
Beautyface AI Image Generator & AI Photo Studio | Beautyface AI
Generate professional headshots and styled portraits with AI photo tools.
Beautyface AI — AI 图片生成工具,主要定位人像生成,包括职业照、艺术照、风格化、逆向提示词等 - [更多介绍](https://beautyface.app/)
The full gallery
Tech stack
60 projects

Generate professional headshots and styled portraits with AI photo tools.
Beautyface AI — AI 图片生成工具,主要定位人像生成,包括职业照、艺术照、风格化、逆向提示词等 - [更多介绍](https://beautyface.app/)

Create ASMR videos using AI-powered Veo3 technology.
AI ASMR视频生成器 — AI ASMR视频生成器(采用先进 Veo3 技术)

Play a 10-stage 3D bumper-car survival game with AI rivals and power-ups.
@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:

Upload a photo to analyze your face shape and see instant results.
Square Face Generator — 生成方脸头像

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 尺高柜,可自定义集装箱大小 - 盒体和圆柱体货物布局 - 多种自动装箱算法,自动计算装箱利用率 - 导入、导出 货物列表 - 支持底部托盘

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:

AI photo editor with background removal, enhancement, and image generation; no sign-up needed.
Pokecut — 在线免费使用的 AI 图像编辑/生成器

Race through 3D cube environments in this arcade game.
@dominguezdaniel · X
Play here! 🏎️ Built with Codex. Powered by Three.js. Deployed on Vercel.

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.

Generate AI images from text using GPT-4o and Gemini technology.
4oimage — 文生图网站,基于 Gemini 和 GPT4o

A browser-based 2048 puzzle game.
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/) 
Visualize the moon's appearance from any location and date with realistic 3D rendering including phase, libration, and observation angle.
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 欢迎来玩🌛