romanesco / FractalsVR

Real-time IFS fractal renderer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FractalsVR - Real-time IFS fractal renderer

FractalsVR draws fractals generated by IFS (iterated function system).

WebGL demo

Features

  • Real-time computation by GPU: it generates point clouds from coding sequences in real-time by GPU.

  • Dynamic parameter change: One can dynamically vary IFS with no additional cost.

About

Real-time IFS fractal renderer

License:MIT License


Languages

Language:C# 76.5%Language:ShaderLab 23.5%