Create README.md
This commit is contained in:
parent
690c7d7952
commit
4aede47e4b
8
README.md
Normal file
8
README.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
gdx-tilemap3d
|
||||||
|
=============
|
||||||
|
|
||||||
|
A work-in-progress library to handle management and rendering of a game world composed of 3D "tiles" arranged in a
|
||||||
|
uniform 3D grid. Tiles can be composed of just simple 1x1x1 cubes or separate models scaled, rotated, and/or combined
|
||||||
|
at runtime to arrive at a final Tile model mesh.
|
||||||
|
|
||||||
|
This is very much still a work-in-progress!
|
Loading…
Reference in a new issue