Skip to content

Releases: Meshiest/heightmap2brs

0.6.1 - Clear Images and Interrupt Generation

27 Dec 21:39
8740b98
Compare
Choose a tag to compare

You can now stop the generation partway through as well as remove images instead of clicking "select image"

Also the colormap button is blue!

GUI QoL

27 Dec 07:33
f2155e1
Compare
Choose a tag to compare

Added some nice new quality of life features to the GUI:

  • Image previews
  • Progress bar
  • Logs inside the GUI
  • Run the generation in its own thread

Glow flag, new save writer

15 Oct 03:42
Compare
Choose a tag to compare

Now using @voximity's brickadia-rs instead of brickadia's brs for writing saves.

Gui Slider Fixes

19 Sep 21:24
Compare
Choose a tag to compare

Fixes swapped slider values in the heightmap gui (thanks @mraware)

Gui Fixes

21 Aug 17:20
Compare
Choose a tag to compare

Minor fixes with the gui for img2brick mode

Gui

11 May 05:48
Compare
Choose a tag to compare
Gui

Gui

The long awaited heightmap2brs/img2brick gui application

0.3.8 - Linear RGB

23 Dec 21:52
Compare
Choose a tag to compare

image

Adds a flag --lrgb for those who want to use linear rgb colors

0.3.7 - Microbricks and More!

20 Dec 21:02
2f89557
Compare
Choose a tag to compare

Added microbrick support via --micro
Added studded bricks support via --stud
Added fake owner insertion and transparency support
--cull will remove perfectly transparent bricks

0.3.6 - HD Heightmaps

04 Aug 03:18
Compare
Choose a tag to compare

Adds support for HD heightmaps exceeding the previous PNG8/Stacked heightmap limitation. Special thanks to @Kmschr for the feature and the GeoTIFF2Heightmap tool!

img2brick ability

31 Jul 04:19
Compare
Choose a tag to compare

adds a new flag (-i or --img) to use the program as an img2brick. simply run heightmap image.png -i and render images as flat heightmaps!