Callum Fowler
- النشاط الكلي 9
- النشاط الأخير
- عضو منذ
- يتابِع 0 مستخدم
- متابَع من 0 مستخدم
- أصوات 0
- الاشتراكات 2
نظرة عامة على الأنشطة
آخر نشاط بواسطة Callum Fowler-
Callum Fowler قام بالتعليق،
Thank you modelsbymike3d! Yes, removing the camera texture check worked. Olha I'm unsure how to share the modified asset, but all I did was comment out the checkInputs() if statement on line 80 o...
-
Callum Fowler قام بالتعليق،
I tried using a separate render target, however I get this error. [Create Delayed Texture Resources/Scripts/CreateDelayedTexture.js:29] Plase set Device Camera Texture as an Input Texture input It...
-
Callum Fowler قام بالتعليق،
Unfortunately when I delay the person segmentation texture it seems to break the texture. When I apply it the texture as a mask, nothing renders. If I apply the non-delayed segmentation mask it wo...
-
Callum Fowler قام بالتعليق،
thanks mike, i'll give that a go
-
Callum Fowler قام بالتعليق،
amazing! thanks both for your response :)
-
Callum Fowler أنشأ منشوراً،
Segmentation and CreateDelayTexture asset
Hi, I am trying to build an effect that creates a trail of the user with a segmented background. I am able to create the delay trail however when I apply the segmentation it only takes the live cam...
-
Callum Fowler أنشأ منشوراً،
Error: 'from' texture should be loaded
Hi, I am trying to use the ProceduralTextureProvider to do some pixel manipulation in Lens Studio. I have tried to created a temporary texture by calling the following: var tempTex = ProceduralTex...