Menu

Code Commit Log


Commit Date  
[r1631] by nerius

In Donut, collapsing m_verts to a one-dimensional array. This is paving the
way for all sorts of performance improvements; or rather, it's paving the way
to having the test code use the code optimally, so that we can test performance
since this is the only code that really tests the code at this point.

2023-11-10 03:29:23 Tree
[r1630] by nerius

Adding a second transform() function to Matrices, which takes offsets.

2023-11-10 03:05:24 Tree
[r1629] by nerius

Adding POLY_INTEGER_VERTEX option to Donut.

2023-11-10 02:36:41 Tree
[r1628] by nerius

Renaming class com.nerius.grafx.d3.demo.MatrixUtils to
com.nerius.grafx.d3.math.Matrices, and making it publicly accessible.

2023-11-10 02:19:14 Tree
[r1627] by nerius

Renaming class com.nerius.grafx.d3.demo.VectorUtils to be
com.nerius.grafx.d3.math.Vectors, and making it publicly visible.

2023-11-10 02:10:24 Tree
[r1626] by nerius

Starting to fill out Javadoc in BatchModeDepthGraphics.

2023-11-10 01:45:07 Tree
[r1625] by nerius

Changing the order of things defined in DepthGraphics interface.

2023-11-10 00:51:15 Tree
[r1624] by nerius

Adding BatchModeDepthGraphics. This is just the beginning.

2023-11-10 00:48:43 Tree
[r1623] by nerius

Implementing getClip() in TiledDepthGraphics. This is done very elegantly by
taking a union() of all the clip rectangles.

2023-11-09 23:21:16 Tree
[r1622] by nerius

Making some progress on the tiled rendering.

2023-11-09 23:07:39 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.