Go to file
Jeremy Hu 525e4d78bf Add new section and new external link opennet.ru to readme 2019-01-06 15:31:05 +09:30
ci Remove g++-4.9 requirement 2018-06-27 08:19:14 +08:00
docs Update download link to 1.0.0-beta.13 2018-12-13 21:22:25 +09:30
resources Add MetalicRoughness material manager 2018-10-09 10:19:12 +08:00
shaders Switch the order of ORM combined texture 2018-11-18 07:30:26 +08:00
src Fix typo 2018-12-29 09:32:53 +09:30
thirdparty Fix typo 2018-12-29 09:32:53 +09:30
.gitignore Fix deform 2018-04-18 00:14:31 +08:00
.travis.yml Fix AppImage #23 #24 2018-12-04 21:21:02 +09:30
ACKNOWLEDGEMENTS.html Rewrite pose editor 2018-11-05 23:47:21 +08:00
AUTHORS Add author @anderejd from meshlite library 2018-10-05 23:58:00 +08:00
CONTRIBUTORS Add contributor #25 2018-12-08 13:04:37 +09:30
LICENSE Add LICENSE 2018-04-19 14:26:08 +08:00
README.md Add new section and new external link opennet.ru to readme 2019-01-06 15:31:05 +09:30
appveyor.yml Fix jpeg plugin missing #22 2018-12-02 15:26:36 +09:30
dust3d-logo.png Adjust the example model: camel 2018-10-27 08:06:59 +08:00
dust3d.icns Add application icon for mac 2018-12-26 20:48:02 +09:30
dust3d.pro Add application icon for mac 2018-12-26 20:48:02 +09:30
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 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

Calling for Posts

Please share your work done in Dust3D to our Forum and twitter by hashtag #Dust3D, the final 1.0 version is planned to release in 2019, your work may be picked as the featured cover of Dust3D 1.0 stable version show on the about window of software and the homepage of website.

Dust3D 1.0 Beta Is Now Available

Examples

Make a 3D model from scratch using Dust3D

Modeling Ant using Dust3D

Modeling Camel using Dust3D

Modeling Horse using Dust3D

More Examples

External Media

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