OnixClient_Scripts
OnixClient_Scripts copied to clipboard
Update to Voxeliser
- 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
-
geometryLibis now object oriented and has matrices with linear transformations! -
onDemandRendering.lualets you create a cube which gets added to a list of cubes which get rendered when you runrenderQueue(). The cubes in it are also object oriented for no apparent reason.