Hi, im Laria

This website is no longer maintained. You can visit my new website laria.me instead!

Tag: fractals

nebula2

( Posted: 2013-08-06 01:16:06 Tags: , , , )

I've written a pretty fast Nebulabrot renderer.

It uses a fast Mersenne Twister implementation (SFMT) and the pthreads API and is implemented in C. It will only run on *nix systems (only Linux tested).