Skip to content

Software Engineering project: Summer Semester@University of Tuebingen

Notifications You must be signed in to change notification settings

BlenderTeamProjectSS22/BlenderRenderAdjuster

Repository files navigation

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.