Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1021 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 1021 Bytes

Render adjuster

About:

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

Installation:

Please refer to our installation guide.

How to Use:

Please refer to our user guide.

Technical Details:

  • 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.