modelsbymike3d
- Total activity 710
- Last activity
- Member since
- Following 0 users
- Followed by 18 users
- Votes 52
- Subscriptions 285
Comments
Recent activity by modelsbymike3d Sort by recent activity-
There's also an object spawner template you can check out.
-
I recommend you tone it down a little. The Lens Studio team is fairly small and not everyone in the community knows how to work with shaders. I for one have not coded WebGL shaders and don't know h...
-
I've modified the scripts in the foot tracking template to give you the positions of the left and right feet. They are accessible on the global variable as global.leftFootPos and global.rightFootPo...
-
Hey Meneses, There is unfortunately no pixel-by-pixel manipulation inside Lens Studio. You can import images/videos and create materials, but no changing of individual pixels. With regards to ML mo...
-
Hey Noah Lupowitz, I think SirQu3ntin was referring primarily to making sure the logo extended to the image bounds, not increasing the image resolution (although this would effectively increase the...
-
Awesome tutorials!
-
You can try a Text Texture. You add it in the resources panel rather than the objects panel (where text objects and screen text are added). There isn't an option for inserting dynamic text through ...
-
Demographics information for lens use is not available and even for Official Lens Creators views per day are only available in aggregate (all your filters) for the past week or month. For single le...
-
Figured it out. It is control.text so something like script.textTexture.control.text = 'Hello'; works.
-
You can! You can add your own videos or images to the preview panel. I think videos have to be 720x1280 pixels, and I don't remember if images have to be a certain resolution. Instructions are here...