Menu

Code Commit Log


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

Moving the new functions into VectorUtils where they belong.

2023-10-01 04:03:08 Tree
[r1154] by nerius

In Donut, adding crossProductXY() and vectorXY().

2023-10-01 03:48:03 Tree
[r1153] by nerius

Struggling with the Donut code to draw vertices.

2023-10-01 02:41:52 Tree
[r1152] by nerius

Removing two unnecessary blank lines.

2023-10-01 02:41:28 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.