Installation (and uninstallation)
Coin and Sc21 meta-package
We have created a combined installer containing the latest version of Coin and Sc21 for Mac OS X. You can download it from the Sc21 download page. Note that the package is called only "Sc21", but it contains a combined installer for the Coin framework, the Coin commandline tools, the Sc21 framework, the Sc21 Interface Builder palette, and the Sc21 examples.
Coin-only installer
There is also an installer for the latest version of Coin for Mac OS X. Please refer to the Coin download page for details.
For those who don't want to use an installer...
The Coin download page also has an image containing only the Coin framework itself ("Download Mac OS X framework (gcc-4, no installer)").
Coin Tools
You might also want to install the CoinTools package (included in the Sc21 meta-package and the Coin download). This will install the coin-config commandline utility, its associated man page, and its default configuration. The coin tools are a convenience if you want to build Coin applications from the Terminal, and are also needed when compiling SoQt. If you intend to develop in Xcode only, installing the CoinTools is unnecessary.
Source code
If you are interested in the Sc21 source code, you can view it online or get it from our anonymous Subversion server:
$ svn co http://svn.coin3d.org/repos/Sc21/trunk Sc21It's the same procedure for Coin and SoQt, just replace "Sc21" above.
Uninstallation
Unfortunately, Apple does not provide a way to automatically uninstall software. There are several third-party tools available that you can use to remove Coin, though. DesInstaller seems to work very well.


