
Turn a product photo into a real 3D render — SpinProduct
将产品照片转换为交互式3D渲染,可导出多种格式。
@SpinProduct · X
完整作品展
技术栈
27 projects

将产品照片转换为交互式3D渲染,可导出多种格式。
@SpinProduct · X

Turn photos and descriptions into 3D models. Refine your objects, compose scenes and export images, videos and 3D files with Vitraliq.
@allanktumu · X
It turns a photo or description into a 3D model you can edit and export. For example, turn your logo into a rotating 3D video for your website or launch. All in your browser.


@anupamrjp Combined 3D visuals (Three.js) with a smart AI Bot to rethink how websites should feel. Let me know if the internet vibes with this! 🤖✨ Live demo: https://t.co/HDNiIUk6G
@mdrajen41 · X
Combined 3D visuals (Three.js) with a smart AI Bot to rethink how websites should feel. Let me know if the internet vibes with this! 🤖✨ Live demo:

Turn the characters, mascots, and illustrations you already love into polished motion built to live inside your website or app.
@rizzodev_ · X

Tatto.dev 将故事创意转化为 3D 打印的盲文触感页面,适合盲童和低视力儿童。
@fgiuliani87 · X
What if every blind or visually impaired child could create—and touch—their own story? ✨ Type an idea. We turn it into real Braille and raised illustrations, ready to 3D-print at home. Built with @lovable to make imagination accessible to everyone. 💜

用3D虚拟投掷筊杯获得占卜结果的游戏。
Demo1024 · V2EX
重看《周处除三害》后,我做了个 3D 掷筊小网站 大家好,我最近重看了一遍《周处除三害》。 然后看到电影里陈桂林在关圣帝君面前连续掷出九次圣杯,随后决定自首。筊杯一次次被抛起,他也在一次次落定的结果面前挣扎,直到不得不作出选择的时候,我突然也想试试掷筊,就是去掷几下玩一下。 结果我搜了半天,发现基本上类似的在线掷筊工具都做的挺拉胯的。基本都是点一下,然后给你个随机的结果,没有过程,没有仪式感。然后我就觉得不如我自己做一个。 所以就和 Codex 协作做出了当前这个版本的 3D 掷筊小网站: https://asklaoye.com/zh-Hans 名字叫「问老爷·掷筊问事」,取名源于潮汕地区,一般把这种请示神明的过程称之为问老爷。 和现在能搜到的那些在线掷筊工具相比,问老爷里的两枚筊杯会经过实际的 3D 物理运动:向上抛起、碰撞、落地,最后根据两枚筊杯停稳后的朝向,判断是圣杯、笑杯还是阴杯。由于我限制了投掷范围为网页全局视口,所以也会出现卡边之类的特殊情况,这个时候就会显示未定结果。 然后网站里面的筊杯的 3D 模型,还是我专门充值了 70

包含17款免费迷你游戏和3D游戏的浏览器游戏平台。
@Metin_iyikul · X
🎮 now hosts 17 mini games! Built with Gemini + Opus. Play them all & share your feedback 🚀 👉

将图像转换为 3D 可打印的 STL 模型。
ImgToSTL — 面向 3D 打印的 AI 图片转 STL 转换器

探索PANDAMONIUM,一个3D街机游戏体验。
@asredoblado · X
Happy Friday! Did some updates to Pandamonium Street. It's a fund demo check it out. #vibecoding #apps #threejs #webgames

用表情符号和ASCII艺术打造的八宇宙互动游戏体验。
@Alexxi695193271 · X
Vibe coded 8 parallel universes 👾🪐 | Vibe Coding Link for play with it: ⏳ The GemSeed Skool community is free to join for a limited time! 👉 Claim your free spot before it locks: 💻 All vibe coding powered by @Lootainet

3D骰子模拟工具,支持D4-D20,掷骰即得结果和总点数。
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/ 它和骰子类似,都是临时做随机决定的小工具。