source: trunk/VUT/GtpVisibilityPreprocessor/src/ViewCellBsp.cpp @ 459

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @452   19 years mattausch started to add view cell merging to vsp kd tree
(edit) @450   19 years bittner functional merge
(edit) @448   19 years mattausch fixed bug in VspBspTree? view cells in VssPreprocessor? bounding rays for …
(edit) @445   19 years mattausch Added VspBspTree? functionality: This is a view space partitioning …
(edit) @444   19 years mattausch fixed error in ray to vssray conversion
(edit) @442   19 years mattausch
(edit) @441   19 years mattausch added visibilitymanager removed area computation from bsp
(edit) @440   19 years mattausch
(edit) @439   19 years mattausch added vview cell manager functionality
(edit) @437   19 years mattausch detected leak in BspTree? added specialised fast view cell bsp tree called …
(edit) @436   19 years mattausch bsptree view cells working in VssPreprocessor?
(edit) @433   19 years mattausch changed tabs
(edit) @430   19 years mattausch
(edit) @428   19 years mattausch fixed vspkdtree rays bug
(edit) @426   19 years mattausch fixed ray bug in vspkdtree added visualizations
(edit) @424   19 years mattausch
(edit) @423   19 years mattausch proceeding with the kd view space partition
(edit) @422   19 years mattausch worded on vspkdtree
(edit) @421   19 years mattausch fixed controls for terrain demo fixed member names in vspkdtree
(edit) @420   19 years mattausch
(edit) @418   19 years mattausch
(edit) @414   19 years mattausch
(edit) @411   19 years mattausch worked on view space partition kd tree
(edit) @410   19 years mattausch
(edit) @409   19 years mattausch worked on kd view space partitioning structure worked on render simulation
(edit) @407   19 years mattausch
(edit) @406   19 years mattausch started kd based bottom-up view cells
(edit) @404   19 years mattausch fixed some bugs in pvs criterium, take other ray plane candidates
(edit) @402   19 years mattausch fixed pvs criterium fixed pvs bug in bsp view cells
(edit) @400   19 years mattausch fixed pvs criterium
(edit) @399   19 years mattausch fixed pvs bug in bsp view cells
(edit) @398   19 years mattausch
(edit) @397   19 years mattausch worked on bsp view cells, fixed some bugs
(edit) @396   19 years mattausch fixed bug in bsp geometry construction
(edit) @394   19 years mattausch
(edit) @393   19 years mattausch
(edit) @392   19 years mattausch
(edit) @391   19 years mattausch
(edit) @390   19 years mattausch changed bsp splitplane choosing functions
(edit) @389   19 years mattausch changed bsp castray
(edit) @385   19 years mattausch fixed bug in pvs criterium, computing real area
(edit) @384   19 years mattausch fixed bug in pvs criterium, computing real area
(edit) @383   19 years mattausch
(edit) @380   19 years mattausch
(edit) @379   19 years mattausch worked on pvs heuristics
(edit) @378   19 years mattausch
(edit) @375   19 years mattausch added bsp view cells statistics
(edit) @374   19 years bittner
(edit) @373   19 years mattausch added visualization of view cells versus leaves
(edit) @372   19 years bittner preparation for vss preprocessor. converted all .cpp and .h to dos new …
(edit) @370   19 years mattausch fixed specular bug in trees added batched query manager added t …
(edit) @367   19 years mattausch started pvs surface area heuristics
(edit) @366   19 years mattausch some ideas abou saving bspleaves with the ray and t
(edit) @362   19 years mattausch added post merging bsp view cells fixed bug at per ray subdivision
(edit) @361   19 years mattausch implemented finding neighbor routine
(edit) @360   19 years mattausch added findneighbours method
(edit) @353   19 years mattausch
(edit) @352   19 years mattausch
(edit) @351   19 years mattausch
(edit) @350   19 years mattausch ray merge started
(edit) @349   19 years mattausch updated ray based subdivision
(edit) @342   19 years mattausch
(edit) @341   19 years mattausch
(edit) @339   19 years bittner changed mailbox naming convention, added intersectable ids
(edit) @338   19 years mattausch fixed bug in balanced view cell criterium started merge view cells …
(edit) @337   19 years mattausch
(edit) @336   19 years mattausch added balanced rays / least ray split criteria
(edit) @335   19 years mattausch reprogrammed splitplane evaluation. updated default.env
(edit) @332   19 years mattausch fixed bug when asigning bsp root subdivision termination criterium based …
(edit) @331   19 years mattausch fixed box error at from ray construction of bsp view cells
(edit) @330   19 years mattausch samplepreprocessor: rays are added inside sampleperpass loop. sample count …
(edit) @329   19 years mattausch worked on ray based subdivision
(edit) @328   19 years mattausch completed ray based split stuff (but not debugged yet)
(edit) @327   19 years mattausch worked on the ray based subdivision. finished extracting polygons from …
(edit) @326   19 years mattausch rays containers are part of bsp subdivision
(edit) @325   19 years mattausch
(edit) @324   19 years mattausch
(edit) @322   19 years mattausch
(edit) @319   19 years mattausch changed the from rays construction (not finished yet)
(edit) @318   19 years mattausch VisibilityInfo?: query sort operators as templates X3dExporter: Fixed …
(edit) @313   19 years mattausch bsp viewcells now work
(edit) @312   19 years mattausch bsp split exporter added
(edit) @311   19 years mattausch removed sampling prep bug
(edit) @310   19 years mattausch updated input file behaviour. started to use pvs templates. removed …
(edit) @309   19 years mattausch removed bug when encountering bsp leaf added flag for view cell type
(edit) @308   19 years mattausch bsp tree view cells sampling possible
(edit) @307   19 years mattausch
(edit) @306   19 years mattausch fixed polygon area, eval candidate plane
(edit) @305   19 years mattausch avoiding duplicate random planes
(edit) @304   19 years mattausch bsp candidate selection heuristics tryout
(edit) @303   19 years mattausch debug variant of scen geometry bsp insertion
(edit) @302   19 years mattausch added surface area heuristic for bsp
(edit) @301   19 years mattausch
(edit) @299   19 years mattausch added polygon area (debugged)
(edit) @298   19 years mattausch added polygon area
(edit) @297   19 years mattausch added bsp split plane criteria
(edit) @296   19 years mattausch
(edit) @295   19 years mattausch put out debug output. added new subdivision strategies
(edit) @294   19 years mattausch vertical splitr criterium
(edit) @293   19 years mattausch debug version all debug messages left in
Note: See TracRevisionLog for help on using the revision log.