7eb5a325a0
Besides adding the PBR material manager, this commit hide some unnecessary features such as toggle wireframes and toggle normal smooth. Add a regenerate button to indicate mesh is generating by showing a spiner, user can click this button to regenerate if the final result is not good. Please note that, we generate the texture map by default compared to before we only generate texture map when user export glTF result. Current uvunwrap library cann't handle bad mesh very well, so it will crash on the wires model. |
||
---|---|---|
ci | ||
docs | ||
resources | ||
shaders | ||
src | ||
thirdparty | ||
.gitignore | ||
.travis.yml | ||
ACKNOWLEDGEMENTS.html | ||
AUTHORS | ||
CONTRIBUTORS | ||
LICENSE | ||
README.md | ||
appveyor.yml | ||
dust3d-logo.png | ||
dust3d.pro | ||
resources.qrc |
README.md
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
Free Dust3D Models
Tutorials
Dust3D -- Free Open Source 3D Modelling Application
External Links
- DUST3D–A NEW OPEN SOURCE 3D MODELLER gamefromscratch.com
- Dust3D - простая система 3D моделирования для игр linux.org.ru
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 don’t 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