1376af237b
Use https://github.com/Thekla/thekla_atlas to generate the texture. This commit still have some issues, some faces not satisfy thekla_atlas in some cases. - Add texture preview widget. - Fix single node black color issue. - Export texture in .gltf file. - Fix node order random issue in mesh generation. |
||
---|---|---|
ci | ||
docs | ||
resources | ||
src | ||
thirdparty | ||
.gitignore | ||
.travis.yml | ||
ACKNOWLEDGEMENTS.html | ||
AUTHORS | ||
CONTRIBUTORS | ||
LICENSE | ||
README.md | ||
appveyor.yml | ||
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
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 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