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

https://github.com/sscaff1/remandelbrot

Example of using the Reprocessing library
https://github.com/sscaff1/remandelbrot

animation fractal mandelbrot reasonml reprocessing

Last synced: about 2 months ago
JSON representation

Example of using the Reprocessing library

Awesome Lists containing this project

README

          

# Re-Mandelbrot

This is an example repo for using the Reprocessing library. It compiles natively using bsansouci/bsb-native. The repo draws the mandelbrot set using different iterations.

## Running

To run run the byte file in this repo:

```sh
lib/bs/bytecode/indexhot.byte
```

## Example

Example of Running it