High-performance 3D text rendering for Three.js
Load any GitHub repository and visualize its source code in 3D space. Navigate file trees, explore hierarchical layouts, and read code rendered as GPU-instanced glyphs.
WebGL 2 GitHub API Web WorkersDictionary visualization that renders words in 3D with embedding coordinates. Click words to see definitions, play sentences with word highlighting, and fly through the wall.
WebGL 2 Embeddings InteractiveA periodic table of software engineering concepts. Feed in source code and watch the table light up — each element's intensity shows how much of that concept appears in the code.
WebGL 2 Code Analysis Periodic TableStack modular arithmetic grids in 3D space. Color datasets by their remainder under each modulus and look for structural patterns across layers — primes, Fibonacci, Collatz, text bytes, and more.
WebGL 2 Number Theory InteractiveAutomated test bed for sync and async rendering paths. Verifies glyph IDs, buffer tracking, updatePosition/updateColor, depth ordering, and worker pipeline metadata.
Testing Sync + Async Workers