aboutsummaryrefslogtreecommitdiff
path: root/isometric.c
Commit message (Collapse)AuthorAgeFilesLines
* isometric: rewritten to use the new rframe xforms from libgeometry.rodri2023-06-201-52/+15
|
* isometric: fixed the RFrame transformations.rodri2023-06-181-29/+86
| | | | | this simplified the code significantly as a result. now everything falls into place!
* new toy: ptinline prototype.rodri2020-06-071-0/+1
|
* isometric: draw tall tile sprites and change the map in real timerodri2020-05-181-3/+23
|
* isometric: per-cell tile drawingrodri2020-05-181-5/+16
|
* isometric: fix world rframe basisrodri2020-05-171-11/+82
| | | | new tiles were also added and promoted to 32x16
* new toy: isometricrodri2020-05-141-0/+168
grid: add some more stats updated pic files to rgba and no floyd-steinberg dithering