Personal
3 links
Computer Graphics
4 links
Shadertoy
Browser-based GLSL shader editor and gallery
Processing
Processing is a flexible software sketchbook and a language for learning how to code
babylon.js
3D game and rendering engine for the web
three.js
JavaScript 3D library, WebGL abstraction
Frameworks
7 links
raylib
raylib is a simple and easy-to-use library to enjoy videogames programming
Pygame-CE
Pygame is a free and open-source cross-platform library for the development of multimedia applications like video games using Python
Allegro
Allegro - A game programming library
SDL
Simple DirectMedia Layer is a cross-platform development library
SFML
Simple and Fast Multimedia Library
LÖVE
LÖVE is an *awesome* framework you can use to make 2D games in Lua
phaser
The Javascript game framework
Reference
7 links
p5js reference
Find easy explanations for every piece of p5.js code
p5js sound reference
Extend p5.js with Web Audio functionality including audio input, playback, analysis and synthesis.
Processing.py
Processing.py Reference.
turtle
A python implementation of geometric drawing tools from Logo.
Markdown Guide
Markdown Basic Syntax
Doxygen
Documenting the code
Git Cheat Sheet
Git command quick reference
Utility
2 links
HexEd.it
Online hex editor
Compiler Explorer
Live compiler output and assembly view for many languages