tutorials/2d/2d_meshes #9
Replies: 1 comment
-
|
Sounds like a great addition for optimization ! Nice work. |
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.
-
tutorials/2d/2d_meshes
Introduction: In 3D, meshes are used to display the world. In 2D, they are rare as images are used more often. Godot's 2D engine is a pure two-dimensional engine, so it can't really display 3D mesh...
https://docs.godot.community/tutorials/2d/2d_meshes
Beta Was this translation helpful? Give feedback.
All reactions