
CloudSims Online — learn by building
Design cloud architectures and explore AI concepts through educational simulation games.
zameermfm · HN
I made a self-built catalogue of education Simulation games
The full gallery
Tech stack
60 projects

Design cloud architectures and explore AI concepts through educational simulation games.
zameermfm · HN
I made a self-built catalogue of education Simulation games

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:

Chat with AI to generate interactive, editable 3D models and game scenes.
tianhehechu · V2EX
ThreeBox 开源:通过聊天创造 3D 模型和游戏场景,已开放所有用户免费使用 先贴 ThreeBox 的体验地址: https://threejson.org/tools/scene-host/threebox/?lang=zh-CN 1 、ThreeBox 是什么? 你可以将 ThreeBox 理解为类似 ChatGPT 的交互界面,你可以通过自然语言聊天来生成可交互、可编辑、可导出的 3D 模型。 2 、豆包也能生成 3D 模型,ThreeBox 有什么特殊? ThreeBox 生成的 3D 模型是动态可交互的,比如:生成一个地球并用文字标注; ThreeBox 可以生成完整的 3D 场景,支持自动纹理贴图,支持文字、特效、粒子和物理引擎; ThreeBox 支持对模型的直接的、精细的调整; ThreeBox 生成的 3D 模型,可以导出为任意主流 3D 格式,包括 3D 打印; ThreeBox 是开源的,ThreeJSON 项目的一部分,与 ThreeJSON 一起通过 MIT 协议开源,这意味着你可以:下载、修改、定制、再发行、用于商业系

A browser-based 3D voxel sandbox game where you mine, build, smelt, and interact with villagers.
方块世界 3D — 浏览器版体素沙盒游戏,自由挖掘和放置方块、建造建筑、冶炼、驱动红石电路、与村民互动,云存档自动同步 — 打开浏览器即玩

Benchmark AI models by having them animate a 3D banana plant's full lifecycle.
fran-mora · HN
I gave 5 AI coding agents one prompt: grow a banana plant through its whole life in three.js: sprout, leaves, flower, fruit, rot, then pups that restart the loop. It's deceptively simple and yet very hard to get right from procedural code: you have to write working three.js and understand how the plant is actually built; how it hangs, ages and decays. Get the biology wrong and the code renders something weird. These are agents, not bare models (Claude Code and Codex for now). They can use tools, including playwright to check their work and improve it.

@solopribuilds https://t.co/KIq3TZFnPv I'm vibe coding thermodynamic computing. So far I have llama running in sim replacing traditional softmax with boltzmann distribution samplin
@paul_s_1738 · X
I'm vibe coding thermodynamic computing. So far I have llama running in sim replacing traditional softmax with boltzmann distribution sampling across a p-bit array. Im building a local research ecosystem too using qwen.

Forge creatures in a 3D game with GPU-simulated water physics.
@rand_monsterlab · X
A monster walks into a GPU-simulated pond. Reactive SPH water in the browser with @threejs + WebGPU. Every movement sends ripples through Coming soon. Follow @rand_monsterlab: #ThreeJS #WebGPU #VibeCoding #IndieGame #Monster

Explore a 3D lineup of kinetic soda cans with scroll-driven animations.
@fkadev · X
A soda-cans scroll animation using three.js with scroll animation. Completely built with Codex GPT 5.6 Sol Ultra in ~20mins. The textures are being generated by imagegen skill. Not polished version. This is crazy af Demo: Source:

Learn math and physics through cinematic missions and interactive physics simulations.
@electricdrago10 · X

Play a Lemmings-inspired simulation game to learn product management concepts.
sooperT · HN
Kitten PM – A product management SIM game inspired by Lemmings

Generate production-ready 3D models from text and images in 20-30 seconds.
@kephen20936 · X
I've been playing around idly with ChatGPT since 5.1 (last year), they're now on 5.6(Sol) and have introduced Work and kept Chat as it is, I've done most of my projects on @titanforge3ds with 5.6, I started off with Work, I also use for 3D assets. It's about 20 bucks a month plus tax. Which brings my GPT Business and AI expenses to about 75USD/Month plus another $60.00 USD in Web Hosting expenses per month and $72.00 USD per year in DNS Renewals. If your PC can handle it, cook up some projects with Unreal (@UnrealEngine), Infinity Ward (@InfinityWard) or Unity (@unity), I also just saw a guy use Claude or something with Roblox AI Vibe-Coded game he made for his daughter. You have a lot options coming into it this time of the Season of 2026, but everyone other than OpenAI/ChatGPT seem to want to nickle and dime you for instant-projects (10-30minute 1-passes) rather than doing multi-stage sub-phased projects. I'm not particularly good, and don't expect to g

Interactive wave generator powered by physics simulations.
@Chris73ai · X
Finished this up recently, it’s a wave generator based on physics. Purely for fun 😁