This website requires JavaScript.
Explore
Help
Register
Sign In
hyzboy
/
ULRE
Watch
1
Star
0
Fork
0
You've already forked ULRE
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ULRE
/
example
/
Vulkan
History
hyzboy
19714f8942
初次的自动化创建Renderable
2019-05-22 18:10:13 +08:00
..
CMakeLists.txt
增加Geometry2D工程(未完成),用于试验同时画多个几何体,便于开发材质合并、INSTANCE合并。
2019-05-22 00:30:42 +08:00
Geometry2D.cpp
初次的自动化创建Renderable
2019-05-22 18:10:13 +08:00
indices_rect.cpp
DescriptorSets多次update合并为一次
2019-05-21 12:02:57 +08:00
main.cpp
DescriptorSets多次update合并为一次
2019-05-21 12:02:57 +08:00
texture_rect.cpp
DescriptorSets多次update合并为一次
2019-05-21 12:02:57 +08:00
TGATexture.cpp
增加修改纹理函数,并测试成功
2019-05-21 00:45:37 +08:00
VulkanAppFramework.h
VKDevice建立独立的texture提交专用fence,以避免和绘图用冲突
2019-05-20 13:50:11 +08:00