-
-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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
- Loading branch information
Showing
73 changed files
with
324 additions
and
5,861 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
123 changes: 0 additions & 123 deletions
123
FileToVoxCommon/Generator/Heightmap/Data/HeightmapData.cs
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
48 changes: 0 additions & 48 deletions
48
FileToVoxCommon/Generator/Shaders/Data/ShaderColorDenoiser.cs
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.