
CloudSims Online — learn by building
通过教育模拟游戏学习云架构设计和AI概念。
zameermfm · HN
I made a self-built catalogue of education Simulation games
完整作品展
技术栈
60 projects

通过教育模拟游戏学习云架构设计和AI概念。
zameermfm · HN
I made a self-built catalogue of education Simulation games

Three.js打造的交互式3D圆柱形画廊,可拖动浏览
@kurichans_1996 · X
Cylindrical gallery built with @threejs 🤖 Generated with Claude Code Opus 4.7 demo:

通过聊天与 AI 生成可交互、可编辑的 3D 模型和游戏场景。
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 协议开源,这意味着你可以:下载、修改、定制、再发行、用于商业系

Block World 3D — 浏览器体素沙盒游戏,可挖掘建造、冶炼、与村民互动。
方块世界 3D — 浏览器版体素沙盒游戏,自由挖掘和放置方块、建造建筑、冶炼、驱动红石电路、与村民互动,云存档自动同步 — 打开浏览器即玩

让AI模型通过3D动画展现香蕉植物的完整生命周期来比较性能。
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.

在GPU模拟水物理的3D游戏中创造生物。
@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

3D苏打罐动画展示,通过滚动触发运动效果。
@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:

通过OwsterLabs的电影级任务和交互式物理模拟学习数学和物理。
@electricdrago10 · X

通过灵感来自Lemmings的模拟游戏学习产品管理。
sooperT · HN
Kitten PM – A product management SIM game inspired by Lemmings

从文本和图像生成生产级3D模型,20-30秒完成。
@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

物理引擎驱动的波浪生成交互工具
@Chris73ai · X
Finished this up recently, it’s a wave generator based on physics. Purely for fun 😁