Closed nicklaswj closed 6 years ago
What about now?
Here is the result https://github.com/martinlindhe/dustbox-rs/commit/8929c28dbff501785caaedeaa1b93e23ced70054#diff-da5e42f544b15755e46fb26c90635cb5
top part of screen only is rather because of not enough instructions are run to draw the whole screen, in order to keep the test not take forever to run. I just learned one could disable the test by default with some rust features. I'll look into doing that and extending the runtime so we get more complete screenshots. They can be viewed at https://martinlindhe.github.io/dustbox-rs/demo256.html
This fix makes tests/render/demo/256_ripped_100k.png produce some output (from black screen), yay!