Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Does anyone know how to make custom fractals sounbd like what they actualy are? I've figured out how to display custom fractals but not how to hear their sound. All I here is the sound from the fractal I replaced it with. Here are some cool fractal images I made with custom fractals (that I so much want to hear)

(+1)

You will also need to recompile the source code with your custom formula.  In main.cpp there's a comment "//All fractal equations" and under it you can add yours or modify an existing one depending on what you did.