Skip to content

soxfox42/mesh-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mesh-generator

An SDF-based mesh generation tool.

Build Steps

git submodule update --init
meson setup build
meson compile -C build
./build/mesh_generator

Usage

Enter an SDF in the SDF field, and adjust the window options for the range you want to view. Clicking and holding anywhere outside the option window will allow you to look around with the mouse, and while holding the mouse button, move using WASD (+ Space to move up and Shift to move down).

Further Development?

Probably not. If I ever do work on this project again, it'll probably either be very minor fixes, or a completely separate rewrite to avoid some of the major design choices I regret.

About

An SDF-based mesh generation tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages