Go to file
Jeremy Hu debdd79a7a Fix build 2018-10-20 17:29:57 +08:00
ci Remove g++-4.9 requirement 2018-06-27 08:19:14 +08:00
docs Not generate texture by default 2018-10-11 16:03:23 +08:00
resources Add MetalicRoughness material manager 2018-10-09 10:19:12 +08:00
shaders Add MetalicRoughness material manager 2018-10-09 10:19:12 +08:00
src Fix build 2018-10-20 17:29:57 +08:00
thirdparty Add fbx export support (2/3) 2018-10-20 13:07:11 +08:00
.gitignore Fix deform 2018-04-18 00:14:31 +08:00
.travis.yml Rename library name meshlite to meshlite_ffi 2018-09-28 10:45:39 +08:00
ACKNOWLEDGEMENTS.html Add fbx export support (2/3) 2018-10-20 13:07:11 +08:00
AUTHORS Add author @anderejd from meshlite library 2018-10-05 23:58:00 +08:00
CONTRIBUTORS Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
LICENSE Add LICENSE 2018-04-19 14:26:08 +08:00
README.md Add rotate operation to menu 2018-06-15 17:58:46 +08:00
appveyor.yml Rename library name meshlite to meshlite_ffi 2018-09-28 10:45:39 +08:00
dust3d-logo.png Add Dust3D logo. 2018-05-12 22:35:38 +08:00
dust3d.pro Smooth normal based on angle 2018-10-20 16:42:29 +08:00
resources.qrc Add MetalicRoughness material manager 2018-10-09 10:19:12 +08:00

README.md

appveyor status travis status readthedocs status

Overview

Dust3D is a brand new 3D modeling software. It helps you create a 3D watertight base model in seconds. Use it to speed up your character modeling in game making, 3D printing, and so on.

Download Dust3D
Online Dust3D Reference Guide

Examples

Make a 3D model from scratch using Dust3D

Modeling Ant using Dust3D

Modeling Camel using Dust3D

Modeling Horse using Dust3D

Free Dust3D Models

Tutorials

Dust3D -- Free Open Source 3D Modelling Application

Contributing

Any contributions are welcome, including fix bug, correct typo, test functionality, propose new features, make post to introduce and let more people know Dust3D. If you have done any of these, and cannot find your name in CONTRIBUTORS, please feel free to make a pull request to add your name, or email me. If you have done programming code changes, including the example code listed in the docs folder, please dont forget to add your name to AUTHORS in your pull request.

License

Dust3D software binaries and source code use MIT License, which means you can use it freely no matter for personal or for commercial purpose. However, Dust3D's UI built on Qt5, the Mesh Union Algorithm based on CGAL library, and there are other algorithms such as Gift Wrapping, Bmesh, and so on which implemented in the meshlite repository, all these, may have other license restrictions.

Acknowledgements

https://raw.githubusercontent.com/huxingyi/dust3d/master/ACKNOWLEDGEMENTS.html