cpgf library -- free C++ open source library for reflection, serialization, Lua, Google V8 JavaScript and Python script binding, callbacks
The new version 1.5.3 added meta data for Irrlicht 3D engine version 1.8.
Beside that, we can also use C++ operator overloading in Python binding now.
I'm not even a user of Irrlicht and not expert on 3D programming. So if your Irrlicht experts find any problems or bugs, don't hesitate to let me know.
You can find the mail list address on the support page.
The library web site:
http://www.cpgf.org/
The document and screenshots for Irrlicht binding
http://www.cpgf.org/document/metadata-irrlicht.html
cpgf 1.5.3 Lua JavaScript Python binding of Irrlicht 1.8
cpgf 1.5.3 Lua JavaScript Python binding of Irrlicht 1.8
http://www.cpgf.org/
cpgf library -- free C++ open source library for reflection, serialization, script binding, callbacks, and meta data for OpenGL Box2D, SFML and Irrlicht.
v1.5.3 was released. Now supports Irrlicht 3D engine v1.8 in script binding.
cpgf library -- free C++ open source library for reflection, serialization, script binding, callbacks, and meta data for OpenGL Box2D, SFML and Irrlicht.
v1.5.3 was released. Now supports Irrlicht 3D engine v1.8 in script binding.
-
- Posts: 83
- Joined: Fri May 28, 2010 8:59 am
- Location: Perth, Australia
Re: cpgf 1.5.3 Lua JavaScript Python binding of Irrlicht 1.8
This is really nice, I'll try it out when I can.
-
- Competition winner
- Posts: 687
- Joined: Mon Sep 10, 2012 8:51 am
Re: cpgf 1.5.3 Lua JavaScript Python binding of Irrlicht 1.8
Interesting. Similar to something I'm working on but for other languages. I'm definitely checking this out.
Thanks for sharing!
Thanks for sharing!
Re: cpgf 1.5.3 Lua JavaScript Python binding of Irrlicht 1.8
Unlike the other language bindings, cpgf basically is a reflection/meta data library.chronologicaldot wrote:Interesting. Similar to something I'm working on but for other languages. I'm definitely checking this out.
Thanks for sharing!
Script binding is built upon the reflection system.
Irrlicht is only one of the meta data libraries.
So we can do much more with cpgf.
![Smile :)](./images/smilies/icon_smile.gif)
http://www.cpgf.org/
cpgf library -- free C++ open source library for reflection, serialization, script binding, callbacks, and meta data for OpenGL Box2D, SFML and Irrlicht.
v1.5.3 was released. Now supports Irrlicht 3D engine v1.8 in script binding.
cpgf library -- free C++ open source library for reflection, serialization, script binding, callbacks, and meta data for OpenGL Box2D, SFML and Irrlicht.
v1.5.3 was released. Now supports Irrlicht 3D engine v1.8 in script binding.