Releases: Calvin-CS/TSGL
Releases · Calvin-CS/TSGL
TSGL 2.1
TSGL 2.0
Upgraded installation system for various platforms!
The class was extended from 2D procedural library to 3D object oriented library.
TSGL
TSGL 1.1.1
Updated the Windows version of TSGL! This version works on all three platforms; the previous version does not (it does not work on Windows).
1.1
1.0
Added another test and a little docs Canvas.cpp: Moved the mutex lock in drawPoint() back down as I noticed some point corruption. Canvas.h: Added a note for updateScreenBuffer(). tests.cpp: Made getPixelsFunction() and greyScaleFunction() scale the image they were drawing with the size of the window. Fixed greyScaleFunction() drawing half upside-down. Added a second greyscale function that copies from one canvas to another.