13 Commits

Author SHA1 Message Date
8af96ed4a5 added a test that it's zero2one coordinate system at second_triangle.cpp 2023-03-22 17:56:36 +08:00
ac42dcdb26 finished auto bound GlobalDescriptor 2023-03-22 15:58:59 +08:00
e1c3b95de7
next work: support 3-way coordinate system in VertexColor2D material. 2023-03-22 02:41:19 +08:00
f990539633 supported half_float and 8bit unorm format at first_triangle example. 2023-02-21 18:35:08 +08:00
8fc83ba9b3 added PipelineCacheCreateInfo struct. 2022-10-28 17:57:09 +08:00
b980457ba2 renamed DeviceBuffer/DeviceMemory instead of GPUBuffer/GPUMemory, 2022-10-14 17:52:35 +08:00
2e6a8e794f renamed to BaseColor instead Color in VAN. 2022-10-12 16:30:15 +08:00
e381c3efeb renamed to render_obj from render_instance 2022-06-24 21:17:28 +08:00
d8d8d97abd renamed to Renderable from RenderableInstance, renamed to PrimitiveCreater from RenderableCreater 2022-06-24 21:06:38 +08:00
43c60c16e2 upgrade many value name. 2022-06-24 18:00:22 +08:00
0fca6b8fc4 renamed to Primitive from Renderable 2022-06-24 17:51:05 +08:00
ea93dfcc86 added third_triangle example 2022-06-24 16:27:43 +08:00
6ac722bbba renamed to second_triangle.cpp instead of two_triangle.cpp 2022-06-22 12:05:46 +08:00