Menu

Code Commit Log


Commit Date  
[r1379] by nerius

Removing TODO.txt for 3D graphics lib, already done all of it. Thanks.

2023-10-31 02:49:38 Tree
[r1378] by nerius

Removing extra 'demo' and 'img' code.

2023-10-31 02:34:52 Tree
[r1377] by nerius

Moving over the latest and greatest 2D rendering library. Mostly improvements
in the alias(), pixel(), simplifications in line drawing via better choice of
m_lineClip.

2023-10-31 02:31:17 Tree
[r1376] by nerius

Redoing some aspects of combinatorics (combinations of options) in Donut.

2023-10-31 02:18:05 Tree
[r1375] by nerius

Giving the same optimization/simplification treatment to color interpolated
line drawing. All of this made possible because of smart choice of m_lineClip.

2023-10-30 23:48:07 Tree
[r1374] by nerius

Removing the 'withinBounds' code blocks in constant color line drawing
routines.

2023-10-30 23:39:27 Tree
[r1373] by nerius

Removing the Math.min() and Math.max() calls from line drawing routines,
constant color, because m_lineClip is more effective now.

2023-10-30 23:32:25 Tree
[r1372] by nerius

Setting m_lineClip to use the pixelLowerBound() and pixelUpperBound()
coordinates.

2023-10-30 23:20:10 Tree
[r1371] by nerius

Adding pixelLowerBound() and pixelUpperBound() to 3D graphics code,
RasterDepthGraphics.

2023-10-30 23:08:20 Tree
[r1370] by nerius

Adding a TODO comment to Donut.

2023-10-30 22:51:47 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.