delete wip.cpp

This commit is contained in:
hyzboy 2019-05-20 13:55:28 +08:00
parent 5c913dd792
commit fa4b77010e
2 changed files with 0 additions and 17 deletions

View File

@ -61,4 +61,3 @@ SET(ULRE ULRE.Base
${Vulkan_LIBRARIES})
add_subdirectory(example)
# add_executable(WIP WIP.cpp)

16
WIP.cpp
View File

@ -1,16 +0,0 @@
2019.05.05 00:27
Mesh类Renderable类不同
Mesh类提供原始的缓冲区数据与图元类型
Renderable提供可供Vulkan使用的缓冲区类型MESH的数据
使mesh就可以合并到一个Renderable中VBO
SceneNode提供当前节点的变换矩阵mesh
1.使yaml保存pipeline信息
2.scene数据文件
scene主体依然使用yaml描述
mesh,使