|
18d391f01e
|
MaterialCreateInfo增加AddUBOStruct封装
|
2025-06-09 23:01:41 +08:00 |
|
|
0be9cb3f74
|
支持新的CameraControl,并实现自动绑定,现BillboardTest已可正常渲染。只是鼠标键盘输入尚未接入
|
2025-06-07 05:49:07 +08:00 |
|
|
c5e9f151fc
|
Put the Viewport in a RenderTarget and pass it after RenderCmdBuffer::Begin. auto bind ViewportInfo to any material.
|
2025-03-05 01:01:48 +08:00 |
|
|
cd4733a491
|
PlaneGrid use 2d position format instead of 3d.
|
2024-06-02 20:15:56 +08:00 |
|
|
a5e76988c7
|
resume Assign instead of local2world and materialinstanceId in VertexInputStream
|
2024-05-25 17:58:39 +08:00 |
|
|
a60ffbb7da
|
first step OK that it's to resumed to use L2W in VertexInputStream.
|
2024-03-26 01:20:20 +08:00 |
|
|
b9f5c69f85
|
optimized to get normal in AutoShader
|
2024-03-12 23:29:38 +08:00 |
|
|
ba8b44659b
|
resume GetNormalMatrix/GetNormal in auto shader.
|
2024-03-12 23:04:12 +08:00 |
|
|
13b2ca0575
|
fixed Viewport UBO bug.
|
2024-03-12 22:54:33 +08:00 |
|
|
9369ad115b
|
UBO ViewportInfo in All graphics shader.
|
2023-10-13 19:21:34 +08:00 |
|
|
9a5cead33e
|
moved Create to StdMaterial from Std2DMaterial and Std3DMaterial
|
2023-10-09 20:56:25 +08:00 |
|
|
4ef37a430e
|
move Material2DCreateConfig/Material3DCreateConfig
|
2023-10-07 20:59:44 +08:00 |
|
|
9b5157594f
|
added MFGetNormal.h
|
2023-10-05 01:32:00 +08:00 |
|
|
45f50b3bc0
|
added GetPosition3DCamera/GetPosition3DL2WCamera and to support UBO Camera
|
2023-09-28 17:41:45 +08:00 |
|
|
dbea7764fb
|
added GetPosition3D in Std3DMaterial
|
2023-09-28 15:03:34 +08:00 |
|
|
6c7f9ea9d1
|
perpare it for VertexColor3D material.
|
2023-09-27 20:31:46 +08:00 |
|