Skip to content

Kurble/tmx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

tmx-rs

Documentation Crates.io License

tmx-rs allows you to read .tmx files from the tiled map editor. It supports embedded textures and tilesets and provides math utilities for non quare tile layouts.

Features

  • All tile layout modes supported by tiled:
    • Orthogonal
    • Isometric staggered and non-staggered
    • Hexagonal staggered
  • Object layers with support for custom object processing
  • Image layers with support for custom image layer processing

Todo

  • Infinite map support

About

tiled map loader in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages