Krzysztof Marczak

Results 25 comments of Krzysztof Marczak

In general you have to be careful about using raytracers to generate different sizes of images. If they use anti-aliasing algorithms, they are always selective and mostly focus on object...

I already know about this issue. The company which offers domain now have way bigger price for SSL certificates. I'm looking now where to move the domain to have more...

Is this the issue for rendering animations or static images?

ad a) it need to be implemented ad b) You can write inline functions. Example, where I defined absolute() function just before formula code: ``` /** * Mandelbulber v2, a...

You can use any parameters. See this example where I moved SphericalFold to separate function. It has several paremeters: z, r2, fractal and aux. ``` /** * Mandelbulber v2, a...

In C++ code you can do the same. You only need to create functions with unique names.

I will add scaling value. It is a good idea.

I agree with all your points. It is exactly how I'm going to implement it.

I know this topic. This option is not saved because of one reason: during loading settings when it is remembered there was a problem with hazard situation between changing state...