source: trunk/packages/vizservers/nanovis @ 3628

Name Size Rev Age Author Last Change
../
graphics 3470   11 years ldelgass Cleanups for nanovis utility libs
imgLoaders 3470   11 years ldelgass Cleanups for nanovis utility libs
newmat11 3470   11 years ldelgass Cleanups for nanovis utility libs
resources 2974   12 years ldelgass Remove unused volume axis/bbox labeling from VolumeRenderer?. This …
shaders 3362   11 years ldelgass Merge nanovis2 branch to trunk
util 3559   11 years gah - Clean up unused variable warnings. - Remove use of ffmpeg libraries …
vrmath 3628   11 years ldelgass Some cleanups in vrmath lib, e.g. add copy/assignment ops
VolumeShader.cpp 245 bytes 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
VtkReader.h 381 bytes 3613   11 years ldelgass Include namespace in header guard defines
dxReader.h 395 bytes 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
ParticleEmitter.cpp 401 bytes 3618   11 years ldelgass Some fixes for particle system compile (still doesn't work).
FlowCmd.h 495 bytes 3613   11 years ldelgass Include namespace in header guard defines
StdVertexShader.h 504 bytes 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
ColorTableShader.h 523 bytes 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
VolumeShader.h 546 bytes 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
ZincBlendeVolumeShader.h 550 bytes 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
FlowTypes.h 590 bytes 3613   11 years ldelgass Include namespace in header guard defines
PointShader.h 603 bytes 3617   11 years ldelgass Compile fixes for USE_POINTSET_RENDERER (not tested).
RegularVolumeShader.h 613 bytes 3613   11 years ldelgass Include namespace in header guard defines
GradientFilter.h 629 bytes 3613   11 years ldelgass Include namespace in header guard defines
ReaderCommon.h 702 bytes 3613   11 years ldelgass Include namespace in header guard defines
PPMWriter.h 711 bytes 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
BMPWriter.h 734 bytes 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
ColorTableShader.cpp 737 bytes 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
OrientationIndicator.h 742 bytes 3613   11 years ldelgass Include namespace in header guard defines
StdVertexShader.cpp 807 bytes 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
ParticleSystemFactory.h 813 bytes 3613   11 years ldelgass Include namespace in header guard defines
PointSetRenderer.h 861 bytes 3613   11 years ldelgass Include namespace in header guard defines
ZincBlendeVolume.h 888 bytes 3613   11 years ldelgass Include namespace in header guard defines
RenderVertexArray.h 922 bytes 3613   11 years ldelgass Include namespace in header guard defines
PointShader.cpp 933 bytes 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
Grid.h 970 bytes 3627   11 years ldelgass Use vrmath::Color4f for color where appropriate
ParticleAdvectionShader.h 1.1 KB 3613   11 years ldelgass Include namespace in header guard defines
PlaneRenderer.h 1.1 KB 3613   11 years ldelgass Include namespace in header guard defines
VolumeInterpolator.h 1.1 KB 3613   11 years ldelgass Include namespace in header guard defines
BucketSort.cpp 1.1 KB 3617   11 years ldelgass Compile fixes for USE_POINTSET_RENDERER (not tested).
ParticleAdvectionShader.cpp 1.1 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
PerfQuery.cpp 1.2 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
AxisRange.h 1.3 KB 3613   11 years ldelgass Include namespace in header guard defines
CmdProc.h 1.3 KB 3613   11 years ldelgass Include namespace in header guard defines
Trace.h 1.3 KB 3613   11 years ldelgass Include namespace in header guard defines
Texture1D.h 1.4 KB 3613   11 years ldelgass Include namespace in header guard defines
config.h 1.4 KB 3599   11 years ldelgass Remove DO_RLE from config.h
ConvexPolygon.h 1.4 KB 3613   11 years ldelgass Include namespace in header guard defines
RegularVolumeShader.cpp 1.5 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
ZincBlendeVolumeShader.cpp 1.5 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
PointSet.h 1.5 KB 3613   11 years ldelgass Include namespace in header guard defines
BucketSort.h 1.5 KB 3613   11 years ldelgass Include namespace in header guard defines
FlowBox.h 1.6 KB 3613   11 years ldelgass Include namespace in header guard defines
Texture2D.h 1.6 KB 3613   11 years ldelgass Include namespace in header guard defines
ContourLineFilter.h 1.6 KB 3613   11 years ldelgass Include namespace in header guard defines
Plane.cpp 1.6 KB 3502   11 years ldelgass Add basic VTK structured points reader to nanovis, update copyright dates.
Plane.h 1.7 KB 3613   11 years ldelgass Include namespace in header guard defines
Command.h 1.7 KB 3613   11 years ldelgass Include namespace in header guard defines
README 1.7 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
Texture3D.h 1.7 KB 3613   11 years ldelgass Include namespace in header guard defines
ReadBuffer.h 1.8 KB 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
PerfQuery.h 1.8 KB 3613   11 years ldelgass Include namespace in header guard defines
FlowParticles.cpp 1.8 KB 3627   11 years ldelgass Use vrmath::Color4f for color where appropriate
TransferFunction.h 1.8 KB 3613   11 years ldelgass Include namespace in header guard defines
ZincBlendeVolume.cpp 1.8 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
ParticleEmitter.h 1.9 KB 3618   11 years ldelgass Some fixes for particle system compile (still doesn't work).
PointSet.cpp 1.9 KB 3627   11 years ldelgass Use vrmath::Color4f for color where appropriate
nanovisServer.h 2.0 KB 3614   11 years ldelgass Move version string to nanovis server header
Camera.h 2.2 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
PlaneRenderer.cpp 2.2 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
FlowParticles.h 2.3 KB 3613   11 years ldelgass Include namespace in header guard defines
ZincBlendeReconstructor.h 2.3 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
VelocityArrowsSlice.h 2.4 KB 3613   11 years ldelgass Include namespace in header guard defines
OrientationIndicator.cpp 2.5 KB 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
LIC.h 2.6 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
ParticleRenderer.h 2.6 KB 3627   11 years ldelgass Use vrmath::Color4f for color where appropriate
Texture1D.cpp 2.6 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
VolumeRenderer.h 2.7 KB 3613   11 years ldelgass Include namespace in header guard defines
TransferFunction.cpp 2.9 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
ResponseQueue.h 2.9 KB 3613   11 years ldelgass Include namespace in header guard defines
nvconf.h.in 3.0 KB 3559   11 years gah - Clean up unused variable warnings. - Remove use of ffmpeg libraries …
Chain.h 3.2 KB 3613   11 years ldelgass Include namespace in header guard defines
ResponseQueue.cpp 3.2 KB 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
md5.h 3.3 KB 3377   11 years gah rework of stats log file.
Shader.cpp 3.3 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
PCASplit.h 3.5 KB 3627   11 years ldelgass Use vrmath::Color4f for color where appropriate
define.h 3.5 KB 3502   11 years ldelgass Add basic VTK structured points reader to nanovis, update copyright dates.
HeightMap.h 3.6 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
Texture2D.cpp 3.6 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
RenderVertexArray.cpp 3.7 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Texture3D.cpp 3.9 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Switch.h 3.9 KB 3613   11 years ldelgass Include namespace in header guard defines
Volume.cpp 3.9 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Trace.cpp 3.9 KB 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
PointSetRenderer.cpp 4.2 KB 3627   11 years ldelgass Use vrmath::Color4f for color where appropriate
ConvexPolygon.cpp 4.6 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
CircularQueue.h 4.7 KB 3613   11 years ldelgass Include namespace in header guard defines
VolumeInterpolator.cpp 5.0 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Flow.h 5.5 KB 3613   11 years ldelgass Include namespace in header guard defines
nanovis.h 5.5 KB 3626   11 years ldelgass Remove unused method from nanovis.h
FlowBox.cpp 5.7 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
ReadBuffer.cpp 5.9 KB 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
Chain.cpp 6.1 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
PPMWriter.cpp 6.2 KB 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
ReaderCommon.cpp 6.3 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
CmdProc.cpp 6.5 KB 3502   11 years ldelgass Add basic VTK structured points reader to nanovis, update copyright dates.
Unirect.h 6.7 KB 3613   11 years ldelgass Include namespace in header guard defines
Camera.cpp 7.1 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
ParticleSystemFactory.cpp 7.6 KB 3618   11 years ldelgass Some fixes for particle system compile (still doesn't work).
Grid.cpp 7.9 KB 3627   11 years ldelgass Use vrmath::Color4f for color where appropriate
Axis.h 8.0 KB 3613   11 years ldelgass Include namespace in header guard defines
ContourLineFilter.cpp 8.5 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Shader.h 8.7 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
protocol-nanovis.txt 8.8 KB 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
Volume.h 9.1 KB 3613   11 years ldelgass Include namespace in header guard defines
ParticleSystem.h 9.2 KB 3618   11 years ldelgass Some fixes for particle system compile (still doesn't work).
ParticleRenderer.cpp 9.6 KB 3627   11 years ldelgass Use vrmath::Color4f for color where appropriate
BMPWriter.cpp 9.7 KB 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
PCASplit.cpp 10.8 KB 3617   11 years ldelgass Compile fixes for USE_POINTSET_RENDERER (not tested).
Makefile.in 11.0 KB 3627   11 years ldelgass Use vrmath::Color4f for color where appropriate
Flow.cpp 11.6 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
md5.c 12.1 KB 3377   11 years gah rework of stats log file.
Switch.cpp 12.7 KB 3362   11 years ldelgass Merge nanovis2 branch to trunk
HeightMap.cpp 13.9 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
LIC.cpp 14.7 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
VtkReader.cpp 15.0 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Axis.cpp 15.1 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
nanovisServer.cpp 15.2 KB 3614   11 years ldelgass Move version string to nanovis server header
ZincBlendeReconstructor.cpp 15.7 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
GradientFilter.cpp 16.5 KB 3613   11 years ldelgass Include namespace in header guard defines
dxReader.cpp 17.3 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
VolumeRenderer.cpp 18.1 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
VelocityArrowsSlice.cpp 18.4 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
Unirect.cpp 25.3 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
nanovis.cpp 31.4 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
FlowCmd.cpp 41.2 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
ParticleSystem.cpp 59.8 KB 3618   11 years ldelgass Some fixes for particle system compile (still doesn't work).
Doxyfile.in 62.5 KB 3597   11 years ldelgass More refactoring in nanovis flows: Rename FlowCmd? to Flow and move to …
Command.cpp 73.0 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Note: See TracBrowser for help on using the repository browser.