Addon. Produces almost infinite many time-varying geometries with functions

Since with r125 the old geometry was abolished, I created an updated version of the addon.


Starting from revision 90 I also replaced .addAttribute with .setAttribute and .setDynamic( true ) with .setUsage( THREE.DynamicDrawUsage ) .

Also the old versions are still on Github. GitHub - hofk/THREEf.js: three.js addon, to produce almost infinite many time-varying geometries / buffer geometries with functions (cylindrical coordinates)

The sandbox THREEf geometries r136 starts with the new version.
2022-01-05 18.11.00

The button (>>> to old Geometry) leads to the old version.
2022-01-05 18.13.19

Some examples have been changed to BufferGeometry for the new version.

1 Like