lucamarchionni / parallella-examples

Community created parallella projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parallella-examples

Community created example Parallella projects.

Contents

  • mandelbrot/ - Calculating the mandelbrot set and rendering it to the frame buffer in realtime

Contributing

Contributions to this repository are welcomed.

To submit a project for inclusion:

  1. Fork this repository
  2. Create a new sub-directory
  3. Add your project files and ensure the headers state GPL or BSD license
  4. Add a README.md file (see the .skeleton directory for a template)
  5. Submit a pull request

Note

  • The project must build, run and serve as a useful example
  • Basic documentation must be included, e.g. dependencies, building and use
  • Only GPLv3 and BSD 3-clause licensed code will be accepted

About

Community created parallella projects