git @ Cat's Eye Technologies The-Glosscubator / master by-topic / Computer Graphics / Repositories.md
master

Tree @master (Download .tar.gz)

Repositories.md @masterview markup · raw · history · blame

Computer Graphics Repos

mxgmn/MarkovJunior: Probabilistic language based on pattern matching and constraint propagation

  • url: https://github.com/mxgmn/MarkovJunior
  • topics: Computer Graphics
  • license: MIT
  • future-topics: Generative Art, Probabilistic Processes

MtnViewJohn/context-free: Context Free is a program that generates images from written instructions called a grammar.

  • url: https://github.com/MtnViewJohn/context-free
  • topics: Computer Graphics
  • license: GPL-2.0
  • future-topics: Generative Art, Grammars

"The program follows the instructions in a few seconds to create images that can contain millions of shapes."

emoon/minifb: MiniFB is a small cross platform library to create a frame buffer that you can draw pixels in

  • url: https://github.com/emoon/minifb
  • topics: Computer Graphics
  • license: MIT

simple2d/simple2d: Simple, open-source 2D graphics for everyone

  • url: https://github.com/simple2d/simple2d
  • topics: Computer Graphics
  • license: MIT
  • future-topics: C

diegomacario/Super-Sunshine: A ray-tracer with a simple scene description language for easily generating beautiful images.

  • url: https://github.com/diegomacario/Super-Sunshine
  • topics: Computer Graphics
  • license: MIT
  • future-topics: Raytracing