| 5 | | [http://code.google.com/p/osgswig/ osgswig] - Language wrappings for !OpenSceneGraph generated by [http://www.swig.org/ SWIG], a popular wrapper and interface generator. Osgswig's current focus is on Python, Ruby and Java bindings, but other SWIG [http://www.swig.org/compat.html#SupportedLanguages supported languages] such as Lua and C# are optional. All standard OSG nodekits are supported and Windows [http://code.google.com/p/osgswig/downloads/list installers] are made available for recent stable releases (e.g. v2.2.0). (License: MIT) |
| | 5 | [http://code.google.com/p/osgswig/ osgswig] - Language wrappings for !OpenSceneGraph generated by [http://www.swig.org/ SWIG] |
| | 6 | |
| | 7 | SWIG is a popular wrapper and interface generator, which uses common interface files to wrap for multiple target languages. Osgswig's current focus is on Python, Ruby and Java bindings, but other SWIG [http://www.swig.org/compat.html#SupportedLanguages supported languages] such as Lua and C# are optional. All standard OSG nodekits are supported and Windows [http://code.google.com/p/osgswig/downloads/list installers] are made available for recent stable releases (e.g. v2.2.0). Because of semi-automatic and manual interface file creation, SWIG and target language limitations, it is not technically feature complete. (License: MIT) |