28 results found
-
Photo and video recording for snap hosted Web AR lenses
Snap Web AR lenses work amazingly well, but they lacks recording ability. Would be nice to have the same UI as on Snap (tap to take a picture, hold to record a video).
10 votesThanks for your feedback Denis! This is certainly a piece of feedback we have gotten a lot. We are looking into ways this might make sense.
-
Shareable Test Links for Smooth Debugging
Currently the way preview on device works is to pair the snapchat account and send the lens to the device. Which works good but not efficient when I want to send the realtime updates to other folks/clients to test on their devices. Also sometimes I want to compare two versions of my lens one before changing and one after changing something. With shareable links all this can be streamlined with each link being unique to that version of the lens plus easily shareable with other folks.
16 votesThis is a really good feedback on this. We have had discussions on this before. Nothing planned yet, but we will consider this more. Thanks!
-
Feature to delete all assets not directly referenced in the scene
In 4.55.1 and a some versions before that, we were able to delete all assets that weren't referenced in the scene, this feature was marvelous to help preserve order in the project files and for optimization purposes. If possible please bring that feature back. As it is honestly an amazing feature.
6 votesWe are looking into the technical details of this request
-
Hand segmentation textures for left, right or both hands
Currently the hand segmentation texture only works for one hand, it would be convenient to have an option to specify which (or both) hand gets segmented.
5 votesHey Rob, would you mind explaining a bit more about your use cases for this particular request? Especially double hand tracking. With one hand usually holding the phone, we don't see this use case too often!
-
Lens Studio Recording should record in lens audio
Currently I have to use third party software in order to get audio recording from Lens Studio with video capture. I would like to do this just with Lens Studio.
17 votes -
Dual Camera Lenses
I would like the ability to make a lens that uses the front facing camera and the world facing camera at the same time. The reason is so that I can animate blendshapes on the face mesh with MY FACE while the camera feed is from the world facing camera.
16 votesSo this is something that we have experimented with but hasn't been built yet. I have passed the considerable interest in this feature to product team. We hear you on this.
-
Improve Undo Command (Ctrl + Z)
In LS 4 you could undo after importing something to the Resources/Asset Browser panel.
In LS 5 it only undo stuff in the Objects/Scene Hierarchy panel.
So if you import something, regret it and try to undo, it's going to undo the last action on the objects panel instead of the actual last action that was the import.
4 votesHey Caio, thanks for the report. Currently this is how lens studio 5.0 is setup. We will look into potentially tackling this in the future. Thanks for keeping this on our radar.
-
3D ML assets no settings or visible
Material is not accessible just as the FBX. Also asset is not visible in scene preview.
4 votesThanks for this report. We are working on this issue
-
Optimize my lenses website for mobile
Right now the my-lenses site does not work on mobile. It used to kinda work even though it wasn’t sized properly and I used it often.
It would be nice to get a proper mobile optimized view. It’s very useful for when clients need a link and I’m out and about or when I go do something else away from my pc when the lens is in review.
8 votesThe team is aware of this feedback but we don't have a timeline for a fix at this time.
-
Camera lens
I have lenses that I designed myself, but I struggle a little while waiting and stopping at 200,000 and then fixing them
4 votesWe need more information to respond here. Please help clarify your suggestion!
-
Send a mail when Draft lens is ready
A mail is not send when a Draft lens is ready. This feature is used to quickly send out test links to clients. Would be nice to get a notification as there's none right now.
2 votesthanks for this feedback Danny -- we will review this and let you know if this is something we can execute!
-
Compute Shader
Would love a formal buffer geometry and Data texture setup like in three.js
https://threejs.org/docs/#api/en/textures/DataTexture
I am trying offload as much as I can to the GPU and this would help
7 votesthanks for the link. This is certainly something we are thinking about but we have nothing concrete to report at this time!
We will pass off the specifics of your feedback to team!
-
Lens Studio 5.0 digital goods
I really appreciate the new features and updates in Lens Studio 5.0. I would like to offer a suggestion that could be highly beneficial for all creators.
You should add digital goods to Lens Studio 5.0 as soon as possible. Adding digital goods will provide significant benefits to many creators. It will help enhance their creativity and monetization opportunities.
I have personally earned a significant amount using digital goods, totaling 100,000+ coins. Therefore, I strongly urge you to make digital goods available in the next version of Lens Studio 5.0 as soon as possible.
Thank you.
2 votesCurrently adding digital goods to lens studio 5.0 is in the backlog but we do not have any timeline at this time.
In the meantime, we ask that you use Lens Studio 4.55 for any ILDG lenses at this time
-
LAT - Project-wide asynchronous loading
I am running into LAT issues quite often, even on relatively simple lenses. I feel like the push for a low LAT is going to lead to lots of very low quality, simple lenses because maintaining a low-enough LAT introduces complexity into the project. Currently I will finish up a lens, turn it into a prefab, then use the scene manager to load it asynchronously. It works, but it leads to a very clunky developer experience because now I have to remember to apply my prefab changes and then disable the prefab again so that the scene manager is the…
2 votesHey Mike,
Your post has spurred important discussions, We will continue to update you as we find additional ways to improve LAT including reviewing your thoughts here.
Thanks
Raag
-
Record the lens after X
There's new internal lenses that access this feature. Have us access the Record Snap function after 'x' would be super nice to guide users through certain experiences. Of course there's a trigger on Record but my lenses have massively decreased reach and engagement if i implement this. There's also no internal hint available for on Record.
4 votesThanks for the feedback! We've added this request to the product team's backlog!
-
Favorite Assets and Most Used for the Asset Library
It's great that Lens Studio has so many assets but sometimes it is hard to find certain assets without remembering their full name. Or other times I would see something I want to try later but I day later I won't remember what it was. If we could favorite assets that would significantly help with that problem.
Another tab that would be also very helpful - most used assets so we don't have to look for the assets we use all the time.
2 votesThis is a good idea -- there are some challenges we will have to explore for personalization.
We will let you know as we consider the idea
-
1 on 1 mentorship program
Members of the community or even some SLN who want to improve their skills can apply to be matched with SLN members who are willing to mentor them and teach them skills in creating lenses for different criteria. Some focus areas can be creating for engagement or for advanced technical innovation. If resources are available, we can do networking with everyone involved, etc.
2 votesWe love this idea for 1:1 mentorship opportunities. It's something that would take some time for our team to develop. We will consider this in the future!
-
Custom Code Node Typing Suggestions
When writing a custom code node in LS 5.0, the suggestions are not very smart.
For example, in LS for, if you want to get a normal vector you could type "system.normal" and it would suggest automatically "system.getSurfaceNormalWorldSpace".
In LS 5.0 that doesn't happen, you need to type the exact same thing as the API.
My suggestion is to make it a little bit smarter like it used to be in LS 5 ;)
Cheers,
Caio2 votes -
Add new native hints
This is not exactly 5.0-specific but it could be a good opportunity to implement new native hints to Lens Studio. Specifically I'm frequently in need of using a hint to trigger the "SnapRecordStartEvent" event. A hint for "SnapImageCaptureEvent" could also be added. These events have been added somewhat recently, however no hints were added along them.
3 votesHey Luka, We have a number of new hints that are available in the asset library like tap and hold or shake. Are those what you are looking for? Or something else?
-
UGC submissions directly from a Lens
Many of the brands we work with run competitions that require their audiences to activate using a lens and then submit the content to enter.
Previously we were able to solicit submissions by having the user direct message the content but since the roll out of brand profiles, users must now: follow the brand -> unlock the lens -> create the content -> @mention the brand -> post it to their story.
The additional friction from these steps has seen a steep decline in the number of entries brands have been receiving for these style of campaigns.
In an ideal…
4 votesSo this is something that we have been discussing with the various teams that work with this. We believe teams are aware of this issue and working with ways to improve the situation
- Don't see your idea?