source: trunk/packages/vizservers/nanovis @ 2837

Name Size Rev Age Author Last Change
../
data 1488   15 years gah move data files to build-and-test
events 393   18 years qiaow Performance optimized for testing.
imgLoaders 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
newmat11 2096   13 years ldelgass Normalize line endings, set eol-style to native on *.cpp, *.h files
R2 2827   12 years ldelgass Move Vector3/4Array typdefs to the Vector3/4.h headers and remove …
resources 1698   14 years vrinside added flow arrows
scripts 2042   13 years ldelgass Remove vi(m) swap file
shaders 1702   14 years vrinside added particle system shaders
socket 2827   12 years ldelgass Move Vector3/4Array typdefs to the Vector3/4.h headers and remove …
test 1446   15 years gah
transfer-function 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
vr3d 2826   12 years ldelgass brown paper bag
vrmath 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
vrutil 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
Axis.cpp 14.2 KB 2808   12 years ldelgass Fix log scale axis ticks: arguments to Ticks::SetValues? were out of order.
Axis.h 7.6 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
AxisRange.h 879 bytes 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
BucketSort.cpp 933 bytes 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
BucketSort.h 1.4 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
Chain.cpp 7.7 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
Chain.h 3.1 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
CircularQueue.h 4.7 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
CmdProc.cpp 6.4 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
CmdProc.h 1.6 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
Color.cpp 2.3 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
Color.h 1.3 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
Command.cpp 72.0 KB 2835   12 years ldelgass Exclude unused file from build, misc. cleanups
config.h 2.0 KB 2836   12 years ldelgass More cleanups, remove NEW_FLOW_ENGINE define flag
ContourLineFilter.cpp 8.4 KB 2827   12 years ldelgass Move Vector3/4Array typdefs to the Vector3/4.h headers and remove …
ContourLineFilter.h 1.4 KB 2827   12 years ldelgass Move Vector3/4Array typdefs to the Vector3/4.h headers and remove …
ConvexPolygon.cpp 5.3 KB 2823   12 years ldelgass Need to use glew header instead of raw gl header
ConvexPolygon.h 1.9 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
DataLoader.cpp 10.8 KB 2827   12 years ldelgass Move Vector3/4Array typdefs to the Vector3/4.h headers and remove …
define.h 3.2 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
dxReader2.cpp 3.0 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
dxReader.cpp 41.1 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
dxReaderCommon.cpp 3.2 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
dxReaderCommon.h 447 bytes 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
Event.cpp 996 bytes 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
Event.h 1.1 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
EventPlayer.cpp 5.2 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
FlowCmd.cpp 62.2 KB 2835   12 years ldelgass Exclude unused file from build, misc. cleanups
FlowCmd.h 10.1 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
global.h 1.5 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
GradientFilter.cpp 16.9 KB 2813   12 years ldelgass Fix gradient filter for volumes with type float.
GradientFilter.h 483 bytes 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
Grid.cpp 5.6 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
Grid.h 1020 bytes 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
HeightMap.cpp 18.8 KB 2827   12 years ldelgass Move Vector3/4Array typdefs to the Vector3/4.h headers and remove …
HeightMap.h 3.8 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
Makefile.in 10.4 KB 2837   12 years ldelgass More misc. cleanups
Mat4x4.cpp 5.6 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
Mat4x4.h 1.0 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
nanovis.cpp 66.2 KB 2836   12 years ldelgass More cleanups, remove NEW_FLOW_ENGINE define flag
nanovis.h 7.3 KB 2836   12 years ldelgass More cleanups, remove NEW_FLOW_ENGINE define flag
NvCamera.cpp 1.7 KB 2836   12 years ldelgass More cleanups, remove NEW_FLOW_ENGINE define flag
NvCamera.h 2.5 KB 2836   12 years ldelgass More cleanups, remove NEW_FLOW_ENGINE define flag
NvColorTableRenderer.cpp 1.8 KB 2836   12 years ldelgass More cleanups, remove NEW_FLOW_ENGINE define flag
NvColorTableRenderer.h 634 bytes 2836   12 years ldelgass More cleanups, remove NEW_FLOW_ENGINE define flag
NvColorTableShader.cpp 591 bytes 2836   12 years ldelgass More cleanups, remove NEW_FLOW_ENGINE define flag
NvColorTableShader.h 1.1 KB 2836   12 years ldelgass More cleanups, remove NEW_FLOW_ENGINE define flag
nvconf.h.in 5.9 KB 2724   12 years gah Addition checks for ffmeg
NvDefaultTFData.cpp 11.3 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
NvEventLog.cpp 1.7 KB 2836   12 years ldelgass More cleanups, remove NEW_FLOW_ENGINE define flag
NvEventLog.h 239 bytes 2836   12 years ldelgass More cleanups, remove NEW_FLOW_ENGINE define flag
NvFlowVisRenderer.cpp 8.0 KB 2836   12 years ldelgass More cleanups, remove NEW_FLOW_ENGINE define flag
NvFlowVisRenderer.h 2.6 KB 2836   12 years ldelgass More cleanups, remove NEW_FLOW_ENGINE define flag
NvLIC.cpp 15.0 KB 2837   12 years ldelgass More misc. cleanups
NvLIC.h 3.5 KB 2837   12 years ldelgass More misc. cleanups
NvParticleAdvectionShader.cpp 1.9 KB 2837   12 years ldelgass More misc. cleanups
NvParticleAdvectionShader.h 1.1 KB 2837   12 years ldelgass More misc. cleanups
NvParticleRenderer.cpp 11.2 KB 2837   12 years ldelgass More misc. cleanups
NvParticleRenderer.h 3.0 KB 2837   12 years ldelgass More misc. cleanups
NvRegularVolumeShader.cpp 822 bytes 2837   12 years ldelgass More misc. cleanups
NvRegularVolumeShader.h 1.9 KB 2837   12 years ldelgass More misc. cleanups
NvShader.cpp 963 bytes 2833   12 years ldelgass Formatting and fix loadVertexProgram in NvShader?
NvShader.h 1.4 KB 2837   12 years ldelgass More misc. cleanups
NvStdVertexShader.cpp 509 bytes 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
NvStdVertexShader.h 1.1 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
NvVectorField.cpp 7.6 KB 2835   12 years ldelgass Exclude unused file from build, misc. cleanups
NvVectorField.h 2.1 KB 2835   12 years ldelgass Exclude unused file from build, misc. cleanups
NvVolumeShader.cpp 172 bytes 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
NvVolumeShader.h 459 bytes 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
NvZincBlendeReconstructor.cpp 15.6 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
NvZincBlendeReconstructor.h 2.9 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
NvZincBlendeVolumeShader.cpp 839 bytes 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
NvZincBlendeVolumeShader.h 2.0 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
ParticleEmitter.cpp 318 bytes 2805   12 years ldelgass Whitespace fixes
ParticleEmitter.h 1.8 KB 2818   12 years ldelgass Fix spelling of some identifiers, formatting fixes
ParticleSystem.cpp 61.0 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
ParticleSystem.h 9.2 KB 2818   12 years ldelgass Fix spelling of some identifiers, formatting fixes
ParticleSystemFactory.cpp 7.5 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
ParticleSystemFactory.h 725 bytes 2818   12 years ldelgass Fix spelling of some identifiers, formatting fixes
PCASplit.cpp 10.6 KB 2832   12 years ldelgass Formatting fixes
PCASplit.h 3.4 KB 2832   12 years ldelgass Formatting fixes
PerfQuery.cpp 1.1 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
PerfQuery.h 1.6 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
Plane.cpp 1.5 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
Plane.h 1.5 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
PlaneRenderer.cpp 3.4 KB 2835   12 years ldelgass Exclude unused file from build, misc. cleanups
PlaneRenderer.h 2.0 KB 2834   12 years ldelgass Don't create array of planes unless PLANE_CMD is defined. Use a …
PointSet.cpp 1.7 KB 2814   12 years ldelgass Fix warnings
PointSet.h 1.3 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
PointSetRenderer.cpp 4.1 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
PointSetRenderer.h 706 bytes 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
PointShader.cpp 1.4 KB 2833   12 years ldelgass Formatting and fix loadVertexProgram in NvShader?
PointShader.h 1.3 KB 2833   12 years ldelgass Formatting and fix loadVertexProgram in NvShader?
README 1.7 KB 226   18 years mmc - Added code for Wei's visualization server. - Fixed the energyLevels …
Renderable.cpp 1.0 KB 2837   12 years ldelgass More misc. cleanups
Renderable.h 1.4 KB 2837   12 years ldelgass More misc. cleanups
RenderContext.cpp 264 bytes 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
RenderContext.h 1.3 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
RenderVertexArray.cpp 3.6 KB 2837   12 years ldelgass More misc. cleanups
RenderVertexArray.h 1.3 KB 2837   12 years ldelgass More misc. cleanups
RpAVTranslate.cpp 12.4 KB 2810   12 years ldelgass Movie bitrate flag is an int not a float
RpAVTranslate.h 2.4 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
RpDX.cpp 9.8 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
RpDX.h 2.7 KB 2818   12 years ldelgass Fix spelling of some identifiers, formatting fixes
ScreenSnapper.cpp 3.7 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
ScreenSnapper.h 1.4 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
Sphere.cpp 1.4 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
Sphere.h 1.2 KB 2837   12 years ldelgass More misc. cleanups
Switch.cpp 12.7 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
Switch.h 3.8 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
Texture1D.cpp 2.4 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
Texture1D.h 1.2 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
Texture2D.cpp 3.1 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
Texture2D.h 1.3 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
Texture3D.cpp 3.9 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
Texture3D.h 1.4 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
Trace.cpp 3.2 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
Trace.h 858 bytes 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
TransferFunction.cpp 2.7 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
TransferFunction.h 1.8 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
Unirect.cpp 22.4 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
Unirect.h 6.5 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
Vector3.h 3.9 KB 2827   12 years ldelgass Move Vector3/4Array typdefs to the Vector3/4.h headers and remove …
Vector4.h 1.9 KB 2827   12 years ldelgass Move Vector3/4Array typdefs to the Vector3/4.h headers and remove …
VelocityArrowsSlice.cpp 14.8 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
VelocityArrowsSlice.h 2.4 KB 2835   12 years ldelgass Exclude unused file from build, misc. cleanups
Volume.cpp 2.8 KB 2816   12 years ldelgass Fix Volume::add_cutplane and use it.
Volume.h 7.8 KB 2816   12 years ldelgass Fix Volume::add_cutplane and use it.
VolumeInterpolator.cpp 4.8 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
VolumeInterpolator.h 1.3 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
VolumeRenderer.cpp 23.3 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
VolumeRenderer.h 4.0 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
ZincBlendeVolume.cpp 1.8 KB 2827   12 years ldelgass Move Vector3/4Array typdefs to the Vector3/4.h headers and remove …
ZincBlendeVolume.h 1.2 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
Note: See TracBrowser for help on using the repository browser.