3 comments

[ 2.9 ms ] story [ 19.9 ms ] thread
Would be grateful if people could point me to more resources on procedural image generation, preferably something genetic/evolution based.
Probably should abstract away the PRNG use, so you can retarget away from the C library rand.
What's a good uniform alternative to rand() in C?