Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DirectX #8

Open
tinnytaz opened this issue May 1, 2015 · 4 comments
Open

DirectX #8

tinnytaz opened this issue May 1, 2015 · 4 comments

Comments

@tinnytaz
Copy link

tinnytaz commented May 1, 2015

I have run into the issue that neither the color face or the face game are displaying properly. The color face displays as a miniature image at the top of the screen, while the face game doesn't appear at all. The MainPage.xaml returns the errors that "ScenePanel" does not exist in "using:DirectXSceneStore", "dx:ScenePanel" was not found, and "DisplayTypeToVisibilityConverter" does not exist in the namespace.
Any help would be greatly appreciated.

@benlower
Copy link
Contributor

benlower commented May 1, 2015

What OS are you on and what GPU do you have? Have you run the Kinect Configuration Verifier tool?

-----Original Message-----
From: "tinnytaz" [email protected]
Sent: ‎5/‎1/‎2015 8:22
To: "Kinect/tutorial" [email protected]
Subject: [tutorial] DirectX (#8)

I have run into the issue that neither the color face or the face game are displaying properly. The color face displays as a miniature image at the top of the screen, while the face game doesn't appear at all. The MainPage.xaml returns the errors that "ScenePanel" does not exist in "using:DirectXSceneStore", "dx:ScenePanel" was not found, and "DisplayTypeToVisibilityConverter" does not exist in the namespace.
Any help would be greatly appreciated.

Reply to this email directly or view it on GitHub.

@tinnytaz
Copy link
Author

tinnytaz commented May 4, 2015

I am currently running it on Windows 8.1 with an Intel(R) HD Graphics 4600.
I have run the Verifier tool, which all checked out.

@benlower
Copy link
Contributor

benlower commented May 6, 2015

@carmines any ideas here? @tinnytaz thx for confirming. sounds like your config should work.

@ghost
Copy link

ghost commented May 6, 2015

from the directory you downloaded the entire tutorial to, you should have a folder/project call DirectXSceneStore. Either compile the project and add a reference to the compiled .dll, or from your current project, right click the solution and select "Add Project". From the dialog, navigate to the DirectXSceneStore folder and add the .vcxproj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants