AngelScript 1.4.0
Six months after the first release AngelScript has matured quite a bit. This free library (LGPL) for including scripting in applications has been designed especially for ease-of-use. It uses the same data types and calling conventions that C/C++ does, which means that there is no need to write any special wrapper functions or classes, just bind the functions that you are already using.
Visit www.AngelCode.com/angelscript for more information.
Recently Featured Posts
- Accessing Microsoft Windows 8 Desktop Sensors
- Shader Effects: Glow and Bloom
- Shader Effects: Screen Space Ambient Occlusion
- Shader Effects: Refraction
- Shader Effects: Blend Modes
- Shader Effects: Gamma Correction
- Follow Devmaster.net on Facebook, Twitter, and Google+
- Shader Effects: Depth of Field
- Shader Effects: Shadow Mapping
- Shader Effects: Old Film
Comments