| Wednesday, September 30, 2009 |
|
ChaiScript 2.0 Released
Posted by:
Jason Turner at 1:13:53 pm
|
On Sept 22 ChaiScript 2.0 was released. ChaiScript is an embedded scripting language designed from the ground up specifically for use with C++. It is a header only implementation and is released under the BSD license, making it easy to integrate with your existing software. This release adds significant compile time and runtime performance improvements over previous releases, thread safety, support for ChaiScript defined object types, and exception handling. The source and binaries for common platforms can be downloaded at googlecode. Its ease of integration makes it ideal for configuration file scripting and runtime scripting for any C++ application needing dynamic content or behavior.
|
|
Irrlicht 1.6 released
Posted by:
niko at 8:03:56 am
|
The popular open source 3D engine Irrlicht has just been release in version 1.6.
This release includes new features such as new mesh and image loaders (.PLY mesh loader, .RGB, .RGBA, .SGI, .INT, and .INTA textures), the new material properties ColorMask, Mipmap LOD, depth test function, AlphaToCoverage, selective Anti-Aliasing, a new console device and the possibility to create different devices from the same library, an OverrideMaterial for changing material properties globally, a new Filesystem with tighter integration of different archive types (ZIP, TAR, etc) and an improved software rendering engine.
Download the new version directly from the Irrlicht Engine Website
|
|
| The Daily Code Gem |
By: Nicolas Capens
8 Comment(s)
|
| Sponsored By |
 |
|