|
|
|
@377
|
[377]
|
11/01/06 16:31:27 |
dshipton |
Factor added for controlling degradation for users, so a user can make the … |
|
|
|
@376
|
[376]
|
11/01/06 15:11:24 |
dshipton |
Add knob for # of LOD's to use…so you can say, don't render below X … |
|
|
|
@375
|
[375]
|
11/01/06 11:53:52 |
dshipton |
algorithm tweek. |
|
|
|
@374
|
[374]
|
11/01/06 11:36:11 |
dshipton |
Screen LOD now takes into account triangle degradation and works too! |
|
|
|
@372
|
[372]
|
10/31/06 16:19:03 |
dshipton |
Get rid of dynamic casts… |
|
|
|
@371
|
[371]
|
10/31/06 15:07:34 |
dshipton |
Can set a minimum triangle count before a test query is issued.
within … |
|
|
|
@365
|
[365]
|
10/27/06 11:08:38 |
dshipton |
Do not start with any additional culling. |
|
|
|
@364
|
[364]
|
10/23/06 18:25:26 |
dshipton |
more fixes. |
|
|
|
@363
|
[363]
|
10/23/06 17:19:13 |
dshipton |
more bugfixes/ tweeking |
|
|
|
@362
|
[362]
|
10/23/06 15:46:03 |
dshipton |
Bug fixes. |
|
|
|
@361
|
[361]
|
10/23/06 12:00:56 |
dshipton |
This getWorldToCamera doesn't work. |
|
|
|
@360
|
[360]
|
10/23/06 12:00:07 |
dshipton |
Knobs for ScreenLOD node. and more code in ScreenLOD that doesn't work! |
|
|
|
@359
|
[359]
|
10/22/06 19:00:49 |
dshipton |
Added a mode that looks at triangle degradation….but it can't seem to … |
|
|
|
@358
|
[358]
|
10/22/06 16:40:33 |
dshipton |
Simplify some code, also make sure our triangle culled take into account … |
|
|
|
@357
|
[357]
|
10/22/06 16:39:57 |
dshipton |
Add knobs for query buffer size into test application. |
|
|
|
@355
|
[355]
|
10/22/06 14:16:34 |
dshipton |
Knob for query buffer size…ScreenLOD improvements. |
|
|
|
@348
|
[348]
|
10/21/06 14:55:10 |
dshipton |
Cleanup |
|
|
|
@347
|
[347]
|
10/21/06 14:27:59 |
dshipton |
Added missing ifdef |
|
|
|
@346
|
[346]
|
10/21/06 14:06:57 |
dshipton |
Updated rudimentary numbers.. |
|
|
|
@345
|
[345]
|
10/21/06 14:04:13 |
dshipton |
Use a FIFO queue for the queries to help mix rendering, testing, and … |
|
|
|
@344
|
[344]
|
10/21/06 14:01:22 |
dshipton |
Up default coverage value to 0.7 |
|
|
|
@343
|
[343]
|
10/21/06 13:51:33 |
dirk |
Ported StringAttributeMap? from 1.8
(not well tested, treat with care) |
|
|
|
@342
|
[342]
|
10/21/06 13:50:48 |
dirk |
Added Tri and occed tri stats
added NVPerfKitSDK demo stats in … |
|
|
|
@340
|
[340]
|
10/21/06 13:48:11 |
dirk |
Added ResetMode? to StatElems? to prevent spurious clearing |
|
|
|
@339
|
[339]
|
10/21/06 13:46:19 |
dirk |
Moved changed functor handling. Otherwise direct changed() calls (like the … |
|
|
|
@338
|
[338]
|
10/21/06 13:43:40 |
dirk |
Fixed hierarchical update for GeoStatsAttachment? |
|
|
|
@337
|
[337]
|
10/21/06 13:42:59 |
dirk |
Added some stuff to GeoBuilder? |
|
|
|
@329
|
[329]
|
10/20/06 15:03:40 |
dirk |
Intermediate version of StatsAttachment? for Dan
Mostly working, except … |
|
|
|
@325
|
[325]
|
10/19/06 17:12:06 |
dshipton |
Version 1 of the ScreenLOD node
This Group looks at how many pixels the … |
|
|
|
@306
|
[306]
|
10/17/06 11:40:45 |
dshipton |
Spot for not waiting on query…
Also don't automatically render … |
|
|
|
@304
|
[304]
|
10/17/06 11:06:43 |
dshipton |
Right comparison |
|
|
|
@299
|
[299]
|
10/16/06 09:11:30 |
dirk |
Fixed mem leak (State regenerated)
Adaptive bucket sort (buggy, … |
|
|
|
@298
|
[298]
|
10/16/06 09:08:09 |
dirk |
Added percent format for Real
Fixed ms time format
Removed occ-specific … |
|
|
|
@292
|
[292]
|
10/13/06 17:07:46 |
dshipton |
User knobs visible in this.
y/h = ± Covered Probability Threshold
u/j = … |
|
|
|
@291
|
[291]
|
10/13/06 17:05:31 |
dshipton |
Algorithm inputs are now user knobs! |
|
|
|
@290
|
[290]
|
10/13/06 14:55:30 |
dirk |
Fixed masking |
|
|
|
@285
|
[285]
|
10/12/06 17:57:02 |
dshipton |
Tweeking Heuristics of whether to test or draw. |
|
|
|
@282
|
[282]
|
10/12/06 13:56:27 |
dshipton |
Calculate cost better.
There is a place for small feature culling. |
|
|
|
@280
|
[280]
|
10/12/06 05:29:56 |
dirk |
Add OC test program (should probably become an example once it really … |
|
|
|
@276
|
[276]
|
10/11/06 17:13:30 |
dshipton |
Full blow innefficient Occlusion Culling.
It goes through the render tree
… |
|
|
|
@273
|
[273]
|
10/11/06 10:38:05 |
dshipton |
Sort on closest face instead of just center of BB. |
|
|
|
@272
|
[272]
|
10/10/06 22:24:11 |
dshipton |
Debug warning and some formatting. |
|
|
|
@271
|
[271]
|
10/10/06 18:01:16 |
dshipton |
Add in pixel coverage info. |
|
|
|
@268
|
[268]
|
10/09/06 18:43:13 |
dirk |
Some OCC cleanup and additions |
|
|
|
@267
|
[267]
|
10/09/06 16:45:38 |
dshipton |
Initial checkin of OcclusionCulling?. It calls the hardware queries as it … |
|
|
|
@240
|
[240]
|
10/05/06 14:10:52 |
dshipton |
Documentation. |
|
|
|
@223
|
[223]
|
10/03/06 02:03:46 |
dirk |
Refactored RenderPartition? rendering to using TreeBuilders? |
|
|
|
@222
|
[222]
|
10/03/06 00:24:49 |
dirk |
Intermediate savepoint |
|
|
|
@214
|
[214]
|
10/01/06 14:05:13 |
dirk |
Private branch for messing with RenderTraversal? |
|
copied from trunk/Source/System:
|
|
|
|
@212
|
[212]
|
10/01/06 12:06:46 |
dirk |
Added ignore pump for profiling non-GL parts |