Experiment #3.5 - Drawing in VR

 


SO!

One of the first things I said to Paul, was like drawing on stuff and having it projected out onto a physical environment and also changing the environment. So at a little bit of a loss I decided to start that, for the sake of learning more about VR development and also increase my skillset. 

I found this tutorial on Youtube about a whiteboard and drawing on it through VR and decided to try it. I started running into some issues when I was writing the code, based on the youtube tutorial it took about an hours and a half but I was able to trouble shoot it in order to work

The System.linq had to be added in order for it to work. Amongst some other issues that I also was able to troubleshoot



The issue that I am coming out is that sometimes the "marker works" but sometimes it doesn't. Also the connection is like super specific... it has to meet in a specific spot and I am not sure why. It could be because of the size of the texture of the Whiteboard, and thus the size of the Whiteboard itself. 


Also the other issue I am having is that the rigid body of the pen won't really vibe with the Whiteboard it's almost too rigid, perhaps I don't even want the marker to work to touch the whiteboard to show the mark but I don't know how to do that. Of course...now it is not working I can only get dots but it is something!









Comments

Popular Posts