Waffle Ware

Interactive Projects & Mathematical Visualizations
Explore Projects
[Mesh Slicer Demo Preview]

Non-Planar Mesh Slicer

Real-time 3D model cutting along arbitrary curved paths using advanced computational geometry algorithms. Supports animation-preserving cuts and topological consistency validation.

C# Unity Computational Geometry
[Physics Equation Graph Preview]

Physics Equation Visualizer

Interactive web-based force-directed graph revealing connections between hundreds of physics equations across disparate domains, illustrating fundamental relationships often obscured by traditional presentations.

JavaScript D3.js Data Visualization
[Convex Decomposition Preview]

Fast Convex Decomposition

Novel approximate convex decomposition algorithm using parallel internal ray-tracing and clustering. Achieves real-time processing speeds for meshes up to 10,000 triangles through GPU acceleration.

C# Unity GPU Computing
[Mandelbrot Set Preview]

Mandelbrot Set Explorer

Interactive visualization of the Mandelbrot set and Julia sets with real-time parameter adjustment. Features deep zoom capabilities and custom color palette generation.

JavaScript WebGL Complex Analysis
[3D Audio Visualizer Preview]

3D Audio Visualizer

NURBS-based 3D sound visualization system generating dynamic meshes responding to audio frequencies. Features collision detection and oscilloscope art capabilities through precise signal manipulation.

Audio Processing 3D Graphics FFT
[VR Environment Preview]

VR Sandbox Environment

Modular system for implementing VR mechanics using Oculus SDK and XR systems. Features physics-based interactions, hand tracking, and customizable development tools.

VR/AR Unity XR Toolkit
3D Field of View System Preview

3D Field of View System

Commercial Unity asset implementing optimized Fibonacci sphere projection for accurate 3D agent behavior modeling. Used in AI pathfinding and game development.

C# Unity AI Systems
Concave Rigidbodies Preview

Concave Rigidbodies - Exact Convex Decomposition

Unity asset providing exact convex decomposition for concave meshes, enabling accurate physics simulation. Implements advanced algorithms for automatic mesh processing and rigidbody generation from complex 3D models.

C# Unity Physics Computational Geometry
[Riemann Zeta Preview]

Riemann Zeta Visualizer

Interactive exploration of the Riemann zeta function in the complex plane. Features critical line analysis, zero finding algorithms, and real-time function evaluation.

JavaScript Complex Analysis Number Theory
[Mesh Debugger Preview]

Mesh Topology Debugger

Comprehensive debugging tool providing detailed visual representations of 3D mesh properties. Enables intuitive analysis of complex topological structures and geometric errors.

C# Unity Computational Geometry
[Rounding Functions Preview]

Novel Rounding Functions

Research on new mathematical representations extending floor, ceiling, and rounding functions to trigonometric and complex domains. Implemented with formal proof verification.

Mathematics Lean 4 Formal Verification
Modular Forms Playground Preview

Modular Forms Playground

Interactive visualization playground for modular forms including Eisenstein series, discriminant functions, and custom forms. Features real-time rendering in both Cayley disk and upper half-plane views with animation capabilities.

React Complex Analysis Number Theory Interactive Visualization
[Physics Calculator Suite Preview]

Physics Calculator Suite

Comprehensive collection of advanced physics calculators including Special Relativity, Quantum Mechanics, and Modern Physics. Features 12+ specialized calculators for Einstein's equations, uncertainty principle, photoelectric effect, and more.

React Physics Special Relativity Quantum Mechanics
[Conway's Game of Life Preview]

Conway's Game of Life - Multi-Grid

Interactive implementation of Conway's Game of Life with multiple grid topologies including square, hexagonal, and triangular grids. Features customizable rules, real-time simulation controls, and unique neighbor patterns for each grid type.

React Cellular Automata Interactive Simulation Mathematical Visualization