source:
GTP/trunk/Lib/Vis/Preprocessing/src
@
1827
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
GL | 1001 | 19 years | mattausch | added mesh instance support improved support for occlusion queries + other … | |
QtGlRenderer | 1520 | 18 years | mattausch | moved raycasting out of preprocessor into specific ray casting interface | |
AxisAlignedBox3.cpp | 61.5 KB | 1824 | 18 years | bittner | global lines support |
AxisAlignedBox3.h | 17.5 KB | 1824 | 18 years | bittner | global lines support |
Beam.cpp | 5.1 KB | 863 | 19 years | mattausch | working on preprocessor integration added iv stuff |
Beam.h | 2.7 KB | 863 | 19 years | mattausch | working on preprocessor integration added iv stuff |
BoostPreprocessorThread.cpp | 718 bytes | 1457 | 18 years | bittner | thread updates |
BoostPreprocessorThread.h | 585 bytes | 1457 | 18 years | bittner | thread updates |
BoundingBoxConverter.h | 1.1 KB | 1676 | 18 years | mattausch | worked on pvs heuristics |
BvHierarchy.cpp | 71.0 KB | 1827 | 18 years | mattausch | |
BvHierarchy.h | 25.2 KB | 1789 | 18 years | mattausch | |
Camera.cpp | 3.6 KB | 1583 | 18 years | bittner | ray casting issue partially solved |
Camera.h | 1.5 KB | 1583 | 18 years | bittner | ray casting issue partially solved |
common.cpp | 5.0 KB | 1634 | 18 years | mattausch | multiple path support for kd |
common.h | 10.2 KB | 1757 | 18 years | bittner | pvs updates |
Containers.h | 1.8 KB | 1344 | 18 years | mattausch | worked on triangle processing. logical units will be created by grouping … |
default.env | 9.6 KB | 1824 | 18 years | bittner | global lines support |
dual_depth.cg | 587 bytes | 540 | 19 years | mattausch | |
Environment.cpp | 69.1 KB | 1825 | 18 years | mattausch | |
Environment.h | 11.4 KB | 1004 | 19 years | mattausch | environment as a singleton |
ExactPreprocessor.cpp | 151 bytes | 863 | 19 years | mattausch | working on preprocessor integration added iv stuff |
ExactPreprocessor.h | 377 bytes | 863 | 19 years | mattausch | working on preprocessor integration added iv stuff |
Exporter.cpp | 6.8 KB | 1764 | 18 years | mattausch | removed error in sample registration |
Exporter.h | 3.8 KB | 1764 | 18 years | mattausch | removed error in sample registration |
FlexibleHeap.h | 4.8 KB | 1667 | 18 years | mattausch | updated priority meaurement: taking total cost and memory into account |
FromPointVisibilityTree.cpp | 97.3 KB | 1715 | 18 years | bittner | new visibility filter support |
FromPointVisibilityTree.h | 23.2 KB | 1006 | 19 years | mattausch | started viewspace-objectspace subdivision removed memory leaks |
glInterface.h | 524 bytes | 1199 | 18 years | bittner | code merge |
GlRenderer.cpp | 33.8 KB | 1785 | 18 years | bittner | merge, filter update, renderebuffer made functional |
GlRenderer.h | 7.3 KB | 1824 | 18 years | bittner | global lines support |
GvsPreprocessor.cpp | 14.2 KB | 1696 | 18 years | mattausch | removed memory leaks |
GvsPreprocessor.h | 3.5 KB | 1771 | 18 years | bittner | merge, preparing sampling strategy support for mixed distributions, filter … |
GzBinFileInputStream.cpp | 4.9 KB | 1264 | 18 years | mattausch | |
GzBinFileInputStream.h | 4.4 KB | 1563 | 18 years | mattausch | fixed bug with view space box |
GzFileInputSource.cpp | 4.6 KB | 975 | 19 years | mattausch | |
GzFileInputSource.h | 7.4 KB | 971 | 19 years | mattausch | added stuff for view cell ziping (not working yet!) |
gzstream.cpp | 5.0 KB | 372 | 19 years | bittner | preparation for vss preprocessor. converted all .cpp and .h to dos new … |
gzstream.h | 4.9 KB | 1264 | 18 years | mattausch | |
Halton.cpp | 147 bytes | 863 | 19 years | mattausch | working on preprocessor integration added iv stuff |
Halton.h | 2.5 KB | 860 | 19 years | mattausch | |
HierarchyManager.cpp | 63.9 KB | 1789 | 18 years | mattausch | |
HierarchyManager.h | 17.5 KB | 1787 | 18 years | mattausch | |
IntelRayCaster.cpp | 4.8 KB | 1786 | 18 years | mattausch | |
IntelRayCaster.h | 1.2 KB | 1528 | 18 years | mattausch | worked on gvs |
InternalRayCaster.cpp | 5.3 KB | 1824 | 18 years | bittner | global lines support |
InternalRayCaster.h | 1.3 KB | 1824 | 18 years | bittner | global lines support |
Intersectable.h | 4.2 KB | 1763 | 18 years | mattausch | |
IntersectableWrapper.cpp | 2.5 KB | 1824 | 18 years | bittner | global lines support |
IntersectableWrapper.h | 4.0 KB | 1768 | 18 years | mattausch | |
KdTree.cpp | 33.8 KB | 1824 | 18 years | bittner | global lines support |
KdTree.h | 13.7 KB | 1761 | 18 years | bittner | filter updates, kd + bvh PVS coexistence |
LogManager.cpp | 527 bytes | 1004 | 19 years | mattausch | environment as a singleton |
LogManager.h | 845 bytes | 1112 | 18 years | bittner | Merge with Olivers code |
main.cpp | 7.9 KB | 1785 | 18 years | bittner | merge, filter update, renderebuffer made functional |
Makefile | 4.9 KB | 1824 | 18 years | bittner | global lines support |
Material.cpp | 378 bytes | 863 | 19 years | mattausch | working on preprocessor integration added iv stuff |
Material.h | 917 bytes | 1001 | 19 years | mattausch | added mesh instance support improved support for occlusion queries + other … |
Matrix4x4.cpp | 14.0 KB | 863 | 19 years | mattausch | working on preprocessor integration added iv stuff |
Matrix4x4.h | 3.5 KB | 1001 | 19 years | mattausch | added mesh instance support improved support for occlusion queries + other … |
Mesh.cpp | 20.0 KB | 1824 | 18 years | bittner | global lines support |
Mesh.h | 7.6 KB | 1763 | 18 years | mattausch | |
MeshKdTree.cpp | 11.2 KB | 1486 | 18 years | mattausch | worked on guided visibility sampling |
MeshKdTree.h | 5.3 KB | 1486 | 18 years | mattausch | worked on guided visibility sampling |
MutualVisibility.cpp | 18.7 KB | 1328 | 18 years | mattausch | |
MutualVisibility.h | 3.7 KB | 860 | 19 years | mattausch | |
ObjExporter.cpp | 1.9 KB | 1694 | 18 years | bittner | obj exporter, vienna.obj + kdf added |
ObjExporter.h | 2.5 KB | 1694 | 18 years | bittner | obj exporter, vienna.obj + kdf added |
ObjParser.cpp | 5.7 KB | 1695 | 18 years | mattausch | |
ObjParser.h | 431 bytes | 1379 | 18 years | mattausch | fixed sah for objeect partition loader for single triangles also for x3d |
OcclusionQuery.cpp | 2.5 KB | 1785 | 18 years | bittner | merge, filter update, renderebuffer made functional |
OcclusionQuery.h | 767 bytes | 1001 | 19 years | mattausch | added mesh instance support improved support for occlusion queries + other … |
OspTree.cpp | 60.5 KB | 1779 | 18 years | mattausch | warning: this version contains bugs!! |
OspTree.h | 21.5 KB | 1779 | 18 years | mattausch | warning: this version contains bugs!! |
Parser.h | 462 bytes | 1786 | 18 years | mattausch | |
Plane3.cpp | 3.9 KB | 1524 | 18 years | mattausch | |
Plane3.h | 2.5 KB | 1500 | 18 years | mattausch | worked on gvs sampling |
ply.h | 8.2 KB | 749 | 19 years | bittner | ply parser support |
plyfile.c | 72.7 KB | 749 | 19 years | bittner | ply parser support |
PlyParser.cpp | 7.0 KB | 1419 | 18 years | mattausch | |
PlyParser.h | 586 bytes | 1379 | 18 years | mattausch | fixed sah for objeect partition loader for single triangles also for x3d |
Polygon3.cpp | 12.8 KB | 1571 | 18 years | mattausch | |
Polygon3.h | 4.4 KB | 1420 | 18 years | mattausch | corrected raycasting bug for triangles because of ill defined triangles |
Polytope.cpp | 571 bytes | 863 | 19 years | mattausch | working on preprocessor integration added iv stuff |
Polytope.h | 1.0 KB | 860 | 19 years | mattausch | |
preprocessor-noqt.vcproj | 7.7 KB | 1217 | 18 years | bittner | build updates |
Preprocessor.cpp | 31.2 KB | 1827 | 18 years | mattausch | |
Preprocessor.h | 6.5 KB | 1786 | 18 years | mattausch | |
Preprocessor.icproj | 16.0 KB | 1292 | 18 years | bittner | intel ray caster updates |
preprocessor.pro | 3.1 KB | 1757 | 18 years | bittner | pvs updates |
Preprocessor.vcproj | 22.2 KB | 1766 | 18 years | mattausch | |
PreprocessorFactory.cpp | 857 bytes | 1486 | 18 years | mattausch | worked on guided visibility sampling |
PreprocessorFactory.h | 566 bytes | 1486 | 18 years | mattausch | worked on guided visibility sampling |
PreprocessorThread.cpp | 1.6 KB | 1583 | 18 years | bittner | ray casting issue partially solved |
PreprocessorThread.h | 565 bytes | 1457 | 18 years | bittner | thread updates |
Pvs.cpp | 3.7 KB | 1785 | 18 years | bittner | merge, filter update, renderebuffer made functional |
Pvs.h | 19.9 KB | 1790 | 18 years | mattausch | implemented dirty pvs and lazy update |
QtGlRenderer.cpp | 37.0 KB | 1824 | 18 years | bittner | global lines support |
QtGlRenderer.h | 6.7 KB | 1824 | 18 years | bittner | global lines support |
QtPreprocessorThread.cpp | 642 bytes | 1770 | 18 years | mattausch | |
QtPreprocessorThread.h | 526 bytes | 1613 | 18 years | bittner | kd-tree hack active |
Ray.cpp | 5.0 KB | 1584 | 18 years | bittner | functional ray casting - fixed computeinvdir issue |
Ray.h | 9.3 KB | 1824 | 18 years | bittner | global lines support |
RayCaster.cpp | 3.6 KB | 1824 | 18 years | bittner | global lines support |
RayCaster.h | 2.2 KB | 1824 | 18 years | bittner | global lines support |
RayInfo.cpp | 4.0 KB | 1149 | 18 years | mattausch | |
RayInfo.h | 2.4 KB | 1692 | 18 years | mattausch | |
README.txt | 156 bytes | 1503 | 18 years | bittner | |
Rectangle3.cpp | 961 bytes | 863 | 19 years | mattausch | working on preprocessor integration added iv stuff |
Rectangle3.h | 1.5 KB | 1772 | 18 years | mattausch | |
Renderer.cpp | 373 bytes | 863 | 19 years | mattausch | working on preprocessor integration added iv stuff |
Renderer.h | 597 bytes | 860 | 19 years | mattausch | |
RenderSampler.cpp | 3.0 KB | 1004 | 19 years | mattausch | environment as a singleton |
RenderSampler.h | 536 bytes | 871 | 19 years | bittner | RenderSampler? |
RenderSimulator.cpp | 4.5 KB | 1020 | 19 years | mattausch | worked on view-object space partition fixed some loading bugs fixeds some … |
RenderSimulator.h | 2.8 KB | 860 | 19 years | mattausch | |
ResourceManager.cpp | 1.9 KB | 1001 | 19 years | mattausch | added mesh instance support improved support for occlusion queries + other … |
ResourceManager.h | 3.6 KB | 1197 | 18 years | mattausch | |
RssPreprocessor.cpp | 22.3 KB | 1824 | 18 years | bittner | global lines support |
RssPreprocessor.h | 2.5 KB | 1785 | 18 years | bittner | merge, filter update, renderebuffer made functional |
RssTree.cpp | 73.7 KB | 1824 | 18 years | bittner | global lines support |
RssTree.h | 22.4 KB | 1715 | 18 years | bittner | new visibility filter support |
run_test2 | 2.9 KB | 1824 | 18 years | bittner | global lines support |
SamplingPreprocessor.cpp | 5.3 KB | 1771 | 18 years | bittner | merge, preparing sampling strategy support for mixed distributions, filter … |
SamplingPreprocessor.h | 1.0 KB | 1771 | 18 years | bittner | merge, preparing sampling strategy support for mixed distributions, filter … |
SamplingStrategy.cpp | 9.5 KB | 1824 | 18 years | bittner | global lines support |
SamplingStrategy.h | 5.0 KB | 1824 | 18 years | bittner | global lines support |
SceneGraph.cpp | 3.4 KB | 1344 | 18 years | mattausch | worked on triangle processing. logical units will be created by grouping … |
SceneGraph.h | 1.1 KB | 1328 | 18 years | mattausch | |
Statistics.h | 794 bytes | 860 | 19 years | mattausch | |
SubdivisionCandidate.cpp | 215 bytes | 1633 | 18 years | mattausch | worked on gradient method for vsposp |
SubdivisionCandidate.h | 3.3 KB | 1733 | 18 years | mattausch | removed bug from dirtycandidates |
TestPreprocessor.icproj | 7.9 KB | 1292 | 18 years | bittner | intel ray caster updates |
TestPreprocessor.vcproj | 11.7 KB | 1811 | 18 years | mattausch | |
Tetrahedron3.cpp | 540 bytes | 863 | 19 years | mattausch | working on preprocessor integration added iv stuff |
Tetrahedron3.h | 1.2 KB | 860 | 19 years | mattausch | |
Trackball.cpp | 8.6 KB | 1743 | 18 years | bittner | merge with new pvs |
Trackball.h | 3.2 KB | 1581 | 18 years | bittner | Qtglwidget changes - second view + trackball - ray casting seems not … |
Triangle3.cpp | 4.0 KB | 1715 | 18 years | bittner | new visibility filter support |
Triangle3.h | 1.4 KB | 1420 | 18 years | mattausch | corrected raycasting bug for triangles because of ill defined triangles |
UnigraphicsParser.cpp | 5.5 KB | 1627 | 18 years | mattausch | |
UnigraphicsParser.h | 466 bytes | 1379 | 18 years | mattausch | fixed sah for objeect partition loader for single triangles also for x3d |
Vector3.cpp | 6.3 KB | 1715 | 18 years | bittner | new visibility filter support |
Vector3.h | 12.9 KB | 1579 | 18 years | bittner | merge |
ViewCell.cpp | 60.0 KB | 1789 | 18 years | mattausch | |
ViewCell.h | 20.3 KB | 1771 | 18 years | bittner | merge, preparing sampling strategy support for mixed distributions, filter … |
ViewCellBsp.cpp | 83.1 KB | 1790 | 18 years | mattausch | implemented dirty pvs and lazy update |
ViewCellBsp.h | 29.6 KB | 1563 | 18 years | mattausch | fixed bug with view space box |
ViewCellsManager.cpp | 160.6 KB | 1826 | 18 years | mattausch | |
ViewCellsManager.h | 32.5 KB | 1824 | 18 years | bittner | global lines support |
ViewCellsParser.cpp | 35.0 KB | 1715 | 18 years | bittner | new visibility filter support |
ViewCellsParser.h | 512 bytes | 1344 | 18 years | mattausch | worked on triangle processing. logical units will be created by grouping … |
ViewCellsParserXerces.h | 7.2 KB | 1623 | 18 years | mattausch | |
VrmlExporter.cpp | 28.2 KB | 1715 | 18 years | bittner | new visibility filter support |
VrmlExporter.h | 2.8 KB | 1486 | 18 years | mattausch | worked on guided visibility sampling |
VspBspTree.cpp | 98.2 KB | 1789 | 18 years | mattausch | |
VspBspTree.h | 25.4 KB | 1667 | 18 years | mattausch | updated priority meaurement: taking total cost and memory into account |
VspKdTree.cpp | 59.8 KB | 1012 | 19 years | mattausch | |
VspKdTree.h | 20.3 KB | 1112 | 18 years | bittner | Merge with Olivers code |
VspTree.cpp | 79.3 KB | 1779 | 18 years | mattausch | warning: this version contains bugs!! |
VspTree.h | 27.9 KB | 1779 | 18 years | mattausch | warning: this version contains bugs!! |
VssPreprocessor.cpp | 16.5 KB | 1771 | 18 years | bittner | merge, preparing sampling strategy support for mixed distributions, filter … |
VssPreprocessor.h | 1.8 KB | 1771 | 18 years | bittner | merge, preparing sampling strategy support for mixed distributions, filter … |
VssRay.cpp | 7.5 KB | 1824 | 18 years | bittner | global lines support |
VssRay.h | 8.2 KB | 1824 | 18 years | bittner | global lines support |
VssTree.cpp | 47.2 KB | 1824 | 18 years | bittner | global lines support |
VssTree.h | 19.5 KB | 1259 | 18 years | mattausch | |
X3dExporter.cpp | 28.5 KB | 1707 | 18 years | mattausch | worked on full render cost evaluation warning: some change sin render cost … |
X3dExporter.h | 2.7 KB | 1404 | 18 years | mattausch | debugging after merge |
X3dParser.cpp | 26.6 KB | 1789 | 18 years | mattausch | |
X3dParser.h | 597 bytes | 1379 | 18 years | mattausch | fixed sah for objeect partition loader for single triangles also for x3d |
X3dParserXerces.h | 8.2 KB | 1379 | 18 years | mattausch | fixed sah for objeect partition loader for single triangles also for x3d |
Note: See TracBrowser
for help on using the repository browser.