Ben Visness
9fa107b09b
Fix tests
2019-07-09 17:15:10 -05:00
Ben Visness
f7c8e1f7d1
Add fast vector normalization ( #94 )
...
* Add fast normalization routines
* Update readme and remove version history from main file
* Update version at top of file
2018-11-29 22:02:41 -08:00
Ben Visness
295f6c476f
Rename Rows to Columns on hmm_mat4 ( #91 )
2018-08-17 11:02:44 -07:00
Ben Visness
4e2f47db55
Add array subscript operators for all types ( #88 )
...
* Add array subscript operators for all types
* Taking the parameter for the operator[] as a reference. This should allow it to be inlined
* I guess you can't do that.
* Update version and readme
2018-06-10 15:26:48 -04:00
Ben Visness
bee0e0c569
WIP: Properly initialize all elements of LookAt matrix ( #84 )
...
* Properly initialize all elements of LookAt matrix
* Update version and readme
* Add a test for LookAt
good enough
2018-06-03 18:42:09 -05:00
Ben Visness
f8b3a84cec
WIP: Make tests quite a lot nicer ( #81 )
...
Make tests quite a lot nicer
2018-02-18 14:19:31 -06:00