Skip to content

nicknash/quat_julia

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Quaternion Julia Set Rendering, in Clojure

I've seen some Clojure examples of fractals (e.g. http://nakkaya.com/2009/10/04/fractals-in-clojure-buddhabrot-fractal/), but none of the quaternion Julia set. So here we are.

This project is a fairly minimal implementation of two ray-marching algorithms for rendering 3D slices of the (4D) quaternion Julia set. The renders are lit with a very simple Blinn-Phong implementation.

There's a very brief write-up of this code at my blog:

http://nicknash.me/2012/09/18/quaternion-julia-clojure/

About

Simple ray-marched rendering of the quaternion Julia set.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published