Skip to content

Displays the tiled map as a 3D representation in LibGDX.

Notifications You must be signed in to change notification settings

TheDerek/Tiled-3D-Render

Repository files navigation

Tiled-3D-Render

Displays the tiled map as a 3D representation in LibGDX.

This app uses the tiles you specify in your .tmx file to place blocks in the 3D scene with the same textures and coordinates. The z coordinate is found via the tiles layer.

How to make it work

  1. git clone this repo.
  2. Use gradle to download the depedencies
  3. Replace android/assets/tiled.tmx with your own tiled map (not xml saved)
  4. run gradle desktop run
  5. Complain about my lazziness

About

Displays the tiled map as a 3D representation in LibGDX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published