Welcome to AngelCode.com. Here you'll find resources for game development and more.

The most popular visits here are to the following pages: AngelScript - a powerful and free scripting library, BMFont - a free bitmap font generator, or RefDB - a database of useful developer resources. But feel free to browse the site for more resources.

AngelCode.com is maintained by Andreas Jönsson since 2001. Please help the continued maintainance and further development of the resources here with a donation.

Latest updates

New developer references

2023-07-19   OpenCV - Open Computer Vision Library

2023-05-21   AngelScript 2.36.1 is available

AngelScript is now officially 20 years old. The first public release was made in March, 2003. When I started this project back then, I never imagined I would still be working on it 20 years later. But I am happy that I am, I just wish I had more time to work on it.

Version 2.36.1 is mostly a maintenance release. There are no new features, just minor improvements with compiler messages and a long list of bug fixes. See the change log for the details.

2022-09-25   AngelScript 2.36.0 is out

I've now released version 2.36.0. The main new feature for this version is the ability to serialize the script contexts. The work on this feature started with a code contribution made by Patrick Jeeves who implemented the initial draft for the feature. I then spent most of the time making sure this works in all situations that can come up during script execution. This has been an oft sought after feature, but I had always hesitated to start the implementation as I knew it would be a big effort. But, thanks to Patrick I finally got the necessary incentive to go through with it.

Other than that there is also the usual batch of bug fixes, and minor improvements. See the change log for the complete list.