diff options
author | Sven Gothel <[email protected]> | 2023-03-06 05:12:01 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-03-06 05:12:01 +0100 |
commit | a3901230167c062be05c5b3fe350025f11bfd663 (patch) | |
tree | b20fdfdcc704426cc1ab30c7fc9cadf702be0bb2 /src/jogl/classes/jogamp/opengl/util/stereo | |
parent | 4072655fe5c549949828ba86783b1fcc377869c8 (diff) |
Graph: Region: Add perf counter (w/ API); Utilize put[34][sif](..); Fix indices growBufferSize(); Add GLRegion.create(..) w/ initial vertices/indices count; Up default[VI]Count;
Following heuristcs were found, hence we might want to calculate these for each font (TODO):
/**
* Heuristics with TestTextRendererNEWT00 text_1 + text_2 = 1334 chars
* - FreeSans ~ vertices 64/char, indices 33/char
* - Ubuntu Light ~ vertices 100/char, indices 50/char
* - FreeSerif ~ vertices 115/char, indices 61/char
*
* Now let's assume a minimum of 10 chars will be rendered
*/
Diffstat (limited to 'src/jogl/classes/jogamp/opengl/util/stereo')
0 files changed, 0 insertions, 0 deletions