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-
That is indeed allowed.
-
If you are talking about transferring your facial expressions to some arbitrary face in an image that would be tricky. Potentially you could map the target face onto a 3D object and then drive the ...
-
It is not possible to use 3D objects with the LS Particles, but Luka created a template that lets you essentially achieve the same effect -> https://support.lensstudio.snapchat.com/hc/en-us/communi...
-
Super cool! Thanks for sharing!
-
No such tool exists in Lens Studio. For simple transforms you can take a look at using the built-in Tween script; it has some predefined easing functions. What is your use case? Even though this to...
-
A button which when the user pushes it adds you as their friend? That is not possible with Lens Studio. Whoever is using the lens would have to add you using "i" button at the top left of the Snapc...
-
Snap Camera is only available for Windows and macOS; it is not available on Android or iOS devices.
-
Hi Maya, I know the bald effect is machine learning based so the background reconstruction is probably part of that process. There is currently no built-in way to do that, so you would have to crea...
-
If you are using some sort of UI with buttons, you have a couple options. 1. Use the Behavior Script to disable the UI when recording starts. This works for both stills and video, but the buttons w...
-
The script in the video can be adapted to change any parameter on any material. In your case you can create a material for your image that has an opacity parameter, or you can modify the script to ...