A downloadable tool

Procedural chair generator. 

This tool creates completely manifold + non intersecting meshes, with an impractically high poly count, and therefore is almost completely impractical for use in games.

Since ProcJam, I have added a raytracer, and made a twitter bot based on this generator: https://twitter.com/furniture_gen

Source code: https://bitbucket.org/joe_warren/furniture-generator

Based on my pet CSG framework: https://bitbucket.org/joe_warren/csg-haskell


Download

Download
1.stl 1 MB
Download
5.stl 925 kB
Download
2.stl 1 MB
Download
3.stl 990 kB
Download
4.stl 3 MB

Install instructions

On any platform with both git and haskell-stack installed:

git clone https://bitbucket.org/joe_warren/csg-haskell.git

git clone https://joe_warren@bitbucket.org/joe_warren/furniture-generator.git

cd furniture-generator

stack build stack exec furniture-generator-exe -- --random --mesh

Comments

Log in with itch.io to leave a comment.

Awesome!