Menu

Code Commit Log


Commit Date  
[r1149] by nerius

Experimenting with the idea of adding a normal to drawPoint(). Not implemented
yet.

2023-09-29 18:27:21 Tree
[r1148] by nerius

Demonstrating how we need to introduce the concept of "normal" when rendering a
point.

2023-09-29 18:14:20 Tree
[r1147] by nerius

Taking a first stab at drawPoint() in 3D graphics class.

2023-09-29 01:28:55 Tree
[r1146] by nerius

Adding a Javadoc comment in drawPoint().

2023-09-28 23:17:17 Tree
[r1145] by nerius

Adding a few tests that I still need to follow up on. Trying to get correct
alignments between points, lines, and polygons.

2023-09-28 03:58:02 Tree
[r1144] by nerius

Removing the grafx.setClip(null) calls.

2023-09-28 03:57:28 Tree
[r1143] by nerius

Moving some test code into new package, com.nerius.grafx.d3.test.

2023-09-28 02:48:31 Tree
[r1142] by nerius

Adding new class PolyPixel.

2023-09-28 02:27:05 Tree
[r1141] by nerius

Fixing call of RasterDepthGraphics constructor in ZMinMaxTest, since API
change.

2023-09-27 03:01:54 Tree
[r1140] by nerius

In RasterDepthGraphics, increasing s_zBits from 16 to 24. No longer passing in
z buffer to constructor; it's being instantiated under the hood.

2023-09-27 02:59:50 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.