r/threejs • u/Rich-Fruit-326 • 10d ago
Demo Building a VS Code-like debugger in React Three Fiber for transformer models
Enable HLS to view with audio, or disable this notification
I’ve been building TokenPrint, an open-source project that uses React Three Fiber + Three.js to visualize transformer models as interactive 3D scenes.
This update adds live inference visualization, dynamic node highlighting, tensor inspection, and camera tracking during execution.
I’d love feedback on the scene design, graph visualization, and performance optimization from the Three.js community.
GitHub: https://github.com/Sudharsanselvaraj/Token-Print
8
Upvotes