Skip to content

eloj/maze2mesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze2Mesh

Purpose

Generate (Wavefront .obj) 3D mesh from 2D ASCII tilemap/maze description.

You will almost certainly find no use for this. If I'm wrong, let me know by pushing the star button.

Tilemap Format

See the example in data directory. It's very ad-hoc.

Build

Requires meshoptimizer.

$ MESHOPTDIR=/path/to/meshoptimizer make

Usage

$ ./maze2mesh data/bt1skarabrae.txt

About

Generate 3D mesh from simple ASCII tilemap

Topics

Resources

License

Stars

Watchers

Forks

Contributors