Skip to content

Tags: Zarbuz/FileToVox

Tags

1.16

Toggle 1.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/magick.net (#69)

* Started to implement MagickImage and removed all FileToVoxCommon namespace

* Heightmap is now working with 16-bit per channel

* Fixed the average which depend on the number of channel per pixel

* Create static method Quantize to centralize all vertifications

* Removed JsonPresets folder

* Removed SimpleSingleton

* Removed dependency to the old Quantizer which depends on Bitmap (not compatible on Mac).
WIP quantizer, not really best results

* Removed folder Quantizer

* Fixed parsing pixel color in MultipleImageToSchematic

* Clean code

* Removed dependency to System.Drawing also in PaletteSchematicConverter

2.8-meshtovox

Toggle 2.8-meshtovox's commit message
Fixed missing config.txt for schematic files

1.15.1

Toggle 1.15.1's commit message
Fixed missing config.txt for schematic files

1.15

Toggle 1.15's commit message
Fixed minimum of files to consider for processing multiple images con…

…verter

1.14.1

Toggle 1.14.1's commit message

1.14

Toggle 1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

1.13

Toggle 1.13's commit message
Merge branch 'feature/scale_rework'

1.12.6

Toggle 1.12.6's commit message
Hotfix about generation of heightmap with color option enabled withou…

…t cm

1.12.5

Toggle 1.12.5's commit message
Fixed conversion with color image file

1.12.4

Toggle 1.12.4's commit message
Added System.Drawing for osx