proller,
[spoiler=./src/mandelbulber/fractal.cpp]
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
#include "..\util\mathconstants.h"
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
1182: distance = (L - log(log(r) / log((double)N)) / log(p))/100.0;
[/spoiler]