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-
The Delayed Callback Event might be what you need if you are writing your own script. https://lensstudio.snapchat.com/api/classes/DelayedCallbackEvent/
-
But it would be a cool feature to have natively integrated and available to lenses.
-
The best way to do this would probably be to train a SnapML model to do the optical character recognition.
-
It sounds like you are just describing software packages which already exist (Photoshop, Illustrator, Cinema4D, Blender, etc.). Is this request something else?
-
I took a look at your lens and it doesn't seem any shakier than any of my full body tracking lenses. It is just a limitation of where the technology is at today. I don't see anything on the hands i...
-
With regular scripting this is possible by adding functions to the api object, then importing that script into a separate script and referencing those functions. https://lensstudio.snapchat.com/gui...
-
It seems that the A12 does not have a gyroscope which would probably be the reason why the world tracking does not work for you in Snapchat nor in Instagram. It sounds like a hardware limitation of...
-
It doesn't matter which camera you use. The only time that matters is which features you are trying to use (e.g. world tracking only works with the rear camera). The potato lens is indeed an AR len...
-
That's up to you to figure out. If you don't like the jump you'll need to write a function that takes in the angle and returns a different value. So if the angles that Snapchat give you are -180 to...
-
If you use Lens Studio it is a lens. Lenses are also called filters, community lenses, etc. - Snap refers to AR effects as lenses. Some people try to differentiate between "lenses" and "filters", b...