aboutsummaryrefslogtreecommitdiff
path: root/games/rstnode/rst-client (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-02-07rstnode: basic asset loading and prototype sprite renderingKatharina Fey11-24/+360
* restructure assets directory * implement asset loading and dynamic conversion to sprites * reload sprites with unique URIs to load at runtime * provide an updated renderer API to give access to client state * use new APIs to draw a single node frame on screen * use colour APIs to dynamically change node frame colour
2021-02-07rstnode: add basic node assetsKatharina Fey5-10/+55
2021-02-06rstnode: create small graphics exampleKatharina Fey11-2/+251
2021-02-06rstnode: restructure project into workspace and sub-cratesKatharina Fey2-0/+14