itch.io is community of indie game creators and players

Devlogs

Different generation modes and render targets

Experiments
A browser project made in HTML5

Using the same render-target technique from the last experiment.  We render both our drawing methods to that target, then render a subset of the target to the screen each frame.


Press Space to change generation mode.


Code for this experiment

https://github.com/Kehvarl/DR_Experiments/blob/c454edea1edf49260aaa5c84886595639...

Download Experiments
Leave a comment