Skip to content

Conversation

@justonia
Copy link

@justonia justonia commented Feb 5, 2017

I've integrated a fair amount of Valve's interaction system into my project's heavily modified version of NewtonVR. I've backported the LinearMapping portion of that system into stock NewtonVR and a few new NVRInteractable subclasses. I have included a new prefab demonstrating the usage and have updated the NVRExampleScene with it.

It is important to note that this system is not physically simulated like many other things in NewtonVR. It would be as simple as adding a new type of LinearMapping driver/listener to make that work. It was unnecessary in my project so I have not implemented it.

I have found, much like Valve's docs on this system mention, the LinearMapping concept to be extraordinarily powerful and I have built some cool systems off of it in my project. Hope it's helpful.

@SmartCarrion
Copy link

What is linearmapping, a few google searches didn't get me anything useful, do you have a link?

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

Successfully merging this pull request may close these issues.

2 participants