
CYBER AQUARIUM // 赛博像素鱼缸
Decorate a living pixel aquarium ecosystem with other players in a retro cyber garden.
mqx · V2EX
赛博像素鱼缸,看谁布置得最好看 网址地址: https://f87b4df5.pinme.dev/
The full gallery
Tech stack
37 projects

Decorate a living pixel aquarium ecosystem with other players in a retro cyber garden.
mqx · V2EX
赛博像素鱼缸,看谁布置得最好看 网址地址: https://f87b4df5.pinme.dev/

Roll 3D animated dice (D4-D20) for tabletop games instantly.
Nalife520 · V2EX
最近用 Codex 做了一个 3D 骰子! 最近做了一个很小的网页工具:3D 骰子。 做完后有点纠结: 这种小工具到底应该保持极简,还是把常见功能都补上? 抛骰子: https://wheelpage.com/zh/dice-roller/ Dice Roller: https://wheelpage.com/dice-roller/ 现在功能很简单:打开页面,点一下,骰子滚动,然后给出结果。 一开始觉得骰子就是 1 到 6 的随机数,应该很好做。 但做的时候发现,如果只是直接显示数字,又不太像“掷骰子”;做成 3D 动画,又担心有点多余。 现在倾向于先保持简单,打开就能用,不加太多设置。 顺便也做了一个抛硬币页面: https://wheelpage.com/zh/coin-flip/ 它和骰子类似,都是临时做随机决定的小工具。

Generate printable Chinese character practice sheets with poetry content.
参要 AI - 诗词字帖 — 用诗词作为练字内容,又练字又温习诗词,双倍收获

A free web-based coin game inspired by Steam's Lucky Coin, playable instantly without registration.
幸运硬币 — 参考steam幸运硬币玩法的网页小游戏,打开免费即玩,无需注册,适合摸鱼

3D container packing tool with automatic layout algorithms and cargo visualization.
wen20 · V2EX
外贸人使用的工具:一个 3D 装箱工具分享 外贸集装箱 装货 3D 可视化工具 工具地址: https://waimao.himyou.com/container 工具特点: - 默认包含 20 尺标准柜、20 尺高柜、40 尺标准柜、40 尺高柜、45 尺标准柜、45 尺高柜,可自定义集装箱大小 - 盒体和圆柱体货物布局 - 多种自动装箱算法,自动计算装箱利用率 - 导入、导出 货物列表 - 支持底部托盘

Collection of free HTML5 mini-games including puzzle, casual, action, and adventure genres for workplace breaks.
摸鱼小栈 — 小游戏集合 - [更多介绍](https://www.aolifu.org/article/moyu)

Create and browse Final Fantasy XIV glamour outfit templates in multiple languages.
@franandneo · X
我做了一个ff14幻化模板网站,搭载了我和我的好友自行制作的模板,支持展示不同语言的装备名称(也能用自己熟悉的语言写好后再切换成其他语言展示),欢迎大家尝试使用~ 其他语言的翻译还比较粗糙,网页还不太成熟,但物品名称都是正确的,后续会逐步完善

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 协议开源,这意味着你可以:下载、修改、定制、再发行、用于商业系

Play a free online tile-pattern game with friends or solo against the computer.
heliostatic · HN
A couple weeks ago we were on vacation with friends, and after the kids were asleep we played games -- mostly Qwirkle, which I had never played and am terrible at. I don't care about being terrible at games, so I made a web version to keep playing after vacation: build lines of tiles that share a color or a shape, 2-4 players (or add bots). I wanted it to be low friction, so there are no accounts. Your identity is an anonymous id in localStorage, and you can move it to another device by scanning a QR code or hitting a unique url. Start a game and text someone the link (game slugs are semi-memorable three word phrases), or "Play the computer" and you can play immediately against bots. Games are async-friendly with web push for turn notifications. The stack is one Node process on a small VM, Next.js + Socket.IO, no database. The server and the client use the same engine so moves validate optimistically, and the bots go through the same functions, so bot moves are always legal. State is

Generate Minecraft avatar heads from your game ID or custom skin file.
@_Gufan_ · X
我做了一个网站,只需要输入Minecraft的ID或者上传皮肤文件,就能生成不同种类的可爱皮肤头像!

Analyze Go games with KataGo AI on cloud GPUs, compatible with KaTrain.
malusama · V2EX
[分享创造] 给没有显卡的棋友:一个可直接接 KaTrain 的云端 KataGo 服务 电脑没显卡,或者笔记本跑不动全盘复盘,但想用 KaTrain 分析棋谱?我做了一个云端 KataGo 服务,KaTrain 里只需要填一个 WSS 地址。 ## 怎么接入 - 注册后拿到 Token: https://go.malu.moe - KaTrain v1.18+ 的设置里,Remote Engine 填:`wss://go.malu.moe/v1/katago/<你的 Token>` - 走的是标准 KataGo Analysis Engine JSON over WebSocket ,复盘、深度分析、Sweep 这些功能都兼容 - 不想用 GUI 的话也有 REST 接口:`POST /v1/analyze` ## 免费额度(注册即用,不用绑卡) - 单次分析最多 1,000 visits - 每月 1,000,000 visits ,按 KaTrain 默认 500 visits/手算,大约够 10 局全盘复盘 - 并发 1 ,最多 5 个 Token

Analyze your eye shape with AI and receive personalized beauty recommendations.
在线眼型测试 — AI 眼型分析