Go to file
Jeremy Hu d218789d83 Add mesh recombiner optional edge loop optimization
This optimization would make two combining edge loops move closer.
The vertex postion been updated, this will affect the quad recovery and triangle source resolver, so this optimization is been commented out currently.
2019-12-18 23:46:52 +09:30
ci rename icon to dust3d.png 2019-11-01 22:12:46 -04:00
docs Update download link 2019-12-15 14:53:08 +09:30
languages Implement grid mesh builder 2019-12-14 22:58:14 +09:30
resources Implement grid mesh builder 2019-12-14 22:58:14 +09:30
shaders Fix shader metallic parameter 2019-11-05 08:15:59 +09:30
src Add mesh recombiner optional edge loop optimization 2019-12-18 23:46:52 +09:30
thirdparty Implement grid mesh builder 2019-12-14 22:58:14 +09:30
.gitignore Fix deform 2018-04-18 00:14:31 +08:00
.travis.yml Fix ci for #45 2019-11-02 12:30:23 +09:30
ACKNOWLEDGEMENTS.html Implement grid mesh builder 2019-12-14 22:58:14 +09:30
AUTHORS Add @creepertron95 2019-11-02 12:21:46 +09:30
BUILD Prepare 1.0.0-beta.16 2019-03-10 11:26:54 +09:30
CHANGELOGS.md Update changelog 2019-12-15 14:09:04 +09:30
CONTRIBUTORS Remove name which already appeared in AUTHORS 2019-12-15 09:28:35 +09:30
LICENSE Add LICENSE 2018-04-19 14:26:08 +08:00
README.md Update screenshot and changelogs 2019-11-03 12:42:58 +09:30
appveyor.yml Fix missing ssl libraries for windows build 2019-07-26 22:48:42 -07:00
dust3d-logo.png Adjust the example model: camel 2018-10-27 08:06:59 +08:00
dust3d.icns Update application icon 2019-07-30 19:37:31 +09:30
dust3d.pro Update download link 2019-12-15 14:53:08 +09:30
dust3d.rc Update logo 2019-06-13 00:08:47 +09:30
favicon.ico Update application icon 2019-07-30 19:37:31 +09:30
resources.qrc Update screenshot and changelogs 2019-11-03 12:42:58 +09:30

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.

Screenshots

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.

Acknowledgements

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