An open API service indexing awesome lists of open source software.

https://github.com/b4rtaz/3d-fractal-generator-webgl

3D fractal generator based on Marble Marcher game, written in pure JavaScript + WebGL.
https://github.com/b4rtaz/3d-fractal-generator-webgl

Last synced: 8 months ago
JSON representation

3D fractal generator based on Marble Marcher game, written in pure JavaScript + WebGL.

Awesome Lists containing this project

README

          

This is 3D fractal generator based on [Marble Marcher](https://github.com/HackerPoet/MarbleMarcher). It's written in pure JavaScript + WebGL. Vertex + fragment sheader is ported from Marble Marcher.

[Online version](http://n4no.com/projects/3dFractalGenerator/3d-fractal-generator.html)

![3D Fractal Generator](assets/cover.jpg)

## License

3D fractal generator is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).