LAB NOTES
[01]
2D Raycasting Vision Simulator
Mar, 2026
An advanced interactive experiment showing 360-degree raycasting, segment intersections, and visibility polygon generation for 2D game vision and line-of-sight systems...
Raycasting / Computational Geometry
→
[02]
Matter.js Surface Dive
Feb, 2026
A practical, surface-level walkthrough of Matter...
Matter.js / TypeScript / Canvas
→
[03]
MDX in Astro: Why This Is So Powerful
Dec, 2025
A practical deep dive into MDX as an authoring/runtime layer in Astro, with live React islands, TypeScript-powered components, and an under-the-hood view of MDX -> page rendering...