增加新的Mesh/Material文件,以及SceneFile加载代码(未完成不可用)

This commit is contained in:
2019-05-30 20:32:44 +08:00
parent d70c564474
commit 188b8f9c2a
9 changed files with 694 additions and 5 deletions

View File

@@ -2,6 +2,7 @@
#define HGL_GRAPH_MATERIAL_INCLUDE
#include<hgl/graph/TextureType.h>
#include<hgl/type/Color4f.h>
namespace hgl
{
namespace graph