vblanco20-1

Results 4 issues of vblanco20-1

Continuing to improve my rasterizer, im trying to get it to parallelize better and safer. I create a LOT of "vertex shader" tasks, wich act as producers (like 100 of...

Ive been working with this library (works great!) on some personal project, and ive implemented a few parallel algorithms like parallel for. Is there interest on making that a pull...

Ive uploaded the codebase of rRootage reloaded and its upgrades and its all on https://github.com/vblanco20-1/rrootage/tree/reloaded . Not all of the codebase is really mergeable to this rRootage, so i open...

With std::shared ptr option on or off. Doesnt matter. Happens randomly. Seems to be related to https://github.com/Auburn/FastNoise2/issues/100 which happens again. To replicate: Use taskflow or other similar parallel lib to...