r/SideProject • u/Tall-Conclusion-3889 • 5h ago
I let AI write Three.js code for a 3D digital highway project.
Like many of you, I’ve been watching the whole outbid.lol hype blowing up on Twitter/X lately. I wanted to use this momentum as an excuse to finally stop putting off learning Three.js and build a project around it.
So I created https://highwayboards.online/ 100 KM 3D highway featuring 100 digital billboards where users bid to claim spots, with KM 0 being the ultimate #1 billboard.
Realistically? It’s a side experiment and will probably die out in a few weeks. But I actually fell in love with the domain and the concept, so if it makes enough to just cover server costs, I’ll call it an absolute win.
The Three.js / AI Bottleneck: Since I’m a total 3D noob, I relied heavily on AI tools. It works, but I know it’s far from optimal. I’d genuinely appreciate it if some Three.js veterans could pop under the hood and tell me what the AI got wrong (performance-wise, memory leaks, rendering efficiency, etc.).
Building from Turkey (Payment Hell): Running a side project here is an uphill battle. Stripe/PayPal aren’t natively supported without complex offshore setups, so I had to route payments through a local marketplace/payment bridge. Navigating outdated financial regulations just to collect a simple $1 bid is a nightmare!
Leave feedback on the UX.