GalaxyHunters / VIVID3D

3D scientific visualization and animated models in one line of python code
https://galaxyhuntersil.wixsite.com/labs/vivid
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

[BUG] Assimp Bad Normals #282

Closed Beilinson closed 1 year ago

Beilinson commented 2 years ago

Describe the bug Assimp automatically generates vertex normals on export, and they're very badly done, causing lots of bad shading

To Reproduce Steps to reproduce the behavior: Export any CModel using the assimp exporter

Expected behavior Either 1: Better normals

  1. No normals

Screenshots If applicable, add screenshots to help explain your problem.