Skip to content

4.7.8

Choose a tag to compare

@nimadez nimadez released this 10 Feb 13:37
· 5 commits to main since this release
  • New Upsampling feature (xform menu)
    • The upsampling performance is reasonably fast because I used a worker, but the output can definitely put a strain on the GPU and won't be very digestible for the browser, so pay attention to the voxel count!
  • Sphere generator: adds inner voxels and paints them using the selected color
  • Fix missing "Add Connected" checkbox to Paint > Bucket Island
    • Important option for curved surfaces like sphere (read more)
  • Fix directional light burn when model height is close to or greater than 100
  • Updating, managing, and using the ./assets directory
    • Relying on font and image files instead of base64 embedded data.
  • Add a "Custom" post-processing shader for users who love to experiment (see index.html EOF)