This repository contains multiple projects closely related to (hardware-accelerated) rendering in Squeak/Smalltalk. Please note, that most of this is work in progress.
Package | Description |
---|---|
RenderThee | A hodgepodge of projects loosely related to hardware-accelerating Squeak/Smalltalk's UI framework Morphic. |
ArrayBulkPlugin | A plugin for Squeak/Smalltalk's VM. Can improve data transfer speeds from Squeak to raw memory when writing multiple values at a time. |