Skip to content

djoyahoy/tile_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tile_tool

Generate an OBJ file for a provided texture atlas and tile map image. The tile map and the tile atlas must each be PNG files with alpha channels.

  • The tool builds meshes to render 2D tile maps in Unity.
  • It does not generate an optimal OBJ file as there are redundant verticies, faces, and texture coordinates. However, Unity can optimize the mesh when its imported.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages