Open Schlipak opened 9 years ago
The procedural algorithms should be improved in order to provide a wider variety of results, so that the outputs are less similar.
The renderer has been updated in order to be able to generate all possible combinations of color. The previous one could only generate n combinations, whereas the newer one generates n^k possibilities.
n
n^k
The procedural algorithms should be improved in order to provide a wider variety of results, so that the outputs are less similar.