source: nanovis/trunk @ 4643

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