Skip to content

Releases: davepagurek/glsl-autodiff

v0.0.20

09 Jun 17:48
Compare
Choose a tag to compare

More optimized outputs, with fewer derivative computations if we know a line is a constant with respect to an input.

v0.0.16

02 May 19:40
55bc6b7
Compare
Choose a tag to compare

This fixes some minor bugs with derivative names and adds offset.adjustNormal(normal, position) for convenience

v0.0.15

22 Jul 12:33
Compare
Choose a tag to compare
Fix types for derivatives with respect to vector parameter elements

v0.0.14

16 Jul 22:50
Compare
Choose a tag to compare
Publish to npm