Files
assimp/code
Tobias Rittig, Ph.D. e06b80f6b0 +Add vertex duplication during face normal generation (#5805)
* +Add vertex duplication during face normal generation
`aiProcess_GenNormals` PostProcess now duplicates vertices if they are referenced by more than one polygon which results in the correct faceted appearance.

* Update GenFaceNormalsProcess.cpp

- Fix old spellings
- Use static_cast instead of c-style casts

---------

Co-authored-by: Kim Kulling <kimkulling@users.noreply.github.com>
2024-11-02 09:03:59 +01:00
..
2024-11-01 11:33:50 +01:00
2024-02-23 22:30:05 +01:00
2024-02-23 22:30:05 +01:00
2024-11-01 11:33:50 +01:00