Computer Graphics Repos
=======================

<!--
SPDX-FileCopyrightText: Chris Pressey, the original author of this work, has dedicated it to the public domain.

SPDX-License-Identifier: CC0-1.0
-->

### 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
