OpenSceneGraph/examples/osgsimpleviewerCocoa
Robert Osfield cd07fb61eb From Eric Wing, "Here are some updates for osgsimpleviewerCocoa.
New features and enhancements:
- Shared OpenGL contexts
- Multithreaded OpenGL Engine support
- Localizable string support
- Offscreen rendering (to framebuffer object) for:
 - Copy/Paste (to image) support
 - Drag-and-drop (as source image) support
 - Print to Printer/PDF
 - Dock minimization picture
- More robust initializer handling
- Fix to better handle hardware surfaces in NSScrollViews/NSSplitViews
- Use of respondsToSelector and instancesRespondToSelector to
demonstrate runtime feature checking to provide access to newer
features while still compiling on and supporting legacy versions

The new file "Localizable.strings" needs to be placed inside the
English.lproj directory."
2007-02-13 13:58:45 +00:00
..
English.lproj From Eric Wing, "Here are some updates for osgsimpleviewerCocoa. 2007-02-13 13:58:45 +00:00
Info.plist From Eric Wing, new ogsimpleviewCocoa example. 2006-11-17 16:22:58 +00:00
main.m From Eric Wing, new ogsimpleviewCocoa example. 2006-11-17 16:22:58 +00:00
SimpleViewerCocoa.h From Eric Wing, "Here are some updates for osgsimpleviewerCocoa. 2007-02-13 13:58:45 +00:00
SimpleViewerCocoa.mm From Eric Wing, "Here are some updates for osgsimpleviewerCocoa. 2007-02-13 13:58:45 +00:00