A 3D chemistry playground for the browser. Free, hands-on, and built for the curious.
Molecular is an interactive way to learn chemistry by doing it. Drag atoms together, snap bonds, run reactions, and watch what happens — in a real 3D scene that responds to your taps and drags. No installs, no logins, no ads.
Students from late elementary through high school who learn better by doing. Teachers looking for a 3D demonstration that runs on a phone, tablet, or smartboard. Anyone who ever wondered what a benzene ring actually looks like.
The 3D scene runs on Three.js and react-three-fiber. The chemistry engine is pure TypeScript — a small periodic-table dataset, VSEPR geometry, and a curated reactions table. Scenes auto-save to your browser and can be shared via short URLs.
The tutor streams responses from the Vercel AI Gateway, with the current scene serialized into every prompt so the answers stay grounded in what you can actually see.