Dust3D 是一款跨平台的 3D 建模软件,可轻松创建适用于视频游戏、 3D 打印等的低多边形 3D 模型。
Dust3D is a cross-platform 3D modeling software that makes it easy to create 3D models for video games, 3D printing, and more. It features built-in rigging, procedural animation and UV unwrapping, with export to GLB and FBX formats.
For more information, visit dust3d.org.
These instructions will get you a copy of Dust3D up and running on your local machine for development and testing purposes.
Qt Online Installerbrew install qtxcode-select --installsudo apt install qt6-base-dev qt6-svg-dev qt6-multimedia-dev libgl-devsudo dnf install qt6-qtbase-devel qt6-qtsvg-devel qt6-qtmultimedia-develgit clone https://github.com/huxingyi/dust3d.git
dust3d/application and open the .pro filedust3d/applicationqmake to generate a Makefilemakegit tag <version> (e.g. git tag 1.1.0)git push origin <version>Tags/<version> and create release from tag<version>Dust3D-win32-x86_64.zip, Dust3D-x86_64.AppImage, Dust3D.dmgDust3D is licensed under the MIT License - see the LICENSE file for details.
暂无开放 Issues,或尚未同步最近议题。