This program allows the user to render images and animations of 3D objects with customized look without having to deal with complicated 3D modeling software. Customizable properties include:
- Model color
- Model material
- Model texture
- Camera angle
- Camera movement
- Background
- Lighting
Please refer to our installation guide.
Please refer to our user guide.
-
If you are a developer and want to experiment with our code, follow the instructions here to set up the development environment.
-
This program runs the free and open-source modeling software blender in the background and accesses it via its Python API.