|
6b6866db97
|
run example/Vulkan/Geometry3D OK!
|
2021-09-26 20:55:18 +08:00 |
|
|
91460aba5a
|
updated to GLM...but only ortho matrix is OK.
|
2021-09-24 20:49:20 +08:00 |
|
|
2180dff6f8
|
add new construct function of SceneOrient
|
2021-06-10 18:55:40 +08:00 |
|
|
4bd4a9b898
|
removed PushConstants at SceneNode/RenderList
|
2020-11-26 17:51:59 +08:00 |
|
|
024b6dac9c
|
add normal matrix by local_to_world matrix at PushConstant struct
|
2020-10-22 12:06:53 +08:00 |
|
|
4cf5b0dce3
|
PushConstant暂时只保留local_to_world
|
2020-06-12 15:51:56 +08:00 |
|
|
d532e0d04c
|
1.add resolution in WorldMatrix
2.add object_position/object_size in PushConstant
|
2020-01-19 21:53:44 +08:00 |
|
|
8e6f672505
|
add NormalMatrix in PushConstants
|
2020-01-13 20:13:48 +08:00 |
|
|
c4c63a7add
|
SceneNode矩阵变换,以及使用PushConstants传递LocalToWorld绘制成功
|
2019-05-29 21:48:56 +08:00 |
|
|
ed076ad9ca
|
初步添加SceneGraph文件
|
2019-05-21 21:28:33 +08:00 |
|