Releases: jasonlmfong/Model-Modifier
Releases · jasonlmfong/Model-Modifier
v1.1.1
v1.1.0
How to run
Unzip the folder anywhere, and run the Model-Modifier x##.exe
file
Supports Windows x64 and x86
Changelog
v1.1.0
Improvements
- Renderer now supports mixed polygonal meshes (instead of pure triangle meshes)
- Subdivision surface algorithms now support mixed polygonal meshes
New features
- Added new shading technique: Gooch shading (NPR)
- Added new shading technique: Cel shading (NPR)
- Added new shading technique: Cook-Torrance shading (PBR)
Bug fixes
- Fixed Gourand shading
- Blinn-Phong shading was incorrected labeled as Phong shading
v1.0.0
How to run
Unzip the folder anywhere, and run the .exe file
Supports Windows x64 and x86