37 lines
1.0 KiB
ReStructuredText
37 lines
1.0 KiB
ReStructuredText
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
|
|
|
|
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
|
|
|
|
* For Mac OS X:
|
|
|
|
https://github.com/huxingyi/dust3d/releases/download/unstable/dust3d_unstable.dmg
|
|
|
|
* For Linux:
|
|
|
|
https://github.com/huxingyi/dust3d/releases/download/unstable/dust3d_unstable-x86_64.AppImage
|
|
|
|
.. code-block:: none
|
|
|
|
$ chmod a+x ./dust3d_unstable-x86_64.AppImage
|
|
$ ./dust3d_unstable-x86_64.AppImage
|
|
|
|
* Build on Your Own:
|
|
|
|
Build_ from source.
|
|
|
|
.. _Build: http://docs.dust3d.org/en/latest/builds.html
|
|
|
|
Found BUG?
|
|
|
|
If you have any thoughts while using Dust3D, please don't hesitate to share by drop it here,
|
|
|
|
https://github.com/huxingyi/dust3d/issues
|