Kavin Kumar
AR creator
- Total activity 45
- Last activity
- Member since
- Following 4 users
- Followed by 0 users
- Votes 7
- Subscriptions 17
Activity overview
Latest activity by Kavin Kumar-
Kavin Kumar commented,
im not taking about normal duplication bro . Im taking about there is a feature called mesh builder that lets you create a mesh with code . So im talking about converting a mesh into a procedural m...
-
Kavin Kumar created a post,
Duplicating a mesh using Mesh builder
how can we create a duplicate procedural mesh from another mesh ? I have a mesh with vertix paint and uv and i want to dynamicaly duplicate the mesh into a procedural mesh so i can use a different ...
-
Kavin Kumar created a post,
Does ArCore Depth Api Based filters work on IOS ?
Does the Arcore Depth Api based snap Lens template work on ios devices. i tried to run some templates in my iphone 7 and it was not working. so is there a chance it will work or is there a work thr...
-
Kavin Kumar created a post,
Does ArCore Depth Api Based filters work on IOS ?
Does the Arcore Depth Api based snap Lens template work on ios devices. i tried to run some templates in my iphone 7 and it was not working. so is there a chance it will work or is there a work thr...
-
Kavin Kumar created a post,
access Face Stretch points in js
is there a way to manipulate the Face Stretch points with code . currently we can only modify feature that gives the intencity but im talking about the points like eye points . so i want to make ch...
-
Kavin Kumar created a post,
Mirror world
Made a filter that creates Ar mirrors that reflects elements around the user . https://www.snapchat.com/unlock/?type=SNAPCODE&uuid=0537b69b70a24d33998037623fb3d67b&metadata=01
-
Kavin Kumar created a post,
error when trying to use copy frame on segmentation filter
when trying to use copy frame on segmentation texture i get this error " Texture format is an invalid FBO color target " thanks.
-
Kavin Kumar commented,
hi Olha so i have 6 different 3d models and all the models are being recycled . during the time of the game i didn't instantiate the prefab . What i did was i was moving the each object with differ...
-
Kavin Kumar commented,
https://support.lensstudio.snapchat.com/hc/en-us/community/posts/360064589991 sadly my game was a 3d based so i used collison detection for it . so that function also has update .
-
Kavin Kumar commented,
dam this is an easy approach than what i did . So i got a question in my game what i did was i used multiple update function and it was causing some lag issue after 30 second in the game play or ev...