Hydra RLP - SimpleHeap + Metaballs Demo
SimpleHeap is a “port” of the SimpleHeap implementation found in the Microsoft .NET Micro Framework porting kit. This library provides routines for performing dynamic memory allocation in your RLPLite applications.
Metaballs is a demo application that was initially used to test the SimpleHeap library, but this version has all but the allocation of the back buffer removed. The idea is to show a simple allocation and provide an easy to read implementation of the metaballs routine.