source: nanovis/trunk @ 6307

Name Size Rev Age Author Last Change
../
cf 4060   10 years ldelgass Add separate configure scripts for nanovis and vtkvis, remove them …
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. …
resources 2974   12 years ldelgass Remove unused volume axis/bbox labeling from VolumeRenderer?. This …
shaders 5587   9 years ldelgass Some fixes from release branch
util 4167   10 years ldelgass Texture environment is not part of texture object stored state, so …
vrmath 4905   9 years ldelgass Apply matrix changes from double to float version
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.
Axis.cpp 8.3 KB 5478   9 years ldelgass Begin refactoring axis/grid in nanovis: remove unused features, make …
Axis.h 5.9 KB 5480   9 years ldelgass remove unused member var
AxisRange.h 1.3 KB 3613   11 years ldelgass Include namespace in header guard defines
BMPWriter.cpp 9.7 KB 3914   11 years ldelgass Fix for build without USE_THREADS
BMPWriter.h 734 bytes 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
BucketSort.cpp 1.1 KB 3617   11 years ldelgass Compile fixes for USE_POINTSET_RENDERER (not tested).
BucketSort.h 1.5 KB 3613   11 years ldelgass Include namespace in header guard defines
Camera.cpp 11.7 KB 5697   9 years ldelgass Remove extra semicolon
Camera.h 3.3 KB 4936   9 years ldelgass whitespace
CircularQueue.h 4.7 KB 3613   11 years ldelgass Include namespace in header guard defines
CmdProc.cpp 7.0 KB 4060   10 years ldelgass Add separate configure scripts for nanovis and vtkvis, remove them …
CmdProc.h 1.2 KB 4056   10 years ldelgass Use nv namespace for internal classes (not Rappture) to make it easier …
ColorTableShader.cpp 729 bytes 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
ColorTableShader.h 523 bytes 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
Command.cpp 73.6 KB 5479   9 years ldelgass whitespace
Command.h 1.5 KB 4948   9 years ldelgass Merge r4920 from release branch
config.h 1.6 KB 3875   11 years ldelgass Add config.h option USE_ARB_PROGRAMS, which will use …
configure 177.5 KB 5841   9 years ldelgass udpate default VTK version to 6.2.0 in nanovis configure
configure.ac 7.2 KB 6194   8 years ldelgass rename configure.in to configure.ac
ContourLineFilter.cpp 8.5 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
ConvexPolygon.cpp 4.0 KB 5713   9 years ldelgass remove unused method
ConvexPolygon.h 1.4 KB 5713   9 years ldelgass remove unused method
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
define.h 3.5 KB 3502   11 years ldelgass Add basic VTK structured points reader to nanovis, update copyright dates.
Doxyfile.in 62.5 KB 3935   11 years ldelgass First pass at loading VTK vector data for flows in nanovis
dxReader.cpp 17.3 KB 5613   9 years ldelgass Fix header deps
dxReader.h 306 bytes 4063   10 years ldelgass Remove some more Rappture deps from nanovis
Flow.cpp 11.4 KB 5722   9 years ldelgass Set flags to update ranges when deleting objects
Flow.h 5.7 KB 5703   9 years ldelgass merge r5702 from nanovis 1.2 branch to sync
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 …
FlowCmd.cpp 39.8 KB 5549   9 years ldelgass %lg only valid in scanf, not printf
FlowCmd.h 495 bytes 3613   11 years ldelgass Include namespace in header guard defines
FlowParticles.cpp 2.7 KB 5704   9 years ldelgass Fix return value
FlowParticles.h 2.0 KB 4056   10 years ldelgass Use nv namespace for internal classes (not Rappture) to make it easier …
FlowTypes.h 661 bytes 5399   9 years ldelgass Use double for Flow position since it can be an absolute value.
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
Grid.cpp 8.2 KB 5478   9 years ldelgass Begin refactoring axis/grid in nanovis: remove unused features, make …
Grid.h 1.1 KB 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
HeightMap.cpp 13.5 KB 5715   9 years ldelgass minor cleanup
HeightMap.h 3.7 KB 5550   9 years ldelgass whitespace
LIC.cpp 14.9 KB 4901   9 years ldelgass sync with release branch
LIC.h 2.4 KB 4900   9 years ldelgass sync with release branch
Makefile.in 12.7 KB 5613   9 years ldelgass Fix header deps
nanovis.cpp 25.8 KB 5722   9 years ldelgass Set flags to update ranges when deleting objects
nanovis.h 5.0 KB 5717   9 years ldelgass Downsample volume if dims exceed hardware limits
nanovisServer.cpp 16.0 KB 5492   9 years ldelgass Go back to writing version with buffered output: the threaded server …
nanovisServer.h 1.9 KB 4935   9 years ldelgass bump version
nvconf.h.in 2.6 KB 4353   10 years ldelgass Use avconv instead of ffmpeg if found (Debian uses the libav fork and …
OrientationIndicator.cpp 4.5 KB 5719   9 years ldelgass Merge changes to OrientationIndicator? from nanovis release branch: …
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.2 KB 5712   9 years ldelgass merge comment from nanovis 1.2 branch
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).
ParticleRenderer.cpp 9.4 KB 5587   9 years ldelgass Some fixes from release branch
ParticleRenderer.h 2.5 KB 5714   9 years ldelgass add comment
ParticleSystem.cpp 59.8 KB 4167   10 years ldelgass Texture environment is not part of texture object stored state, so …
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).
ParticleSystemFactory.h 813 bytes 3613   11 years ldelgass Include namespace in header guard defines
PCASplit.cpp 10.8 KB 3617   11 years ldelgass Compile fixes for USE_POINTSET_RENDERER (not tested).
PCASplit.h 3.5 KB 3627   11 years ldelgass Use vrmath::Color4f for color where appropriate
PerfQuery.cpp 1.2 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
PerfQuery.h 1.8 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
PlaneRenderer.cpp 2.2 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
PlaneRenderer.h 1.1 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
PointSet.h 1.5 KB 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 …
PointSetRenderer.h 861 bytes 3613   11 years ldelgass Include namespace in header guard defines
PointShader.cpp 938 bytes 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
PointShader.h 603 bytes 3617   11 years ldelgass Compile fixes for USE_POINTSET_RENDERER (not tested).
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 …
protocol-nanovis.txt 8.8 KB 4885   9 years ldelgass Merge fixes from release branch
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
ReaderCommon.cpp 6.9 KB 4897   9 years ldelgass add header deps
ReaderCommon.h 780 bytes 3935   11 years ldelgass First pass at loading VTK vector data for flows in nanovis
RegularVolumeShader.cpp 1.2 KB 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
RegularVolumeShader.h 613 bytes 3613   11 years ldelgass Include namespace in header guard defines
RenderVertexArray.cpp 3.7 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
RenderVertexArray.h 893 bytes 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
ResponseQueue.cpp 3.2 KB 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
ResponseQueue.h 2.9 KB 3613   11 years ldelgass Include namespace in header guard defines
Shader.cpp 3.6 KB 3875   11 years ldelgass Add config.h option USE_ARB_PROGRAMS, which will use …
Shader.h 8.6 KB 5589   9 years ldelgass sync with release branch
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. …
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 …
Texture1D.cpp 2.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
Texture2D.cpp 3.6 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
Texture3D.cpp 3.9 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Texture3D.h 1.7 KB 3613   11 years ldelgass Include namespace in header guard defines
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. …
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.8 KB 5552   9 years ldelgass whitespace
Unirect.h 7.0 KB 5552   9 years ldelgass whitespace
VelocityArrowsSlice.cpp 18.8 KB 5587   9 years ldelgass Some fixes from release branch
VelocityArrowsSlice.h 2.4 KB 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
Volume.cpp 2.9 KB 4899   9 years ldelgass Sync with release branch
Volume.h 9.2 KB 4897   9 years ldelgass add header deps
VolumeInterpolator.cpp 4.7 KB 4907   9 years ldelgass volume interpolator fix
VolumeInterpolator.h 1.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 …
VolumeRenderer.h 3.1 KB 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
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.
VtkDataSetReader.cpp 9.7 KB 5717   9 years ldelgass Downsample volume if dims exceed hardware limits
VtkDataSetReader.h 342 bytes 4063   10 years ldelgass Remove some more Rappture deps from nanovis
VtkReader.cpp 14.6 KB 5549   9 years ldelgass %lg only valid in scanf, not printf
VtkReader.h 315 bytes 4063   10 years ldelgass Remove some more Rappture deps from nanovis
ZincBlendeReconstructor.cpp 15.7 KB 5426   9 years ldelgass Drop check for misspelled keyword in (unused) ZincBlende? data parser
ZincBlendeReconstructor.h 2.3 KB 4894   9 years ldelgass sync with release branch
ZincBlendeVolume.cpp 1.8 KB 4895   9 years ldelgass Merge some fixes from release branch
ZincBlendeVolume.h 858 bytes 5407   9 years ldelgass whitespace
ZincBlendeVolumeShader.cpp 1.5 KB 3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
ZincBlendeVolumeShader.h 550 bytes 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
README 1.7 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
Note: See TracBrowser for help on using the repository browser.