The in-memory toolkit serves a two-fold purpose.
On the one hand there is efficiency. By being a memory-only representation of a widget, there is no waiting for graphical updates to happen, thus the operations can literally run at the maximum speed two of the fastest components in the computer can deliver (RAM + Processor).
On the other hand there is portability. It acts as a platform-agnostic interface giving access to the widget's internal state to facilitate its graphical representation in any native programming technique the operating system demands.
First three vIMTK widgets (must-haves):
- Roulette wheel.
- Roulette Felt.
- Matrix32 6x6.