Go to file
Jeremy Hu ca1b938e2c Highlight all profiles when mouse hovered
Implement the feature as been proposed in this video:
https://www.youtube.com/watch?v=YBnEQk_5D70

Thanks Serapth and his amazing youtube channel - Gamefromscratch for proposed this feature

Serapth's Reddit: https://www.reddit.com/user/Serapth
Gamefromscratch Youtube Channel: https://www.youtube.com/channel/UCr-5TdGkKszdbboXXsFZJTQ
2018-04-21 08:23:27 +08:00
ci Fix travis release upload 2018-04-15 11:38:08 +08:00
docs Add model horse example 2018-04-20 22:41:24 +08:00
resources Add main menu. 2018-04-10 15:59:20 +08:00
src Highlight all profiles when mouse hovered 2018-04-21 08:23:27 +08:00
thirdparty Fix deform 2018-04-18 00:14:31 +08:00
.gitignore Fix deform 2018-04-18 00:14:31 +08:00
.travis.yml Fix travis release upload 2018-04-15 11:38:08 +08:00
ACKNOWLEDGEMENTS.html Acknowlegements to redditors 2018-04-11 23:52:41 +08:00
LICENSE Add LICENSE 2018-04-19 14:26:08 +08:00
README.md Add model horse example 2018-04-20 22:41:24 +08:00
appveyor.yml Fix missing libgmp-10.dll 2018-04-15 22:40:49 -07:00
dust3d.pro Add reference guide link to help menu 2018-04-18 21:18:10 +08:00
resources.qrc Add main menu. 2018-04-10 15:59:20 +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

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