[Plib-users] Performance Benchmarks
Brought to you by:
sjbaker
From: Aaron D. <ri...@ho...> - 2000-09-06 05:15:16
|
I'm just wondering if any performance benchmarks have been done with = plib? Profiler output would also be handy.=20 From the website its hard to see if plib comes with any standard = visibility algorithm support like portals, bsp trees or octrees. If I = were to implement an octree using plib, would it typically be a single = ssgNode object or rather a separate node for each octree volume with = some sort of a custom intelligent (much more complex than the class I = think is called ssgSelector) branch class that would look after these = issues?=20 Regards, Aaron Drew |