ULRE/WIP.cpp

17 lines
712 B
C++
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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