Skip to content

Computational Geometry: fractals, lsystems, mandelbrot, etc. in C++/Raylib

Notifications You must be signed in to change notification settings

bharatm29/ComputationalGeometry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractals

This repository contains my implementation of some famous fractals.

This was done using Raylib/C++.


Showcase

Famous Mandelbrot set

mandelbrot


Julia set

juliaset


IFS Fractals

Barnsley fern

barnsley

Sierpinski triangle

sierpinski

Spiral

spiral

About

Computational Geometry: fractals, lsystems, mandelbrot, etc. in C++/Raylib

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages