40 lines
937 B
ReStructuredText
40 lines
937 B
ReStructuredText
Download and Install Dust3D
|
|
-----------------------------
|
|
|
|
* For Windows:
|
|
|
|
https://github.com/huxingyi/dust3d/releases/download/1.0.0-beta.20/dust3d-1.0.0-beta.20-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.20/dust3d-1.0.0-beta.20.dmg
|
|
|
|
* For Linux:
|
|
|
|
https://github.com/huxingyi/dust3d/releases/download/1.0.0-beta.20/dust3d-1.0.0-beta.20-x86_64.AppImage
|
|
|
|
.. code-block:: none
|
|
|
|
$ chmod a+x ./dust3d-1.0.0-beta.20-x86_64.AppImage
|
|
$ ./dust3d-1.0.0-beta.20-x86_64.AppImage
|
|
|
|
* Build on Your Own:
|
|
|
|
Build_ from source.
|
|
|
|
.. _Build: http://docs.dust3d.org/en/latest/builds.html
|
|
|
|
Next?
|
|
|
|
Join Mailing List to get Updated:
|
|
|
|
https://www.freelists.org/list/dust3d
|
|
|
|
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
|