-
Video Slider Not Appearing
Hey, I just upgraded my phone from an IPhone XR to Samsung S23, and I believe there is something wrong with videos saved in chats. I can open them fine, but the slider bar to adjust the position of the video is gone. Is there anyway to get it back? Or is it just not on androids. Thanks :)
-
Use external hand tracking api ml model
can i use my own api ml model in sanp lense studio?
-
snap ML model
I have my trained my model on roboflow, how can I use it in snap lense Studio as Hosted API model (Remote Server)
-
Any Thoughts?
https://lens.snapchat.com/93853f1a26dd4f30af8660a607433497?sender_web_id=d19d372e-a19c-46e0-b9bb-e6f841527551&device_type=desktop&is_copy_url=true
-
Can you add a feature to this amazing app to use virtual camera?
So basically I don't have a good webcam, so I prefer to use the camera on my phone for work,
-
how was the new one ?
https://snapchat.com/unlock/?type=SNAPCODE&uuid=3d4eb7d685de4b51ba7e9d7ad17b8a44&metadata=01
-
Server Joining Issues for iOS to iOS and Android to iOS platforms using Sync Framework?
I am facing an issue specifically with iOS devices while joining the server using the Sync Framework. I have tested the lens on Android devices and have no issues with: -- Initiating the request to join a server. -- Accepting the join request to connect to a room. Server joining requests from Android to Android are catered…
-
why the lens is not working?
https://snapchat.com/unlock/?type=SNAPCODE&uuid=fc23c71fe4df41b1a968a1d177344ec9&metadata=01
-
Copying Device texture in Spectacles
Is it possible to copy a camera device texture in Spectacles, the below code works in lens studio, but when I run it in spectacles, the width and height of the texture is a 1x1 image: // -----JS CODE-----// @input Asset.Texture DeviceCamTex;// @input Component.Image displayImage;const CHANNELS = 4; // RGBAvar cap =…
-
N.A.
N.A.
-
Mouth catching game - make several objects spawn
Hi! I’m about to start working on a lens where you catch different foods with your mouth and get a score from it. I found a really good tutorial on how to do it, but the tutorial only shows how to catch one object spawning down – I need to know how to make it work with several different objects spawning. To make it clear –…
-
Are we able to put a 2D button that links out to a web URL?
I am trying to put a 2D button in screenspace for users to be able to tap an be directed to a url in their native browser. Does anyone know how to do this?
-
paint on 3D models
Hey everyone, I'm working on a project that involves letting users paint on 3D models of clay pots and horses.I'm hoping to achieve a similar output as the painting lens showcased in DENIS ROSSIEV's (https://www.instagram.com/reel/CmjlZX8hf-W/?utm_source=ig_web_copy_link),I've completed the 3D modelling and import, but I'm…
-
How do you import with all sub-mesh object position and scales preserved?
I've noticed that when a fbx is imported in Resources, and dragged into Objects, it seems each sub-mesh has to be manually placed and scaled. Surely there is a way to import a fbx with multiple submeshes without having to spend time to fix all the positions
-
World Space to Screen Space position
Hello! Are there any tutorials on how to use these nodes in a script graph? (worldSpaceToScreenSpace, screenSpaceToWorldSpace) I want to convert an object's position in world space to a position in screen space. And vice versa, from screen space to world I'm trying to pass the position of an object in world space to an…
-
Blend mode on text layers
Is it possible to apply different blend modes on text layers? Examples: Normal,Darken,Multiply,Color burn, Ligfhten, Screen, Color doge etc..
-
Vertex Animation and External Face Mesh Morphing?
I took the face mesh template into 3ds Max and added a little vertex animation. If I export that mesh it loads into Lens Studio with the vertex animation correctly. (Animation Mixer providing the vertex animation... perfect!) However, I need the face to also inherit the face tracking deformations. It looks like I can only…