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
4fdbe6a686
增加若干内嵌几何体
2019-05-27 22:48:01 +08:00
..
CMakeLists.txt
增加若干内嵌几何体
2019-05-27 22:48:01 +08:00
Geometry2D.cpp
优化SceneNode/RenderList,不再使用new
2019-05-27 20:05:22 +08:00
Geometry3D.cpp
增加若干内嵌几何体
2019-05-27 22:48:01 +08:00
indices_rect.cpp
增加InlineGeometry
2019-05-24 19:28:27 +08:00
main.cpp
增加InlineGeometry
2019-05-24 19:28:27 +08:00
texture_rect.cpp
增加InlineGeometry
2019-05-24 19:28:27 +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