Camera path editor

Hi All,

As my first R3F project I created an editor in which you can create a path with curves and easily get the path vectors in plain JSON or Vector3 Three.js notation for use in your project.

I created this project because of the difficulty I had placing the camera in my scene and creating interesting paths for the camera to follow.

You can add your model for reference as well.

Let me know what you think and all questions and suggestions are welcome!

Live
https://appeltje-c.github.io/tools/curvature/index.html

Source

Cheers,
Martijn

4 Likes

this is awesome.

1 Like

Thank you! It really means a lot to me that you took the time to check it out ;0)

Currently busy with another project but I hope to make some improvements soon like move the model around, loading multiple models and being able to change to camera aim (only looks at 0,0,0 now).

I would love to hear any ideas you might have!