OnixClient_Scripts icon indicating copy to clipboard operation
OnixClient_Scripts copied to clipboard

Update to Voxeliser

Open Janjre opened this issue 10 months ago • 0 comments

  • When loading a 3d model a preview will appear before the blocks are actually placed. You can rotate (including non-90 degree increments) and move this preview to where you want it before placing it. Showcase
  • geometryLib is now object oriented and has matrices with linear transformations!
  • onDemandRendering.lua lets you create a cube which gets added to a list of cubes which get rendered when you run renderQueue() . The cubes in it are also object oriented for no apparent reason.

Janjre avatar Apr 09 '25 10:04 Janjre