Truce did this.
So he never released it?
Eyup
I was just thinking about this and support the idea, I also remembered Dren Dran making a script which when used on bricks would put them togeather to make the least bricks possible. That script could be useful in the form of a wand once the terrain is generated.
Truce did this, but the amount of bricks was ridiculous.It's all 4x4 cubes.
He released it. Let me get the link.You have to figure out how to make it work though, it's a Java source file.http://forum.blockland.us/index.php?topic=134632.0
Yep. If you have any questions about making it work / if it doesn't anymore, let me know.
Xang just linked me this topic (thanks...?)Nope, it filled in 64x, 32x, and 8x where it could to optimize the brick count. Same with the "grass."EDIT: And 16x - or whatever other cube bricks there are. Basically, it would try to use all of them.Yep. If you have any questions about making it work / if it doesn't anymore, let me know.
i have a questionhow make workdo you just compile the file and then drag a .bmp onto it
You compile it, but what I've always done was just >java Heightmap2BLS theimage.gifDragging things onto things passes it as the first argument so that might work though.