21 Commits

Author SHA1 Message Date
6e8932fc2f comments few codes and then start next step. 2023-09-05 10:28:03 +08:00
9661336325 used uint8 color in third_triangle.cpp 2023-08-18 18:39:25 +08:00
7f1532dc6e updated example programs that are second_triangle and third_triangle 2023-06-05 17:10:52 +08:00
f4a8406ad8 support MI_MAX_COUNT in ShaderGen 2023-06-02 20:45:19 +08:00
6b498d7e91 updated PureColor2D material codes 2023-05-22 14:31:37 +08:00
c8dbd40333 removed VertexColor2D.h 2023-05-16 15:27:51 +08:00
35844d52bc finished Std2DMaterial and new VertexColor2D, and fixed first_triangle,second_triangle,third_triangle samples. 2023-05-16 15:21:32 +08:00
9535a4486e
removed old RenderList 2023-05-07 01:07:26 +08:00
9781e6a9b3
upgraded example/Vulkan/third_triangle.cpp 2023-05-07 00:42:06 +08:00
958183bb29 finished the branch,,,local to world in VertexInputStreaming. 2023-05-06 22:19:50 +08:00
abfc84feff fixed RenderList2D and third_triangle example. 2023-05-06 19:30:08 +08:00
8e52595123 standalone RenderList2D 2023-03-24 22:14:43 +08:00
5d9aab7dda used RenderablePrimitiveCreater and ZeroToOne coordinate system at third_triangle.cpp 2023-03-22 19:41:06 +08:00
251d851f65 upgraded codes based on newly CM... library. 2023-02-13 11:48:53 +08:00
8fc83ba9b3 added PipelineCacheCreateInfo struct. 2022-10-28 17:57:09 +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