Skip to content
/ julia Public

Program to calculate fractals of the Julia set written in C++

Notifications You must be signed in to change notification settings

olmarsh/julia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Julia Generator

This is the repository for the Julia Generator made by olmarsh and Destructor_Ben. We're too lazy to build it for you so you will have to build it if you want to use it.

How To Run

A config file must be placed in the same folder as the executable named 'config.yml'. There is an example config in the root of the repository. The name of the generated file will always be 'julia_{TimeStamp}.png' to avoid name conflicts. Animations will be put in a folder.

About

Program to calculate fractals of the Julia set written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published