Menu

Code Commit Log


Commit Date  
[r1474] by nerius

Adding a line with 2 pixels at start major and 2 at end major, and pasting the
expected program output. We're ready to edit the line-drawing code.

2023-11-05 03:41:56 Tree
[r1473] by nerius

Correcting some comments in code, very slightly.

2023-11-05 03:21:56 Tree
[r1472] by nerius

Fixing a comment.

2023-11-05 03:11:56 Tree
[r1471] by nerius

Exposing zIndex() and using that inside of setPix() and setPixCust().

2023-11-05 01:26:42 Tree
[r1470] by nerius

Adding huge comment explaining colors and degenerate lines.

2023-11-04 22:02:07 Tree
[r1469] by nerius

Implementing and using drawSinglePixelConstantColorLine().

2023-11-04 21:10:24 Tree
[r1468] by nerius

Defining and using drawSinglePixelColorInterpolatedLine().

2023-11-04 20:51:12 Tree
[r1467] by nerius

Tidying up some line-drawing issues in 3D rendering library. Still need to
handle the cases of degenerate lines, where only one pixel gets turned on, and
also need to handle the optimization of line-drawing, where the endpoints pairs
are given special attention w.r.t. z and color bounds, and the inner pixels
are rendered faster.

2023-11-04 19:29:54 Tree
[r1466] by nerius

Adding some comments to RasterFloatGraphics.

2023-11-04 18:29:19 Tree
[r1465] by nerius

Besides modification of some comments, revising pixel() slightly to keep
functionality the same but having the code match code in alias() more closely.

2023-11-04 16:09:08 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.