改进AssimpLoaderMesh

This commit is contained in:
2020-05-19 19:03:13 +08:00
parent a5289c74a5
commit 51780a68ee
4 changed files with 290 additions and 15 deletions

View File

@@ -33,3 +33,6 @@ CreateProject(11.Atomsphere Atomsphere.cpp)
CreateProject(13.DeferredModel DeferredModel.cpp)
#CreateProject(14.AutoMaterial auto_material.cpp)
CreateProject(14.SimplePBRForward SimplePBRForward.cpp AssimpLoaderMesh.h AssimpLoaderMesh.cpp)
target_link_libraries(14.SimplePBRForward assimp)