Pinned Repositories
Birds
A boids simulation I wrote for a Physics Based Rendering class
D3D12-Tutorial-04-Drawing
A simple WYSIWYG Direct3D 12 program
LeanRay
A single-file ray tracer for C++ for use with TAMU CSCE 435 parallel processing
RealtimeSubdivisionSurfaces
Subdivision surface approximation in real-time using hardware tesselation
Simplify
Mesh simplification using the halfedge data structure and a Quadratic Error Function
Spring
Springy mesh simulator, including wind simulation and self-intersection
Subdivision
A half-broken implementation of Catmull-Clark subdivision surface rendering
Sudoku
A Sudoku Puzzle Generator
mld2443's Repositories
mld2443/RealtimeSubdivisionSurfaces
Subdivision surface approximation in real-time using hardware tesselation
mld2443/Simplify
Mesh simplification using the halfedge data structure and a Quadratic Error Function
mld2443/Sudoku
A Sudoku Puzzle Generator
mld2443/Subdivision
A half-broken implementation of Catmull-Clark subdivision surface rendering
mld2443/Birds
A boids simulation I wrote for a Physics Based Rendering class
mld2443/Curves
A simple spline editor, capable of making many different types of smooth curves
mld2443/D3D12-Tutorial-04-Drawing
A simple WYSIWYG Direct3D 12 program
mld2443/LeanRay
A single-file ray tracer for C++ for use with TAMU CSCE 435 parallel processing
mld2443/Spring
Springy mesh simulator, including wind simulation and self-intersection
mld2443/Diffuse
mld2443/DX12-Samples
Simple projects to test out the DirectX 12 API
mld2443/LiteRay
A lightweight Mac OS X native ray tracer
mld2443/Marlin
Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
mld2443/ParticleLab
Particle system that's both calculated and rendered on the GPU using the Metal framework
mld2443/Particles
A little terrarium with bouncing fireflies
mld2443/PuzzleBobble
A small Puzzle Bobble inspired game with a little twist.
mld2443/PythonRayTracer
A simple, single-threaded ray tracer
mld2443/qmk_firmware
keyboard controller firmware for Atmel AVR and ARM USB families
mld2443/Raymaster
A simple well documented ray tracer
mld2443/SingleThreadedRayTracer
A Java ray tracer
mld2443/SurfaceManipulation
A swift implementation of subdivision surfaces and surface simplification
mld2443/SwiftMetalForOSX
Swift and Metal example for GPU Processing on Apple OSX El Capitan 10.11 (and newer)