Menu

Code Commit Log


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

Fixing a spelling error in Javadoc and adding a signature to
sliverContainsSamplePoint() in Donut.

2023-10-01 14:42:22 Tree
[r1157] by nerius

Adding a stub for sliverContainsSamplePoint() in Donut. There is a large
comment explaining this, but the signature/implementation have not been done
yet.

2023-10-01 14:27:07 Tree
[r1156] by nerius

Adding a comment explaining the barebones method of computing facet normal,
with a reference to Newell's algorithm.

2023-10-01 04:16:19 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.