diff options
author | David Thompson <dthompson2@worcester.edu> | 2019-01-06 22:48:14 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2019-01-06 22:48:14 -0500 |
commit | e6f37f4d005229264ee25e4424553776d8e0f0d8 (patch) | |
tree | d729462cf3bf0c2d5761f095f8bd6c3862754f75 /examples/nine-patch.scm | |
parent | c93716843828ccff80831294008a8456d9cadc4f (diff) |
render: color: Use f32vector under the hood.
* chickadee/render/color.scm (<color>): Use a single field for storing
bytevector.
(make-color): Wrap f32vector.
(color-r, color-g, color-b, color-a): Fetch channel values from
f32vector.
(color): New procedure.
Diffstat (limited to 'examples/nine-patch.scm')
0 files changed, 0 insertions, 0 deletions