TODO: updated meshes entry

master
Martin Gerhardy 2019-10-01 23:18:44 +02:00
parent 2af9aee2a3
commit fbe0625217
1 changed files with 1 additions and 0 deletions

View File

@ -129,6 +129,7 @@ doing one query per chunk is most likely a little bit overkill.
# Meshes
Don't use assimp at runtime - use it only in the asset-pipeline to generate a 'better' ready-to-render format.
Or even use only volume based models and remove assimp and video/Mesh completely...
# Core