Menu

Code Commit Log


Commit Date  
[r1382] by nerius

Adding 2D rendering demo code. Already made some changes to SimpleDemo.

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

Adding class com.nerius.grafx.d3.demo.Donut class and ALL OF THE DEPENDENCIES
to get it to run. A library is useless without proof that it can work, and a
demonstration of how it works.

2023-10-31 16:17:09 Tree
[r1380] by nerius

Finally, adding 3D graphics library. This has really matured quite a bit. I
would still like to expose some decent test code somehow; right now the Donut
test code, which is really superb, has some dependencies that I don't want to
include.

2023-10-31 02:51:17 Tree
[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
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.