DLL NOT FOUND EXCEPTION even after following procedure
Hello Guys, I have a Game in Unity3d that uses VRPNWrapper.dll to stream the values from a 3D motion sensor. The application was working very well in my PC as well as a laptop. I got a new laptop and...
View Articleproblems with database after build (.exe)
Hi all, I have a small application in unity that needs to connects to database and retrieve some data. I am using System.Data and Sytem.Data.SQLITE.....and Mono.Data.Sqlite.... So I have created a data...
View ArticleLoading Lightmap dynamically from hard drive
Hi Guys, is it possible to apply light map to object dynamically by loading it from a hard drive during runtime?
View ArticleIterate through the list of child objects within a game objects
Hi, I have a game object that has many child objects. I want to iterate through the child objects and store in an array of Gameobject[].
View ArticleKinect Unity Custom Silhoutte Shader
Hello Guys, I am currently working on Kinect project in unity. I am suppose to display a user silhouette on the screen. It must move the same way as the user moves. I am new to kinect so plz can you...
View ArticleKinect user bones orientation data
Hi Guys, I am working a kinect project and I am beginner in kinect. I need to match the players current bones orientation with an image (predefined bones orientation). Can anybody guide? I have found...
View ArticleKinect bones orientation matching
Hi Guys, I am tring to make a game like Hole in the Wall. There are predefined images and the user must do the pose in the randomly chosen image. I need to match the user's live pose with the pose in...
View Articleproblems with database after build (.exe)
Hi all, I have a small application in unity that needs to connects to database and retrieve some data. I am using System.Data and Sytem.Data.SQLITE.....and Mono.Data.Sqlite.... So I have created a data...
View ArticleLoading Lightmap dynamically from hard drive
Hi Guys, is it possible to apply light map to object dynamically by loading it from a hard drive during runtime?
View ArticleIterate through the list of child objects within a game objects
Hi, I have a game object that has many child objects. I want to iterate through the child objects and store in an array of Gameobject[].
View ArticleKinect Unity Custom Silhoutte Shader
Hello Guys, I am currently working on Kinect project in unity. I am suppose to display a user silhouette on the screen. It must move the same way as the user moves. I am new to kinect so plz can you...
View ArticleKinect user bones orientation data
Hi Guys, I am working a kinect project and I am beginner in kinect. I need to match the players current bones orientation with an image (predefined bones orientation). Can anybody guide? I have found...
View ArticleKinect bones orientation matching
Hi Guys, I am tring to make a game like Hole in the Wall. There are predefined images and the user must do the pose in the randomly chosen image. I need to match the user's live pose with the pose in...
View ArticleStoring the count of game played by users each day
Hi guys, I am working on a game for PC. I have been asked to record the number of times the game has been played each day. So I was thinking of storing the count for each day in database or Create a...
View ArticleExternal .exe loading and unloading
Hello fellow programmers, I am making an application that needs to load an external .exe. Than it terminate the .exe on an event. I am able to start the .exe but than the application passes the control...
View ArticleSpan an application across Dual screen in unity3d
Hi Guys, I am suppose to make an application than must run on dual screen. Both of my screen have a resolution of 1920X1080. How to publish an application that should cover both the screens. PLz help,...
View ArticleObjects are not visible in Scene Window
The artist exported 3D model to .fbx file. When I imported the model in unity, I couldn't see anything in the scene window. It seemed the model was very small or invisible. I could not even see the...
View ArticleVideo plays superfast when I add Audio to a MovieTexture
Hi Guys, when I play a video file...everything plays fine but when i add the audio clip it plays in fast forward mode...any ideas
View ArticleRead a text file in Unity3d being written by a batch file program
Hi Guys, I am having trouble with integrating VRPN with unity to track Dtrack flystick. I have tried UIVA but didn't work or maybe I couldn't configure correctly. So I modified the VRPN batch file to...
View ArticleDisplay only user depth data on screen
Hi guys, i am working on a kinect project using unity. I need to display a live user shaped silhoutte on screen. Also change it's color to blue. I understand that I need to access the user depth data...
View Article