Skip to content

v0.9.0

Compare
Choose a tag to compare
@guillaumechereau guillaumechereau released this 04 Jun 13:47
· 908 commits to master since this release

This major release brings proper material support, and better pathtracing
rendering. The code has changed a lot, so expect a few bugs!

Added

  • Layer materials: each layer can now have its own material.
  • Transparent materials.
  • Emission materials.
  • Support for png palettes.
  • Add new view settings.
  • Allow to scale a layer (only by factors of two).

Changed

  • Marching cube rendering default to 'flat' colors.
  • Layer visibility is saved.
  • Materials now use metallic/roughness settings.

Fixed

  • Bug with retina display on OSX.