Menu

Code Commit Log


Commit Date  
[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
[r1464] by nerius

Revising pixel() to match what's in RasterFloatGraphics, and adding the pixel
boundary functions, again copied and pasted from RasterFloatGraphics.

2023-11-04 16:08:01 Tree
[r1463] by nerius

Making a change to function pixel() which [theoretically] keeps it identical
in functionality (in the usable range at least) but makes it more "similar" to
alias() code.

2023-11-04 16:07:06 Tree
[r1462] by nerius

Adding class TwoPixelLineSanityTest.

2023-11-04 03:57:46 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.