vipenti / 3D-Human-Body-Generator

πŸŽ“ 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ’» πŸŽ“ 3D Deformable Human Body for virtual fitting and other applications πŸŽ“ πŸ’»

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.

How to run the project

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:

  1. Clone this repository
  2. Open blenderinvoker.py and change the blenderPath variable with the directory where you have Blender installed
  3. Run webserver.py
  4. Open index.html and it's done!

Authors

About

πŸŽ“ 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.


Languages

Language:Python 76.0%Language:HTML 24.0%