Denis Rossiev
AR Artist http://instagram.com/enuriru/
- Total activity 68
- Last activity
- Member since
- Following 0 users
- Followed by 5 users
- Votes 0
- Subscriptions 31
Comments
Recent activity by Denis Rossiev Sort by recent activity-
It's not actually possible to just "activate" it. You have to build all required logic to switch between lidar and regular plane tracker using sceneReconstructionSupported property (true if lidar i...
-
Views count doesn't really matter. It's all about lens quality, technical features used, creativity, etc.
-
@... that's the problem: I got no errors, everything works fine in Lens Studio and on the device. So something breaks exactly in the review simulator. I solved it adding some try/catch blocks and o...
-
SirQu3ntin the idea is to scale and move screen texture according to 2 simple things you can get from the engine:- Face position on the screen.- Face distance from the camera. But the hardest part ...
-
SirQu3ntin thanks! yea it's resource-intensive. Though I'm still thinking about how to make it more performant.
-
Thanks Vincent Tang! Could you also please take a look at this thread? Or forward to someone who can answer? 😬 https://support.lensstudio.snapchat.com/hc/en-us/community/posts/360074653571-Texture-...
-
Thanks! It's based on sobel filter (two convolution matrices) for edge detection and some blur for glowing.