34 lines
852 B
ReStructuredText
34 lines
852 B
ReStructuredText
Download and Install Dust3D
|
|
-----------------------------
|
|
|
|
* For Windows:
|
|
|
|
https://github.com/huxingyi/dust3d/releases/download/1.0.0-beta.15/dust3d-1.0.0-beta.15-x86.zip
|
|
|
|
No need to install, unzip and run the exe.
|
|
|
|
* For Mac OS X:
|
|
|
|
https://github.com/huxingyi/dust3d/releases/download/1.0.0-beta.15/dust3d-1.0.0-beta.15.dmg
|
|
|
|
* For Linux:
|
|
|
|
https://github.com/huxingyi/dust3d/releases/download/1.0.0-beta.14/dust3d-1.0.0-beta.14-x86_64.AppImage
|
|
|
|
.. code-block:: none
|
|
|
|
$ chmod a+x ./dust3d-1.0.0-beta.14-x86_64.AppImage
|
|
$ ./dust3d-1.0.0-beta.14-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
|