Kepler is an open-source JavaScript deferred rendering engine with a physically based rendering pipeline, supporting G-buffer rendering, multiple dynamic lights, screen-space ambient occlusion, and extensible post-processing passes for real-time, high-fidelity graphics in the browser.
Updated 2026-01-06 01:11:54 -05:00
This project is a self-contained WebGL experiment that visualizes dynamically generated ocean-like waves using a summed sine-wave spectrum inspired by Fast Fourier Transform concepts, featuring a real-time animated wireframe surface, custom GLSL shaders, and interactive orbit and zoom camera controls implemented without external 3D engines.
Updated 2026-01-04 07:59:55 -05:00
A single-file, dependency-free implementation of a desktop-style floating window in the browser, supporting drag, resize, live edge snapping, and maximize/restore behavior using plain HTML, CSS, and JavaScript.
Updated 2025-12-30 14:56:40 -05:00