Personal project to practice Python, Qt and OpenGL.
This project was developed on a MacBook Air with M2 chip.
conda create -n qtProject python=3.12
pip3 install -r requirements.txt
Change .obj file path accordingly.
python3 renderer.py
- Load the SMAL model and implement something similar to Benjamin Biggs' Project
- Create moving/controllable camera
- Template the project and use it for other things to practice 3D animation papers, inspired by Jerome Eippers
- Add parameters, for options