|
Downloads Before downloading EQUINOX-3D, please see the licensing page and please, like the EQUINOX-3D Facebook page. Many years and an insane amount of work went into developing EQUINOX-3D, so if you find it useful, please send $50 USD (or whatever you find appropriate) via PayPal, to: g4@equinox3d.com Thank you!
These downloads contain the main application, plugins, several command-line tools for manipulating image files, and lots of plugin sample code.
Just extract the file: right-click->Extract (in KDE), or in a shell, type: tar xzvf equinox3d-1.3.*.tgzThe main executable will be "eqx" in the newly created directory. You can run that from a shell, or create an icon for it in KDE/Gnome, using the image "eqx.png". Important note Please, install the proper graphics driver for your system, the one provided by the manufacturer of your graphics hardware (NVidia or AMD). The default driver on most Linux systems (Mesa) does not support proper 3D graphics, so you'll be missing out on the advanced features of EQUINOX-3D, or graphics might not work correctly.
Just extract the file with right click -> Extract. You'll need a 3-button / 2 button + wheel mouse for your Mac to use EQUINOX-3D (or any serious 3D design software :) ). When you run EQUINOX-3D for the first time: - Download and install XQuartz, and start it. - In the XQuartz preferences, under the "Windows" tab, enable "Focus follows mouse". - Hold down the "control" key. - Click on the EQUINOX-3D icon. - Select "Open" from the menu. For the best experience, in System preferences: - Turn on "Automatically hide and show the menubar" ("General" icon). - Turn on "Automatically hide and show the dock" ("Dock" icon). This allows EQUINOX-3D to use the full screen, which is especially important on laptops with small screens. You'll need to log out and log back in, so apps get the correct new screen size (this is a Mac OS bug).
Type the following (replace "package_name" with the name of the of the file you downloaded): gunzip package_nameThis will create a new file with a ".tar" extension, which now you can unpack with: tar xvf name_of_this_new_fileThe main executable will be "eqx", in the newly created directory.
Download: Example 3D files and textures tar xzvf equinox-3d.examples.tgzWay better example scenes coming soon! Grass example System requirements:
See the Help page for the documentation of the plugin API (it's a work in progress). You
can also use the provided plugin source code as template.
|