Fractal Renderer
GolangTypescriptReactJS
A simple fractal renderer
Fractal Renderer is a simple fractal renderer that I made with Golang. The project was made to learn more about Golang and rewrite a school project that I thought was really cool with more knowledge.
It leverages the speed of Golang to calculate and render the fractals and the power of Websockets to display the result in real-time.