
Parking Practice - Free Online 3D Parking Simulator
Practice parallel and reverse parking in a free 3D browser simulator.
Parking Practice — 免费在线3D停车模拟器,练习平行泊车和倒车入库,提供实时指导和反馈
The full gallery
Tech stack
60 projects

Practice parallel and reverse parking in a free 3D browser simulator.
Parking Practice — 免费在线3D停车模拟器,练习平行泊车和倒车入库,提供实时指导和反馈

Explore 160 interactive Three.js examples demonstrating 3D web graphics and WebGL.
@maxchu2021 · X
160 Three.js examples built with Claude through vibe coding. AI didn’t replace coding—it accelerated experimentation and iteration. Next step: turning these demos into production-ready products. Link: #ThreeJS #WebGL #AI #Claude #VibeCoding

Simulate cutting gemstones with a realistic 3D faceting machine in your browser.
@YOUYU032 · X
I'm a jewelry designer. I can't code. So I vibe-coded a 3D gemstone faceting simulator with Claude Code (Fable 5) — real machine mechanics, blind cuts, a sharp-tongued appraisal master. One HTML file. No engine. No build. Free in your browser:

Convert images to 3D models for games, 3D printing, Blender, and web.
NanaVis — Nano Banana 驱动的 AI 图片编辑工具

Play a browser game instantly with no wallet or setup.
@NormiePepeNFT · X
Want to have some fun? 🐸🎮 Try the NOPE game — built entirely with Claude Code. No wallet connection required. No complicated setup. Just jump in and play. Have some fun. Be NOPE. 💚

Generate 4K videos from text or images directly in your browser, no GPU needed.
Wan3Pro — AI 在线视频生成工具

Generate interactive 3D worlds in seconds with text and photos using AI for games, research, and robotics.
ai world generator — 用文本和照片生成自然风光视频的 AI 工具网站

Virtual pet companion that crawls your browser viewport and responds to page topics.
@fujidevv02 · X
the world's first context-aware, local AI browser pet companion!

Explore an interactive cylindrical 3D gallery built with Three.js
@kurichans_1996 · X
Cylindrical gallery built with @threejs 🤖 Generated with Claude Code Opus 4.7 demo:

Explore a 3D showcase of AI agent orchestration with real-time project health metrics and live logs.
@patologico · X

Create vector and 3D animations in your browser with AI generation and keyframe editing.
@listudio · X
Fable 5 规划+Codex 执行,效率真的很 ok。一个周末上线了两个工具网站。麻了。。 👉: 和

Design electronic circuits and PCBs in your browser with KiCad, no installation required.
ViktorEE · HN
KiCad, a PCB EDA suite is now working in a browser, you can try it at the link, there's a demo project or you can bring your own. Firefox is best, Chrome is good, Safari is "working". We’re Emergence Engineering, a dev shop from Hungary, mostly working with rich text editors, CRDTs. PCBJam started as my (Viktor, CTO, ex-electrical engineer) hobby project but as time went on I put more and more energy into it, and a product started shaping up in my head, in the last few months we’ve started to focus on this project a bit more, and this is the first MVP~ish result. This project is a ton of fun, ton of learning, ton of improvements over improvements: - I thought there must be ways to emulate the PCB canvas OpenGL code on the web. And yes, there are a lot of ways, all of them very buggy. Turns out it’s faster to just write WebGL code that works with KiCad’s Graphics Abstraction Layer if you add the right intermediate debugging steps. I (with Claude) implemented the features and compared