A project for my internship at the VRLab, at University of Salerno
This project goal is to create a fully customizable 3D human body with your body measurements. All that needs to be done is to enter the dimensions of the different body parts and it will generate a human body with those proportions for you. The default body is generated with the measurements shown below.
Before getting started, make sure you have all of these installed on your computer:
- Python 3.7 or above
- Blender 2.9.0
- Any IDE but PyCharm is reccomended
Then, follow these steps:
- Clone this repository
- Open blenderinvoker.py and change the
blenderPath
variable with the directory where you have Blender installed - Run webserver.py
- Open index.html and it's done!
- Viviana Pentangelo - vipenti