1.4.3 • Published 5 years ago

gl-node-3d v1.4.3

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

gl-node-3d

Strongly influenced by (read: based on) the ofNode class from openFrameworks, this is essentially a wrapper around some gl-matrix objects that provides convenience functions for manipulating them. The idea is to create a useful representation of a position, orientation, and scale in 3D. This can then be composed into an object alongside vertex data to create a movable, turnable, scalable object in 3D.

I wrote this because I didn't see anything like it already in stack-gl

TODO: lookAt function TODO: demo app TODO: PR for stack-gl

1.4.3

5 years ago

1.4.2

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago

0.1.0

9 years ago