rs-tiled
Map loader
Provides a Rust library to read and work with Tiled map files.
Reads files from the Tiled editor into Rust
269 stars
6 watching
102 forks
Language: Rust
last commit: 9 days ago
Linked from 1 awesome list
gamedevrusttiled
Related projects:
Repository | Description | Stars |
---|---|---|
tesselode/cartographer | A library for loading, reading, and drawing Tiled maps in LÖVE. | 73 |
melonjs/tiled-inflate-plugin | Enables loading and parsing of compressed Tiled maps in melonJS games. | 0 |
yanrishatum/tiledhx | A comprehensive framework-agnostic Tiled map loading library rewritten to improve performance and simplify usage. | 11 |
rastapasta/tilegrinder | Library that simplifies manipulation of vector tiles in MBTiles containers | 65 |
maplibre/maplibre-rs | A proof-of-concept system for rendering maps on multiple platforms using a portable and performant vector graphics renderer | 1,352 |
karai17/simple-tiled-implementation | A simple Lua library for loading and rendering Tiled maps in the LÖVE framework. | 849 |
pka/georaster | A Rust library for working with geospatial raster images | 24 |
georust/tilejson | A library for serializing and deserializing the TileJSON format | 10 |
jkvargas/russimp | A Rust library that provides a unified API to read 3D models in various formats into a common structure | 85 |
maxammann/geojson-vt-rs | Slices GeoJSON data into vector tiles on the fly for efficient rendering and interaction. | 20 |
servo/font-kit | A cross-platform font loading library written in Rust | 696 |
rksm/hot-lib-reloader-rs | Enables live coding and rapid feedback cycles by reloading Rust code without requiring the application to restart. | 616 |
fxn/zeitwerk | An efficient and thread-safe code loader for Ruby, allowing projects to autoload classes and modules on demand or upfront. | 1,991 |
stadiamaps/pmtiles-rs | A Rust implementation of a tile format for storing and querying geospatial data | 57 |
georust/geocoding | Utility library for converting addresses to geographic coordinates. | 77 |