|
89b9735f99
|
improved sample.
|
2024-03-15 01:38:47 +08:00 |
|
|
7f744d1207
|
updated test codes.
|
2024-03-13 00:13:58 +08:00 |
|
|
2ce36ec26c
|
fixed a bug in ShaderCreateInfoVertex.cpp, put "C-style string" in function that it's a bug.
|
2024-03-07 00:07:49 +08:00 |
|
|
5ba3c1790d
|
removed standalone ".glsl" files ,merge to c++ codes.
|
2024-03-06 23:24:57 +08:00 |
|
|
ff6a644e8f
|
added BlinnPhong.h
|
2024-03-04 13:13:33 +08:00 |
|
|
55c27a883b
|
init empty BlinnPhongDirectionLight example
|
2024-02-12 08:20:24 +08:00 |
|
|
6a7f8e7754
|
fixed access method
|
2024-02-03 19:53:19 +08:00 |
|
|
ba2d479f05
|
improved Gizmo3DMove.cpp
|
2023-11-02 18:51:02 +08:00 |
|
|
b16341c0f9
|
draw gizmo3d move, next step is mouse to pick the gizmo
|
2023-11-01 18:37:10 +08:00 |
|
|
c4deceebd9
|
first step for BlinnPhongPureColor
|
2023-10-31 17:59:12 +08:00 |
|
|
4ed0e281b2
|
first run MetricCellsGrid OK!
|
2023-10-13 19:22:11 +08:00 |
|
|
8ba171efda
|
added debug name.
|
2023-10-12 05:55:39 +08:00 |
|
|
317635877b
|
optimized MaterialRenderList, removed last_vil(pipeline already include vil), don't create assign_buffer if material don't include assign
|
2023-10-12 02:24:58 +08:00 |
|
|
255c7859f1
|
optimized DescriptorSets::Update
|
2023-10-12 01:40:59 +08:00 |
|
|
a5830e18cb
|
added ReserveDirection
|
2023-10-11 19:38:12 +08:00 |
|
|
ae88a65315
|
added newly CreateMaterialInstance that include MIData
|
2023-10-11 19:14:24 +08:00 |
|
|
77b0266cdc
|
Used SceneAppFramework instead of CameraAppFramework in RayPicking.cpp
|
2023-10-11 19:06:18 +08:00 |
|
|
c99934fdf9
|
added RenderResource::LoadMaterial functions, it can't easy CreateMaterial from file.
|
2023-10-11 19:02:17 +08:00 |
|
|
6f58475abd
|
added SceneAppFramework, global_descriptor.Bind used auto-mode.
|
2023-10-11 18:49:29 +08:00 |
|
|
8a5711154f
|
finished StdMaterialLoader, test all examples ok.
|
2023-10-10 14:49:33 +08:00 |
|
|
4ef37a430e
|
move Material2DCreateConfig/Material3DCreateConfig
|
2023-10-07 20:59:44 +08:00 |
|
|
19df201ab5
|
Added ShaderStage macro in ShaderGen
|
2023-10-07 16:14:34 +08:00 |
|
|
10d4f2f04a
|
fixed RayPicking.cpp, it can RUN ok!
|
2023-10-05 00:50:31 +08:00 |
|
|
e95cbb28a4
|
improved PlaneGrid
|
2023-09-29 02:59:10 +08:00 |
|
|
78946994bb
|
Added VertexLum3D material, test PlaneGrid3D OK!
|
2023-09-28 18:13:51 +08:00 |
|
|
db766f33ac
|
fixed PlaneGrid3D example, it RUN OK!!!
|
2023-09-28 17:44:47 +08:00 |
|
|
6c7f9ea9d1
|
perpare it for VertexColor3D material.
|
2023-09-27 20:31:46 +08:00 |
|