- 29 Apr, 2023 1 commit
-
-
Administrator authored
added lines and rectangle as drawable; added shader by fixed color; used template for VertexBuffer; added icon for app
-
- 15 Apr, 2023 1 commit
-
-
Administrator authored
-
- 09 Apr, 2023 1 commit
-
-
Administrator authored
-
- 22 Mar, 2023 1 commit
-
-
Administrator authored
VertexShader PixelShader IndexBuffer InputLayout Topology
-
- 19 Mar, 2023 1 commit
-
-
Administrator authored
-
- 18 Mar, 2023 1 commit
-
-
Administrator authored
-
- 16 Mar, 2023 1 commit
-
-
Administrator authored
-
- 15 Mar, 2023 1 commit
-
-
Administrator authored
If only define triangle, it can display. Both box and triangle have same pixel shader constant buffer. Suspect conflict of pixel shader constant buffer.
-
- 09 Mar, 2023 1 commit
-
-
Administrator authored
IndexBuffer and VertexBuffer: 指定的格式与缓冲区大小不匹配
-
- 26 Feb, 2023 1 commit
-
-
Administrator authored
Still have issue in breaking down code to Bindable/Drawable, while in Triangle it fails in link stage. Only able to init3D and render single color in page.
-