
Beautyface AI Image Generator & AI Photo Studio | Beautyface AI
Beautyface AI 生成专业证件照和风格化人像。
Beautyface AI — AI 图片生成工具,主要定位人像生成,包括职业照、艺术照、风格化、逆向提示词等 - [更多介绍](https://beautyface.app/)
完整作品展
技术栈
60 projects

Beautyface AI 生成专业证件照和风格化人像。
Beautyface AI — AI 图片生成工具,主要定位人像生成,包括职业照、艺术照、风格化、逆向提示词等 - [更多介绍](https://beautyface.app/)

用 Veo3 AI 技术生成 ASMR 视频。
AI ASMR视频生成器 — AI ASMR视频生成器(采用先进 Veo3 技术)

10关3D碰碰车生存游戏,与AI对手竞争和收集道具。
@gear_web · X
Introducing Bumper Hearts 🎡💥 A 10-stage 3D bumper-car survival game built with Codex + GPT-5.6 Sol High: rival AI, power-ups, generated 3D art, anime intermissions, original audio, and a nostalgic pocket fairground. Play:

上传照片分析您的脸型,快速获得结果。
Square Face Generator — 生成方脸头像

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

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

Pokecut 是免费在线 AI 图像编辑器,支持移除背景、增强和生成图像,无需注册。
Pokecut — 在线免费使用的 AI 图像编辑/生成器

在3D立方体环境中进行竞速的街机游戏。
@dominguezdaniel · X
Play here! 🏎️ Built with Codex. Powered by Three.js. Deployed on Vercel.

让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.

4o Image 通过 GPT-4o 和 Gemini 技术生成 AI 艺术图片。
4oimage — 文生图网站,基于 Gemini 和 GPT4o

在浏览器中玩经典2048益智游戏。
surunzi · V2EX
没写过游戏尝试下,目前对普通人来说,写一个自己的简单小游戏,在开发这块确实已经不是什么困难的事了。 [2048]( https://tinker.liriliri.io/zh/guide/official-games/2048.html):[在线玩]( https://tinker.liriliri.io/games/2048/)  [扫雷]( https://tinker.liriliri.io/zh/guide/official-games/minesweeper.html):[在线玩]( https://tinker.liriliri.io/games/minesweeper/)  [蜘蛛纸牌]( https://tinker.liriliri.io/zh/guide/official-games/spider-solitaire.html):[在线玩]( https://tinker.liriliri.io/games/spider-solitaire/)  [滚石迷宫]( https://tinker.liriliri.io/zh/guide/official-games/ball-maze.html):[在线玩]( https://tinker.liriliri.io/games/ball-maze/) 
从地球上的任意位置和时间,观看3D渲染的月亮,包含真实月相、天平动和观测角度。
timeblind · V2EX
那天的月亮 | 月相观测网站 最近做了一个 side project:Lunaria 。 选日期、时间,在 3D 线框地球仪上点一个地点,就能看到那一刻、那个位置真实可见的月亮 —— 不是随便一张月相图,而是带月相、明暗交界、天平动和本地观测倾斜角的 3D 渲染。 技术栈:React + Three.js + astronomy-engine ,时区用 tz-lookup 处理,光照按站心天文计算。 几个我觉得有意思的点: 北半球盈月右亮、亏月左亮,和肉眼看到的一致 「本地观测角度」默认开启,按你在该地实际仰望时的倾斜呈现 可以生成分享卡片,内置「你出生那天的月亮」「我们相遇那夜的月亮」这类文案 在线体验: https://kokoro-ele.github.io/Lunaria/ 源码: https://github.com/kokoro-ele/Lunaria 欢迎来玩🌛