2018-04-18 10:32:59 +00:00
|
|
|
Download and Install Dust3D
|
|
|
|
-----------------------------
|
|
|
|
Dust3D haven't yet been released, however, you can try the latest unstable version,
|
|
|
|
|
|
|
|
* For Windows:
|
|
|
|
|
|
|
|
https://github.com/huxingyi/dust3d/releases/download/unstable/dust3d_unstable_x86.zip
|
|
|
|
|
2018-05-03 00:03:49 +00:00
|
|
|
No need to install, unzip and run the exe. If you only see a blank window or the Rendered Model cannot show properly, please refer to this issue_
|
|
|
|
|
|
|
|
.. _issue: https://github.com/huxingyi/dust3d/issues/9
|
2018-04-18 10:32:59 +00:00
|
|
|
|
|
|
|
* For Mac OS X:
|
|
|
|
|
|
|
|
https://github.com/huxingyi/dust3d/releases/download/unstable/dust3d_unstable.dmg
|
|
|
|
|
2018-06-20 12:25:44 +00:00
|
|
|
* For Linux:
|
2018-05-03 00:03:49 +00:00
|
|
|
|
2018-06-20 12:25:44 +00:00
|
|
|
https://github.com/huxingyi/dust3d/releases/download/unstable/dust3d_unstable-x86_64.AppImage
|
2018-04-18 10:32:59 +00:00
|
|
|
|
2018-06-20 12:47:54 +00:00
|
|
|
.. code-block:: none
|
|
|
|
|
2018-06-24 08:23:21 +00:00
|
|
|
$ chmod a+x ./dust3d_unstable-x86_64.AppImage
|
2018-06-20 12:47:54 +00:00
|
|
|
$ ./dust3d_unstable-x86_64.AppImage
|
2018-06-20 12:25:44 +00:00
|
|
|
|
|
|
|
* Build on Your Own:
|
|
|
|
|
|
|
|
Build_ from source.
|
|
|
|
|
2018-06-20 12:47:54 +00:00
|
|
|
.. _Build: http://docs.dust3d.org/en/latest/builds.html
|
2018-04-18 10:32:59 +00:00
|
|
|
|
|
|
|
Found BUG?
|
|
|
|
|
2018-05-03 00:03:49 +00:00
|
|
|
If you have any thoughts while using Dust3D, please don't hesitate to share by drop it here,
|
|
|
|
|
|
|
|
https://github.com/huxingyi/dust3d/issues
|