mxgordon - Overview
Navigation Menu
Pinned Loading
-
The python interpreter implemented in Rust (WIP)
Rust 3
-
A couple WebGL projects with custom shaders showing different uses such as SVG/2D rendering, mixed rendering, 3D scene rendering, and ray tracing.
JavaScript 1
-
The game of life, written in C++ using pthread and semaphores for optimal load-balanced multithreading
C++
-
Monte-carlo method to estimate pi
Python