issues
search
PistonDevelopers
/
graphics_tree
A 2D graphics backend for Piston-Graphics that stores and optimizes commands
Apache License 2.0
2
stars
1
forks
source link
Support for textured graphics
#2
Open
bvssvni
opened
8 years ago
bvssvni
commented
8 years ago
Currently, only colored graphics is supported.
[x] Add a
TextureBuffer
object
https://github.com/PistonDevelopers/graphics_tree/pull/3
[x] Create and render textures
https://github.com/PistonDevelopers/graphics_tree/pull/3
[ ] Update textures
Currently, only colored graphics is supported.
TextureBuffer
object https://github.com/PistonDevelopers/graphics_tree/pull/3