steven-schronk's Stars
steven-schronk/Kkrieger-Werkkzeug3
Tools written by Farbrausch to make .kkreiger video game. Updated for Visual Studio 2022.
rygorous/trip_gfx
A Trip Through The Graphics Pipeline
aras-p/glsl-optimizer
GLSL optimizer based on Mesa's GLSL compiler. Used to be used in Unity for mobile shader optimization.
rothkj1022/cross-browser-rich-text-editor
The original cross-browser rich text editor, released the same day as Firebird 0.6.1 (Firefox) became available, the first non-IE browser to implement designMode() capability.
fogleman/Craft
A simple Minecraft clone written in C using modern OpenGL (shaders).
mmp/pbrt-v2
Source code for the version of pbrt described in the second edition of "Physically Based Rendering"
kecho/MiniWebGl
Lightwave web gl render engine, perfect for procedural modeling. Abstracts most of the syntax sugar that webgl has to offer.
nint22/3DTutorial
Lesson source code for the book "3D Computer Graphics: Software Revealed"
Caligatio/jsSHA
A JavaScript/TypeScript implementation of the complete Secure Hash Standard (SHA) family (SHA-1, SHA-224/256/384/512, SHA3-224/256/384/512, SHAKE128/256, cSHAKE128/256, and KMAC128/256) with HMAC.
jmechner/Prince-of-Persia-Apple-II
A running-jumping-swordfighting game I made on the Apple II from 1985-89
farbrausch/fr_public
Farbrausch demo tools 2001-2011
kripken/BananaBread
BananaBread is a C++ 3D game engine that runs on the web using JavaScript+WebGL+HTML
Ecoder/Core
Browser-based code editor. --- Stopping development: http://ecoder.info/2012/07/13/stopping-development/
TTimo/doom3.gpl
Doom 3 GPL source release
excess-demogroup/vlee
very last engine ever
toji/building-the-game
Source for the series of blog posts "Building the Game" on Tojicode
madrobby/keymaster
A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.
e1ven/Robohash
RoboHash.org
Khan/khan-exercises
A (deprecated) framework for building exercises to work with Khan Academy.
steven-schronk/CS-101
Introduction to Computer Science Programs
attractivechaos/klib
A standalone and lightweight C library
jakogut/tinyvm
TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.
BonsaiDen/JavaScript-Garden
A collection of documentation about the most quirky parts of the JavaScript language.
schubart/tecs
Solutions to "The Elements of Computing Systems"
steven-schronk/Jack-Compiler
Compiler for Hack platform.
drh/lcc
The lcc retargetable ANSI C compiler
steven-schronk/C-Data-Structures
Collection of basic data structures in C.
vivin/CherryBlossom
Where programming meets haiku! CherryBlossom is a language where you write code using haiku.
tapio/rlutil
C and C++ utilities for cross-platform console roguelike game creation.
qrush/unix
Mirror of the Restoration of 1st Edition UNIX kernel sources from pdf document.