how to render interactive 2D graphics on 3D objects
It is mentioned in the video link below that Rive can "render interactive 2D graphics on 3D objects".
I'd like how this can be done:
how to import 3D objects?
how to attach 2d graphics to 3d object?
Video link:
Hi
Also if you are interested in web, you can use libraries like ThreeJS with Rive.
This is a quick example:
https://pedroalpera.github.io/rive-threeJS-basic-example/
And you can find the code here:
https://github.com/pedroalpera/rive-threeJS-basic-example?tab=readme-ov-file