-
Notifications
You must be signed in to change notification settings - Fork 0
Coin GUI binding for Cocoa
License
Unknown, BSD-3-Clause licenses found
Licenses found
Unknown
LICENSE.txt
BSD-3-Clause
COPYING
coin3d/sc21
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Introduction ------------ Sc21 is an Objective-C++ framework to integrate the Coin library with the Mac OS X user interface, allowing you to do Coin rendering in Cocoa applications. See http://www.coin3d.org/mac/Sc21/ for more information on Sc21. Building -------- To build the Sc21 framework and palette, open the Sc21.xcodeproj project and choose the target "Sc21 plugin". (Since the plugin depends on the framework, the framework will be included in the build automatically.) To build only the framework, use the "Sc21 framework" target. You can also build from the commandline by executing xcodebuild -project Sc21.xcodeproj -target <targetname> -buildstyle release|debug e.g. xcodebuild -project Sc21.xcodeproj -target "Sc21 framework" -buildstyle debug Note that Xcode 3.0 or later is required to build Sc21. Should you for some reason need to build Sc21 with an earlier version of Xcode, please use Sc21-1.0.x. Contact ------- Please contact us at <coin-support@coin3d.org> if you have any questions regarding Sc21. Enjoy!
About
Coin GUI binding for Cocoa
Topics
Resources
License
Unknown, BSD-3-Clause licenses found
Licenses found
Unknown
LICENSE.txt
BSD-3-Clause
COPYING
Stars
Watchers
Forks
Packages 0
No packages published