

I hope that these insights into the hardware side has proven useful for some people, looking for their own setups. I wouldn't use it to render animations, but I do create high-resolution stills on it, and I generally use it to create the fractals in MB3D in the first place. I've recently bought an ASUS Zenbook laptop, which I use for Mandelbulb3D and After Effects.
#MANDELBULB 3D AFTER EFFECTS PC#
Perhaps somebody could find the sweet spot in the pricing of a PC with as many CPU cycles for the lowest amount of $$$, taking into account the cost of the motherboard you would need for the CPU and some cheap graphics card and RAM. A lot of people seem to think that more RAM will speed up the rendering, but it won't. The program is 32-bit so it can't use more then 4 GB of RAM. I don't know about the L1 L2 caches, but I imagine they won't make much difference. As it's multi threaded, it will pretty much consume 99% CPU an any PC. The more the better, more virtual cores, more physical cores. I have seen some examples of this in VR - and I should think that in a few years on, something pretty amazing should be possible in real time.īut for now, it's all CPU, which means that the only thing you should be concerned about when tuning your Mandelbulb3D beast is CPU clock cycles. So GPU real-time fractals can be done, but you can only zoom in to a certain extent. The coordinates are therefor not precise enough to create all the cool endless zooms in the fractal space. It's CPU only, and the reason is that fractals use double precision whereas GPU only uses single precision.

So what kind of computer do I have? Well, some people assume some crazy GPU configuration, but I must stress that the current generation of Mandelbulb3D fractals do not make any use of GPU. So altogether it usually takes several days, or even weeks to render something on the farm. This practice saves an incredible amount of render time. So the 100 frames that I render get multiplied to 500 using frame interpolation. Remember that I create in-between frames in After Effects. The animations that are divided in 'scenes' usually have about 100 frames per scene, so that's usually less then a continuous fly-through. But you can sometimes use these hacks to enhance the illusion and better. But be aware that you cannot simply take any flat image and perfectly convert it to fisheye. There are a few built-in effects within After Effects which can do the job. Typically, my animations render between 5 and 30 minutes per frame, and I usually render about 2500 frames for a fly-through animation. Mandelbulb: 3D fractals Mandelbulb 3D built-in fisheye and spherical. This hopping on and off and machines with various specs make it hard to put a number on render time. I can only use the render farm when no 'real' work is rendering, so I have to manage the renders in all the down-time. Also, I don't always render the entire animation in one continuous session.

How long does a typical render take? Well, I render on multiple machines (render farm), and the machines don't all have the same specs. But in this post I will try and answer them as best I can. I often forgo answering, partly because it's not an easy question to answer. This generator works by sampling all points in a regular grid, and if the point is a prisoner point, it adds it to an AiPoints geometry node for rendering.I often get asked questions about how long it took to render the animation, or what kind of computer I have. The Mandelbulb extends this math into three dimensions. That means, for every point on a mandelbrot set, you can generate a Julia set. Although both sets are continuous functions in the complex plane, they are usually rendered by sampling an even grid (pixels), and if the point is a prisoner point, it is rendered black. It is generated by sampling the center point of all possible Julia sets. The Mandelbrot set is the set if all fully connected Julia sets. A disconnected Cantor dust of points (for more on Cantor dust - If the center point (0,0) of a Julia set is a prisoner point, then the Julia set is completely connected if it is not a prisoner point the Julia set is a Cantor dust.
#MANDELBULB 3D AFTER EFFECTS FULL#
There is a full Julia set for all possible values of C C is a 2-dimensional value on the complex plane.ġ. You can clearly see that it is formed of thousands of tiny spheres.Ī Julia set is the set of points on the complex plane that when squared and added iteratively to a constant (C), the 'prisoner' points fail to leave a circle of radius 2.
