Denis Rossiev
AR Artist http://instagram.com/enuriru/
- النشاط الكلي 68
- النشاط الأخير
- عضو منذ
- يتابِع 0 مستخدم
- متابَع من 5 مستخدم
- أصوات 0
- الاشتراكات 31
تعليقات
النشاط الحديث بواسطة Denis Rossiev الترتيب حسب النشاط الحديث-
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.