source: nanovis/trunk @ 4587

Name Size Rev Age Author Last Change
../
vrmath 3872   11 years ldelgass Make vector normalize check for exact divide by zero to avoid failure …
util 4167   10 years ldelgass Texture environment is not part of texture object stored state, so …
shaders 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
resources 2974   12 years ldelgass Remove unused volume axis/bbox labeling from VolumeRenderer?. This …
newmat11 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
imgLoaders 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
graphics 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
cf 4060   10 years ldelgass Add separate configure scripts for nanovis and vtkvis, remove them …
ZincBlendeVolumeShader.h 550 bytes 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
ZincBlendeVolumeShader.cpp 1.5 KB 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
ZincBlendeVolume.h 859 bytes 3935   11 years ldelgass First pass at loading VTK vector data for flows in nanovis
ZincBlendeVolume.cpp 1.8 KB 3935   11 years ldelgass First pass at loading VTK vector data for flows in nanovis
ZincBlendeReconstructor.h 2.3 KB 4063   10 years ldelgass Remove some more Rappture deps from nanovis
ZincBlendeReconstructor.cpp 16.1 KB 4063   10 years ldelgass Remove some more Rappture deps from nanovis
VtkReader.h 315 bytes 4063   10 years ldelgass Remove some more Rappture deps from nanovis
VtkReader.cpp 14.6 KB 4063   10 years ldelgass Remove some more Rappture deps from nanovis
VtkDataSetReader.h 342 bytes 4063   10 years ldelgass Remove some more Rappture deps from nanovis
VtkDataSetReader.cpp 5.4 KB 4503   10 years ldelgass Fix regression in VTK loader for uniform data
VolumeShader.h 546 bytes 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
VolumeShader.cpp 245 bytes 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
VolumeRenderer.h 3.1 KB 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
VolumeRenderer.cpp 19.4 KB 3883   11 years ldelgass Add cutplane visibility flag to nanovis. Will be used to add cutplanes …
VolumeInterpolator.h 1.1 KB 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
VolumeInterpolator.cpp 4.8 KB 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
Volume.h 9.2 KB 3935   11 years ldelgass First pass at loading VTK vector data for flows in nanovis
Volume.cpp 2.9 KB 3935   11 years ldelgass First pass at loading VTK vector data for flows in nanovis
VelocityArrowsSlice.h 2.4 KB 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
VelocityArrowsSlice.cpp 18.8 KB 4167   10 years ldelgass Texture environment is not part of texture object stored state, so …
Unirect.h 7.0 KB 4068   10 years ldelgass Make DX reader support a build time option in nanovis
Unirect.cpp 22.6 KB 4068   10 years ldelgass Make DX reader support a build time option in nanovis
TransferFunction.h 1.8 KB 4067   10 years ldelgass Use TransferFunction::sample() instead of Rappture::Field1D
TransferFunction.cpp 2.9 KB 4067   10 years ldelgass Use TransferFunction::sample() instead of Rappture::Field1D
Trace.h 1.3 KB 4422   10 years ldelgass Fix crash bug in user errors: was returning pointer to temporary. …
Trace.cpp 3.9 KB 4422   10 years ldelgass Fix crash bug in user errors: was returning pointer to temporary. …
Texture3D.h 1.7 KB 3613   11 years ldelgass Include namespace in header guard defines
Texture3D.cpp 3.9 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Texture2D.h 1.6 KB 3613   11 years ldelgass Include namespace in header guard defines
Texture2D.cpp 3.6 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Texture1D.h 1.4 KB 3613   11 years ldelgass Include namespace in header guard defines
Texture1D.cpp 2.6 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Switch.h 3.9 KB 4056   10 years ldelgass Use nv namespace for internal classes (not Rappture) to make it easier …
Switch.cpp 12.7 KB 4056   10 years ldelgass Use nv namespace for internal classes (not Rappture) to make it easier …
StdVertexShader.h 705 bytes 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
StdVertexShader.cpp 1.4 KB 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
Shader.h 8.6 KB 3875   11 years ldelgass Add config.h option USE_ARB_PROGRAMS, which will use …
Shader.cpp 3.6 KB 3875   11 years ldelgass Add config.h option USE_ARB_PROGRAMS, which will use …
ResponseQueue.h 2.9 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 …
RenderVertexArray.h 893 bytes 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
RenderVertexArray.cpp 3.7 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
RegularVolumeShader.h 613 bytes 3613   11 years ldelgass Include namespace in header guard defines
RegularVolumeShader.cpp 1.2 KB 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
README 1.7 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
ReaderCommon.h 780 bytes 3935   11 years ldelgass First pass at loading VTK vector data for flows in nanovis
ReaderCommon.cpp 7.0 KB 3935   11 years ldelgass First pass at loading VTK vector data for flows in nanovis
ReadBuffer.h 1.7 KB 4063   10 years ldelgass Remove some more Rappture deps from nanovis
ReadBuffer.cpp 5.1 KB 4063   10 years ldelgass Remove some more Rappture deps from nanovis
protocol-nanovis.txt 8.8 KB 4098   10 years ldelgass update protocol doc
PPMWriter.h 711 bytes 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
PPMWriter.cpp 6.2 KB 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
PointShader.h 603 bytes 3617   11 years ldelgass Compile fixes for USE_POINTSET_RENDERER (not tested).
PointShader.cpp 938 bytes 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
PointSetRenderer.h 861 bytes 3613   11 years ldelgass Include namespace in header guard defines
PointSetRenderer.cpp 4.2 KB 4167   10 years ldelgass Texture environment is not part of texture object stored state, so …
PointSet.h 1.5 KB 3613   11 years ldelgass Include namespace in header guard defines
PointSet.cpp 1.9 KB 3627   11 years ldelgass Use vrmath::Color4f for color where appropriate
PlaneRenderer.h 1.1 KB 3613   11 years ldelgass Include namespace in header guard defines
PlaneRenderer.cpp 2.2 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
Plane.h 1.7 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.
PerfQuery.h 1.8 KB 3613   11 years ldelgass Include namespace in header guard defines
PerfQuery.cpp 1.2 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
PCASplit.h 3.5 KB 3627   11 years ldelgass Use vrmath::Color4f for color where appropriate
PCASplit.cpp 10.8 KB 3617   11 years ldelgass Compile fixes for USE_POINTSET_RENDERER (not tested).
ParticleSystemFactory.h 813 bytes 3613   11 years ldelgass Include namespace in header guard defines
ParticleSystemFactory.cpp 7.6 KB 3618   11 years ldelgass Some fixes for particle system compile (still doesn't work).
ParticleSystem.h 9.2 KB 3618   11 years ldelgass Some fixes for particle system compile (still doesn't work).
ParticleSystem.cpp 59.8 KB 4167   10 years ldelgass Texture environment is not part of texture object stored state, so …
ParticleRenderer.h 2.5 KB 3631   11 years ldelgass Refactor names in particle renderer to match other classes
ParticleRenderer.cpp 9.3 KB 3631   11 years ldelgass Refactor names in particle renderer to match other classes
ParticleEmitter.h 1.9 KB 3618   11 years ldelgass Some fixes for particle system compile (still doesn't work).
ParticleEmitter.cpp 401 bytes 3618   11 years ldelgass Some fixes for particle system compile (still doesn't work).
ParticleAdvectionShader.h 1.1 KB 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
ParticleAdvectionShader.cpp 1.1 KB 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
OrientationIndicator.h 1008 bytes 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
OrientationIndicator.cpp 3.4 KB 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
nvconf.h.in 2.6 KB 4353   10 years ldelgass Use avconv instead of ffmpeg if found (Debian uses the libav fork and …
nanovisServer.h 1.9 KB 4105   10 years ldelgass Prep servers for accepting arguments to change file descriptors for …
nanovisServer.cpp 16.1 KB 4111   10 years ldelgass Revert some changes from r4108: nanovis and vtkvis redirect …
nanovis.h 5.1 KB 3935   11 years ldelgass First pass at loading VTK vector data for flows in nanovis
nanovis.cpp 25.8 KB 4167   10 years ldelgass Texture environment is not part of texture object stored state, so …
md5.h 3.3 KB 3377   11 years gah rework of stats log file.
md5.c 12.1 KB 3377   11 years gah rework of stats log file.
Makefile.in 12.7 KB 4502   10 years ldelgass Cleanups. Remove unused variable, move check for <DX> header to C …
LIC.h 2.4 KB 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
LIC.cpp 14.9 KB 4167   10 years ldelgass Texture environment is not part of texture object stored state, so …
HeightMap.h 3.6 KB 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
HeightMap.cpp 13.9 KB 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
Grid.h 1.1 KB 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
Grid.cpp 8.3 KB 4164   10 years ldelgass Fix coloring of fonts in grid labels
GradientFilter.h 629 bytes 3613   11 years ldelgass Include namespace in header guard defines
GradientFilter.cpp 16.5 KB 3613   11 years ldelgass Include namespace in header guard defines
FlowTypes.h 660 bytes 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
FlowParticles.h 2.0 KB 4056   10 years ldelgass Use nv namespace for internal classes (not Rappture) to make it easier …
FlowParticles.cpp 2.6 KB 4056   10 years ldelgass Use nv namespace for internal classes (not Rappture) to make it easier …
FlowCmd.h 495 bytes 3613   11 years ldelgass Include namespace in header guard defines
FlowCmd.cpp 40.0 KB 4353   10 years ldelgass Use avconv instead of ffmpeg if found (Debian uses the libav fork and …
FlowBox.h 1.5 KB 4056   10 years ldelgass Use nv namespace for internal classes (not Rappture) to make it easier …
FlowBox.cpp 2.6 KB 4056   10 years ldelgass Use nv namespace for internal classes (not Rappture) to make it easier …
Flow.h 6.0 KB 4056   10 years ldelgass Use nv namespace for internal classes (not Rappture) to make it easier …
Flow.cpp 11.0 KB 4056   10 years ldelgass Use nv namespace for internal classes (not Rappture) to make it easier …
dxReader.h 306 bytes 4063   10 years ldelgass Remove some more Rappture deps from nanovis
dxReader.cpp 16.8 KB 4063   10 years ldelgass Remove some more Rappture deps from nanovis
Doxyfile.in 62.5 KB 3935   11 years ldelgass First pass at loading VTK vector data for flows in nanovis
define.h 3.5 KB 3502   11 years ldelgass Add basic VTK structured points reader to nanovis, update copyright dates.
DataSetResample.h 514 bytes 3870   11 years ldelgass Add VTK reader/resampler to nanovis
DataSetResample.cpp 10.2 KB 3870   11 years ldelgass Add VTK reader/resampler to nanovis
ConvexPolygon.h 1.4 KB 3613   11 years ldelgass Include namespace in header guard defines
ConvexPolygon.cpp 4.6 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
ContourLineFilter.h 1.6 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 …
configure.in 7.2 KB 4353   10 years ldelgass Use avconv instead of ffmpeg if found (Debian uses the libav fork and …
configure 177.4 KB 4353   10 years ldelgass Use avconv instead of ffmpeg if found (Debian uses the libav fork and …
config.h 1.6 KB 3875   11 years ldelgass Add config.h option USE_ARB_PROGRAMS, which will use …
Command.h 1.6 KB 4063   10 years ldelgass Remove some more Rappture deps from nanovis
Command.cpp 74.0 KB 4488   10 years ldelgass Check for <DX> header as well as <ODX> header in volume dx loader
ColorTableShader.h 523 bytes 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
ColorTableShader.cpp 729 bytes 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
CmdProc.h 1.2 KB 4056   10 years ldelgass Use nv namespace for internal classes (not Rappture) to make it easier …
CmdProc.cpp 7.0 KB 4060   10 years ldelgass Add separate configure scripts for nanovis and vtkvis, remove them …
CircularQueue.h 4.7 KB 3613   11 years ldelgass Include namespace in header guard defines
Chain.h 3.2 KB 3613   11 years ldelgass Include namespace in header guard defines
Chain.cpp 6.1 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Camera.h 3.3 KB 3936   11 years ldelgass Fix raw DX (no <DX> header> path in flow data loader
Camera.cpp 11.7 KB 3936   11 years ldelgass Fix raw DX (no <DX> header> path in flow data loader
BucketSort.h 1.5 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).
BMPWriter.h 734 bytes 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
BMPWriter.cpp 9.7 KB 3914   11 years ldelgass Fix for build without USE_THREADS
AxisRange.h 1.3 KB 3613   11 years ldelgass Include namespace in header guard defines
Axis.h 8.0 KB 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
Axis.cpp 15.1 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
  • Property svn:mergeinfo set to (toggle deleted branches)
    /branches/1.3/packages/vizservers/nanovis4525
    /branches/nanovis2/packages/vizservers/nanovis3001-3361
Note: See TracBrowser for help on using the repository browser.