krychu

Results 6 issues of krychu

It'd be useful to be able to test if a particular section exists before trying to read anything from it. This would allow for creating relevant structures in advance. And...

Examples include: - Strategy to select next cell to collapse: Entropy, First available, MRV (minimum remaining values) - Strategy to select tile in a cell: Input image frequency, LCV (least...

a call: window.draw(points, sfml.LINES_STRIP, sfml.RenderStates()) crashes the whole app, while the call: window.draw(points, sfml.LINES_STRIP) work perfectly. I need to use RenderStates with my own transformation so I need to get...

This is an issue to find the best replacement for stdlib `rand()`. It'll be great to enjoy all the benefits but care needs to be taken to ensure good quality...

float.h is used only for DBL_MAX, it should be possible to remove that dependency.

Link to the library: https://github.com/krychu/wfc thanks for consideration