Polygonjs 2.0.62
GPU SDF bake, exact CAD curves, web assets
·built with Jai 0.2.029
- New Exporting a scene for the web collects the models and textures it uses, except if they are drag and dropped, since we do not store those yet.
-
Improved
geo/SDFCreateand ingeo/VolumeCreatecan now run on the GPU. -
Improved
Copying a param as a relative expression writes
pv("/node/path/paramName")with no type argument, since the type is read from the param itself. The older two argument form still works.