summaryrefslogtreecommitdiff
path: root/sly/transform.scm
Commit message (Expand)AuthorAgeFilesLines
* math: Move transform module to sly/math directory.David Thompson2014-11-081-256/+0
* math: Move quaternion module to sly/math directory.David Thompson2014-11-081-1/+1
* transform: Use GSL for much faster matrix multiplication.David Thompson2014-11-071-11/+12
* transform: Add transform-position procedure.David Thompson2014-10-261-0/+9
* transform: Add build-transform procedure.David Thompson2014-10-231-0/+9
* Move rotate procedure to transform module.David Thompson2014-10-231-1/+19
* Export vector record type identifiers for destructuring via 'match'.David Thompson2014-10-021-30/+20
* Rewrite vector math module.David Thompson2014-10-011-38/+45
* transform: Use pattern matching in translate and scale procedures.David Thompson2014-08-261-33/+23
* Add look-at procedure.David Thompson2014-08-251-1/+13
* Simplify perspective-projection implementation.David Thompson2014-08-251-20/+5
* Fix transform* procedure.David Thompson2014-08-251-17/+10
* Reduce allocation in transform*.David Thompson2014-07-051-11/+20
* Rename guile-2d to Sly!David Thompson2014-06-281-0/+233