Gaukler / Blender-ALAMO-Plugin

Blender plugin enabling import/export of ALAMO files, used in Empire at War : Forces of Corruption
MIT License
15 stars 17 forks source link

Shadow Meshes Export #2

Open yyhrs opened 3 years ago

yyhrs commented 3 years ago

This pull request is more a draft of an idea. This could be written in better Python than mine :)

Comes in 2 parts. First that limit the number of duplicated vertex index (surely can be better written than what I did). Second is to prevent faces creation where the adjacent faces share the same normal.