#Drawing on screen

6 messages · Page 1 of 1 (latest)

safe harness
#

Hello! Looking for some guidance on how I would create a lens where the user can draw on the screen with their finger (like a paintbrush) while having their camera video feed play in the background of the drawing. Thank you! 😃

keen wasp
#

Hi @safe harness, check out this video of a livestream Snap did a while ago and you will see an example. Just rewind to 26 min for the whole tutorial on this. https://youtu.be/Yif9jgn4dUM?si=YdKws6Z7DG90v9Kp&t=2472

It was made on an older version of LS but should overall still hold up on the guidance part.

Hope this helps!

#

Ah I read your question wrong..
Also check out this video by @white oxide, this should be a better fit!

https://www.youtube.com/watch?v=8Ev899f36u0

This tutorial teaches you how to create a drawing or painting effect in Lens Studio. You can use this technique to let the user reveal some hidden effect by painting with their hand. While this tutorial uses the hand to control the brush, the technique is applicable to any method you choose for controlling the paint brush, so the possibilities a...

▶ Play video
white oxide
#

There are also a few drawing things in the asset library now you could check out.

polar raft
#

Hello, as Mike mentioned, there is a tool in the asset library called "Drawing on Mesh." Additionally, if you want users to draw on the screen with their real camera video, simply make the "Mesh For Drawing Over" mesh slightly larger, matching the screen size. Then, find the "Unlit" material in the resource folders, change the blend mode to "Add," . i will share you sample project if needed.

safe harness
#

Thanks everyone for all the resources, will look into them :)