What is this?
This is a lite-c project of mine. The code contains kind-of-OO implementations of linkedlist, stack, queue, priorityqueue and a nodetree. There is a particle system addition with emitters and different attractors (wind, kill, addalpha, addsize, ...).


Cake?
No, it's basically not a lie. The "manual" covers about 10% of the code, not that much. The good thing is that the code is tested and should work. In addition to that each module AwakeGeneric,... works alone.

Because I ran away from GS, I can not further work on this or provide some stable release. But I would be happy to help you with any problems using this.


Use
Download, extract and start any of the test files (AW_Test.c, ...). They show how to use a part of the lib. To use in your project, follow the How-To-Install.txt.


http://public.oliver-weitzel.com/AwakeLib.rar

Edit: Took out the GUI lib, the release works now!