Menu

Code Commit Log


Commit Date  
[r1168] by nerius

Drawing vertices first, in Donut.

2023-10-02 02:43:13 Tree
[r1167] by nerius

Some little changes here and there. A big change is that the pixel is first
come takes precedence in the z buffer. Other stuff drawn later at same z value
will not be drawn.

2023-10-02 02:32:48 Tree
[r1166] by nerius

Removing some error checking code in Donut.

2023-10-02 01:11:07 Tree
[r1165] by nerius

Fixing the bug in drawPoint(), which was related to normals and ununiform
scale.

2023-10-02 01:07:40 Tree
[r1164] by nerius

Making xCoord and yCoord 'final' in drawPoint() in RasterDepthGraphics.

2023-10-01 23:53:23 Tree
[r1163] by nerius

Adding a bit of temporary error checking code which makes sure that the facet
normals are correct.

2023-10-01 23:09:12 Tree
[r1162] by nerius

First pass at revisiting the drawing of polygon vertices. Not tested, but
compiles.

2023-10-01 20:01:07 Tree
[r1161] by nerius

Making getPointAlias() a static function, because it's algorithm-related, and
not state-related.

2023-10-01 20:00:20 Tree
[r1160] by nerius

Making a preliminary implementation of VectorUtils.sliverContainsSamplePoint().
Had to make some necessary changes to VectorUtils, to the new functions there.

2023-10-01 18:55:07 Tree
[r1159] by nerius

Dropping the EPSILON back face culling from drawPoint(). Adding function
dotProductXY() to VectorUtils.

2023-10-01 15:23:53 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.