aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* new toy: lineXcircle.HEADmasterrodri2024-01-192-0/+266
|
* 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!
* made it work with the current libgeometry provided by the system.rodri2023-02-012-25/+26
|
* mkfile: use the system-wide libgeometry.rodri2023-01-291-16/+0
|
* new toy: barycentric.rodri2023-01-282-0/+265
|
* new toy: ptintrianglerodri2020-06-282-0/+253
|
* ptinpoly: fix colors and polygon countour.rodri2020-06-241-5/+7
|
* new toy: ptinpolyrodri2020-06-222-0/+238
|
* draw a proper set of axes using a naïve method.rodri2020-06-211-3/+51
|
* new toy: rframevizrodri2020-06-202-0/+289
|
* new toy: imagelerprodri2020-06-082-0/+100
|
* new toy: chain.rodri2020-06-073-0/+199
|
* ptinline: the user sets the line. fixed coordinate input.rodri2020-06-071-6/+17
|
* new toy: ptinline prototype.rodri2020-06-073-0/+103
|
* import the utilities from the isometric toy.rodri2020-06-061-8/+66
|
* isometric: draw tall tile sprites and change the map in real timerodri2020-05-181-3/+23
|
* isometric: per-cell tile drawingrodri2020-05-182-5/+16
|
* isometric: fix world rframe basisrodri2020-05-175-11/+82
| | | | new tiles were also added and promoted to 32x16
* new toy: isometricrodri2020-05-1412-13/+192
| | | | | grid: add some more stats updated pic files to rgba and no floyd-steinberg dithering
* new toy: gridrodri2020-05-1311-0/+187
|
* bsplines: can't make one without at least three pointsrodri2020-05-121-1/+1
|
* new toy: bsplinesrodri2020-05-122-0/+139
|
* new toy: béziersrodri2020-05-112-0/+129
|
* new toy: trianglesrodri2020-05-112-0/+243