Pinned Repositories
3sat
Boolean Satisfiability Problem (3-SAT) implemented using a simple hill climb algorithm.
dining-philosophers-procs
The dining philosophers problem implemented via processes
dining-philosophers-threaded
threaded version of the dining philosophers problem
djikstra
djikstra's gcd algorithm, converted from C to assembly
Mobile-Rounds
A Windows Table application that interfaces with the API-Backend to obtain readings for meters around the SolarWorld plant.
phong
phong-shaded toirodal spiral tube with spatially varying materials implemented in webgl
ping
simple version of ping written in C++ with win socks
regex-to-fa
generates a finite automata state table
shadows-and-reflections
multiple objects casting shadows and reflections on a plane using webgl
Superquadric
superquadric shape with texture map implemented in webgl
ChrisWillette's Repositories
ChrisWillette/3sat
Boolean Satisfiability Problem (3-SAT) implemented using a simple hill climb algorithm.
ChrisWillette/dining-philosophers-procs
The dining philosophers problem implemented via processes
ChrisWillette/dining-philosophers-threaded
threaded version of the dining philosophers problem
ChrisWillette/djikstra
djikstra's gcd algorithm, converted from C to assembly
ChrisWillette/Mobile-Rounds
A Windows Table application that interfaces with the API-Backend to obtain readings for meters around the SolarWorld plant.
ChrisWillette/phong
phong-shaded toirodal spiral tube with spatially varying materials implemented in webgl
ChrisWillette/ping
simple version of ping written in C++ with win socks
ChrisWillette/regex-to-fa
generates a finite automata state table
ChrisWillette/shadows-and-reflections
multiple objects casting shadows and reflections on a plane using webgl
ChrisWillette/Superquadric
superquadric shape with texture map implemented in webgl
ChrisWillette/scapegoat-tree
scapegoat BST in java
ChrisWillette/shaded-torus
shaded toroidal spiral implemented in webgl
ChrisWillette/teletype
Share your workspace with team members and collaborate on code in real time in Atom
ChrisWillette/web-scraper
simple webscraper written in perl