More example for 3d Mesh and MeshRenderer #2502
Closed
NgVThangBz
started this conversation in
General
Replies: 2 comments 2 replies
-
Yes, you would have to create the mesh manually though, supplying the vertex layout, vertex array, index array, all that stuff, look in cpp_tests you'll find examples for it also wdym cpp_test doesn't have relevant examples, could you elaborate? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Closed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
can Mesh and MeshRenderer create 3D shapes?
I am planning to create shapes based on vertices, edges, faces...
Where can I find references, I looked at cpp-test but it doesn't seem to have relevant examples
Can Axmol do what I want?
any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions