sava nozin
- Total activity 30
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 11
Posts
Recent activity by sava nozin Sort by recent activity-
Templates not Downloaded with Installer
With so many templates being added with each release, the lens studio installer keeps getting bigger and bigger. I think many people use less than half of all the templates, so I was wondering if i...
-
Material Editor - Generate world space view direction vector based on screen space UVs
Hi, I'm trying to generate view direction vectors based on the screen space UVs. This is my attempt below:My shader is not behaving as expected and I'm fairly certain the issue lies with this snipp...
-
Depth sorting touch components
Hi, I noticed if two objects that have touch components overlap on screen, both of their touch components will trigger if you press on the overlapping region. Is there any way to only trigger the...
-
Controlling Script initialzation
I have variable initializations in one script that depend on the script api of another script. Is there any way I can ensure the script api gets initialized before dependent script?
-
Local "up" in global space
Hi, Is there an easy way to obtain a scene objects local up, forward, right, etc unit vectors but in global space?
-
Smoothing out Noisey Input Data
Hi, I'm currently building something similar to animojis and require a way to smooth out the head tracking input values. I'm calculating velocity to control my blend shape weights. So far the syste...
-
Playing animation to completion
Hi, I have a face trigger activated script to play an animation. I don't want a face trigger to restart the animation if it's already being played, but I cant seem to get it to work. Here's what ...
-
Object Emitted from Mouth Help
Hi, I currently have a head binded object that moves via animation out of the users mouth on a mouth open event. I would like the object to follow the same trajectory regardless if the user turns...
-
3d Object Clipping [Solved]
I'm trying to create an object that envelops the user (in this case an elevator). The elevator model has to be very large to make it look believable and I noticed that the model starts clipping if ...
-
UV Tiling Support [Solved]
Hi, I was wondering if Lens studio supports UV tiling. I have my UV map setup in 3ds max such that the flats extend past the bounds: In Lens Studio I noticed that whenever the UVs are setup like...