Go to file
Jeremy Hu 2d05583937 Integrate Instant-Meshes
1. Drop windows 32bit support
Add windows 64bit support.

2. Remove Script(quickjs) support
The current integrated quickjs is a very old version which doesn’t support windows 64bit system. In the future, (TODO)WebAssembly should be integrate as plugin system.

3. Integrate Instant-Meshes
Instant-Meshes take less than 1 second on all three platforms.

4. Remove QuadriFlow
Current implementation of QuadriFlow is too slow (take about 5 seconds on the example model) to do realtime remeshing.
2020-01-04 19:59:10 +09:30
ci Update OpenSSL to 1.1.1d 2020-01-01 21:42:09 +09:30
docs docs/builds.rst: Add build commands for Fedora 30. 2019-12-29 13:18:43 -05:00
languages Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
resources Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
shaders Set OpenGL core profile shader as default 2019-12-22 21:37:42 +09:30
src Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
thirdparty Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
.gitignore Fix deform 2018-04-18 00:14:31 +08:00
.travis.yml Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
ACKNOWLEDGEMENTS.html Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
AUTHORS Add author: Karl Robillard 2019-12-30 07:53:08 +09:30
BUILD Prepare 1.0.0-beta.16 2019-03-10 11:26:54 +09:30
CHANGELOGS.md Update changelogs 2019-12-25 09:31:27 +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 Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
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 Integrate Instant-Meshes 2020-01-04 19:59:10 +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 Integrate Instant-Meshes 2020-01-04 19:59:10 +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