diff options
author | David Thompson <dthompson2@worcester.edu> | 2014-11-29 13:39:16 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2014-11-29 13:39:16 -0500 |
commit | 8d4bc7f387eadbd7379fbfb19484acd7985989b9 (patch) | |
tree | 040e8c64d06143441cd60c9cab29ca18c816e9b7 /examples/simple.scm | |
parent | 35dc8aa24f7062a22e088d62e7ee8a47ec781f97 (diff) |
render: Rename vertex-array to mesh.
* sly/render/vertex-array.scm: Delete.
* Makefile.am (SOURCES): Delete it.
* sly/render/mesh.scm: Move vertex-array code and rename to mesh.
* sly/render/model.scm (draw-model): s/vertex-array/mesh/
* sly/render/context.scm: Likewise.
* sly/render/shape.scm (make-cube): Return a model object.
* sly/render/font.scm (make-label): Likewise.
* sly/render/sprite.scm (make-sprite): Likewise. Remove 'color'
parameter.
(load-sprite): Likewise.
Diffstat (limited to 'examples/simple.scm')
0 files changed, 0 insertions, 0 deletions