Menu

Code Commit Log


Commit Date  
[r1337] by nerius

Getting rid of member vars m_clipYMax2, m_clipYMin2, m_clipXMax2 & m_clipXMin2.

2023-10-28 15:43:34 Tree
[r1336] by nerius

Starting to incorporate the alias() call in polygon filling routines, 3D grafx.

2023-10-28 15:17:01 Tree
[r1335] by nerius

Changing an indentation level in the code, for clarity.

2023-10-28 15:14:45 Tree
[r1334] by nerius

In 3D graphics with the new floating point casting strategy, starting to
implement some of the polygon filling stuff.

2023-10-28 13:10:47 Tree
[r1333] by nerius

Carrying over the xf/yf changes in line drawing for the color interpolated code
too, this is so that the cast to float happens right around 1.0.

2023-10-28 02:56:42 Tree
[r1332] by nerius

In 3D line drawing of constant color, starting to implement the correct xf/yf
strategy where it's being compared against 1.0f.

2023-10-28 02:32:18 Tree
[r1331] by nerius

Correcting a comparison to 0, i.e. 0.0d.

2023-10-28 02:24:56 Tree
[r1330] by nerius

Touching upon the color interpolated line drawing routines in 3D graphics, now
using pixel() call in some places to chop off accumulation errors.

2023-10-28 00:47:04 Tree
[r1329] by nerius

Incorporating more usages of the new pixel() function.

2023-10-28 00:30:27 Tree
[r1328] by nerius

Starting to implement the better casting strategy to chop accumulation errors.
This strategy was originally developed in the 2D rendering code. Moving the
changes into 3D rendering one small step at a time, and testing along the way.

2023-10-28 00:07:08 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.