
Free Online CAD Editor — Draw, Edit and Export DXF Files in Your Browser
免费浏览器CAD编辑器,绘制和编辑2D设计并导出为DXF或PDF。
@KulmanLab · X
- a free and accountless alternative to Autocad
完整作品展
技术栈
32 projects

免费浏览器CAD编辑器,绘制和编辑2D设计并导出为DXF或PDF。
@KulmanLab · X
- a free and accountless alternative to Autocad

用 AI 架构工具生成平面图和 3D 模型,管理建筑许可工作流。
@ronchampio · X

使用AI将平面图片分解为可编辑的图层,支持PNG、ZIP和PSD格式导出。
295732356 · V2EX
Image2Layer:用 AI 将图片转换为可编辑 PSD 图层 最近在做设计和内容制作时,我发现一个很常见的问题:很多图片只有一张扁平化的 JPG 或 PNG 文件,想要修改其中的对象、背景或文字,往往需要重新抠图、建立蒙版,再手动整理图层。 所以我们做了 [Image2Layer]( https://image2layer.com),这是一个基于 AI 的图片图层处理工具,目标是帮助用户更快地把普通图片转换成可编辑的设计素材。 ## Image2Layer 可以做什么? Image2Layer 的核心功能是 AI image layer separation 。用户上传一张图片后,系统会分析其中的主体、对象、背景和其他视觉元素,并尝试将它们拆分成独立图层,方便后续编辑和复用。 如果你主要需要进行图片格式转换,也可以使用: - [Image to PSD]( https://image2layer.com/image-to-psd):将图片转换为可编辑的 PSD 文件 - [PNG to PSD]( https://image2layer.com/p

V2Fun:从图像或文本生成3D模型、角色和动画
zaczuo · Product Hunt
V2Fun Generate 3D character with 8K textures and AI motion capture


在可视化画布上设计生产级 AI 智能体。
@salmanzafar949 · X


用AI World Generator从文本和照片实时生成互动3D世界,用于游戏、研究和机器人。
ai world generator — 用文本和照片生成自然风光视频的 AI 工具网站

从文本和图像生成生产级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

为建筑、3D打印和材料估算提供免费在线计算器。
@rabeekit · X
🚀 Just launched RabeeKit! Free online calculators & generators: 🧱 Construction 🖨️ 3D Printing 👶 Name Generator 📄 Fake Data 🎨 Paint Calculator Fast. Free. No signup. 🌐 Feedback is welcome! 🚀 #buildinpublic #indiehackers #webdev

创建和导出 Mermaid 图表,包括流程图、ERD 和序列图
ghosts_ · HN
I've been slowly adding some new free tools to Moxie Docs (partly for SEO, partly to illustrate some of our feature sets before any commitment) for some reason this mermaid editor one blew up on Google rankings so I figured I'd share in case people find it useful! We also have ADR, AGENTS.md, LLMs, and a few other free tools.

创建流程图、程序图、组织架构和UML图的免费在线工具。
@N0V4Dev · X
I found a tool called Next AI that links AI capabilities directly with diagrams. It lets you build and edit diagrams using natural language prompts instead of clicking around the canvas manually. It's a handy way to sketch out architecture when you don't want to drag every box yourself. The project is built on TypeScript with React 19 and Next.js. It supports multiple AI providers and even includes an MCP Server. This means you can use it with the Claude Code CLI to generate diagrams from your terminal. Deployment options are flexible too. You can run the tool locally with Docker or push it to Vercel and Cloudflare Workers. It supports multi provider setups so you can pick the backend that fits your workflow. #Nextjs #AI #Diagrams #TypeScript