Menu

Code Commit Log


Commit Date  
[r1183] by nerius

Renaming 'd' to 'dd' in line drawing routine because it's easier to grep for.

2023-10-05 00:35:53 Tree
[r1182] by nerius

Adding a little TODO comment.

2023-10-05 00:16:57 Tree
[r1181] by nerius

Computing dzdy and dzdx in one of the line drawing subroutines, thorough
explanation of formula derivations in long comment. Wow, these formulas are
very simple. We need to handle singularities, still. That is TODO.

2023-10-05 00:08:09 Tree
[r1180] by nerius

Moving the computations of dxdy & dydx in line drawing routine down further,
in case there is an early exit.

2023-10-04 22:54:02 Tree
[r1179] by nerius

Taking notes.

2023-10-04 02:39:40 Tree
[r1178] by nerius

Making some simplifications in line drawer.

2023-10-04 01:49:54 Tree
[r1177] by nerius

Changing the order of some operations. The code was examined closely and it
was determined that this has no impact on the algorithm.

2023-10-04 01:14:34 Tree
[r1176] by nerius

Fleshing out more of the line drawing.

2023-10-04 00:37:48 Tree
[r1175] by nerius

Changing order of some operations, after careful examination this should not
have any impact on algorithm correctness.

2023-10-04 00:37:20 Tree
[r1174] by nerius

Fleshing out more of drawLine().

2023-10-03 22:57:31 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.