summary refs log tree commit diff
path: root/src/graphics_scene.rs
AgeCommit message (Collapse)Author
7 daysfactor out the render commands into a new scene moduleIrene Knapp
use push constants this concludes the tutorial; there's now a bit of fairly obvious refactoring to do to group objects in a way that reflects when they're needed, which can be followed by building a real scene graph Change-Id: Id3b76d00d08ae915270095bd606e41767b7ec177 Force-Push: yes