source: trunk/packages/vizservers/nanovis @ 1522

Name Size Rev Age Author Last Change
../
events 393   18 years qiaow Performance optimized for testing.
scripts 401   18 years qiaow Added Renderable class, the superclass of every class that can be drawn.
font 617   17 years vrinside Added new zinc blende renderer - It is still needed to compare with …
socket 834   16 years gah Changes for heightmap viewer
newmat11 951   16 years gah added datarootdir to Makefile.in
transfer-function 1359   15 years gah preparation to remove glui from build
imgLoaders 1380   15 years gah
test 1446   15 years gah
data 1488   15 years gah move data files to build-and-test
R2 1489   15 years vrinside working on 2d slice view for flow visualization (problem with loading …
resources 1489   15 years vrinside working on 2d slice view for flow visualization (problem with loading …
shaders 1497   15 years gah added particle size option, movie token for flowvis
README 1.7 KB 226   18 years mmc - Added code for Wei's visualization server. - Fixed the energyLevels …
Event.cpp 961 bytes 391   18 years qiaow EventPlayer? sleeps for a little bit before plays back the next event.
Event.h 1.1 KB 391   18 years qiaow EventPlayer? sleeps for a little bit before plays back the next event.
Color.cpp 2.3 KB 434   18 years mmc Added separate controls for outline enable/disable/color, and volume …
Color.h 1.3 KB 434   18 years mmc Added separate controls for outline enable/disable/color, and volume …
NvColorTableRenderer.h 592 bytes 580   17 years vrinside
NvDefaultTFData.cpp 11.3 KB 580   17 years vrinside
NvLoadFile.h 127 bytes 580   17 years vrinside
NvVolumeShader.cpp 106 bytes 580   17 years vrinside
NvVolumeShader.h 393 bytes 580   17 years vrinside
NvEventLog.h 184 bytes 587   17 years vrinside
NvLoadFile.cpp 82 bytes 617   17 years vrinside Added new zinc blende renderer - It is still needed to compare with …
NvStdVertexShader.h 1.0 KB 617   17 years vrinside Added new zinc blende renderer - It is still needed to compare with …
Nv.h 144 bytes 755   17 years dkearney added -p option to nanovis so we can add paths in a colon separated …
NvZincBlendeReconstructor.h 2.7 KB 804   17 years vrinside
Vector3.cpp 4.0 KB 819   16 years vrinside Added several member functions
Vector4.cpp 1.9 KB 819   16 years vrinside Added several member functions
BucketSort.h 1.5 KB 821   16 years vrinside added Point rendering for volume data
PointShader.h 1.4 KB 825   16 years vrinside Image Loader initialization - Add BMP loader in Nv.cpp Point Renderer …
PointSetRenderer.h 640 bytes 827   16 years vrinside Added color blending with point sprite texture
Util.cpp 1.4 KB 828   16 years vrinside Add interpolation functions for compute values between two values with …
Util.h 253 bytes 828   16 years vrinside Add interpolation functions for compute values between two values with …
Command.h 53 bytes 829   16 years vrinside Moved all the functions related to TCL to Command.cpp
RenderContext.cpp 188 bytes 838   16 years vrinside Put rendering modes such as toggling wireframe, toggling culling mode. …
Renderable.h 1.3 KB 848   16 years vrinside Removed global variables Trace function is added Removed compile …
NvShader.h 1.6 KB 851   16 years vrinside Got particle system and LIC (Line integral convolution) run.
NvColorTableRenderer.cpp 1.7 KB 854   16 years vrinside Fixed glPushMatrix/glPopMatrix calls
GradientFilter.h 417 bytes 887   16 years gah
Chain.cpp 7.6 KB 933   16 years gah Initial implementation of axis autoscaling
CmdProc.h 1.5 KB 934   16 years gah Makefile cleanup: add library for transfer-function, no longer compile …
Grid.h 954 bytes 934   16 years gah Makefile cleanup: add library for transfer-function, no longer compile …
RenderContext.h 1.7 KB 934   16 years gah Makefile cleanup: add library for transfer-function, no longer compile …
Texture1D.h 1.1 KB 934   16 years gah Makefile cleanup: add library for transfer-function, no longer compile …
Chain.h 3.0 KB 936   16 years gah Axis.cpp cleanup
PlaneRenderer.h 1.9 KB 953   16 years gah remove warnings from compile
RenderVertexArray.h 1.3 KB 953   16 years gah remove warnings from compile
Sphere.cpp 1.4 KB 953   16 years gah remove warnings from compile
Sphere.h 1.0 KB 953   16 years gah remove warnings from compile
dxReaderCommon.h 381 bytes 956   16 years dkearney updated the process of querying data from dx files but using native dx …
ConvexPolygon.cpp 5.4 KB 978   16 years gah
RenderVertexArray.cpp 3.6 KB 979   16 years gah
EventPlayer.cpp 4.9 KB 980   16 years gah
ConvexPolygon.h 1.7 KB 982   16 years gah
PerfQuery.cpp 1.1 KB 983   16 years gah
ContourLineFilter.h 1.3 KB 1000   16 years vrinside
dxReaderCommon.cpp 3.1 KB 1000   16 years vrinside
Mat4x4.cpp 5.6 KB 1028   16 years gah various cleanups
Mat4x4.h 950 bytes 1028   16 years gah various cleanups
PCASplit.cpp 9.7 KB 1028   16 years gah various cleanups
PCASplit.h 3.1 KB 1028   16 years gah various cleanups
Plane.cpp 1.4 KB 1028   16 years gah various cleanups
Plane.h 1.4 KB 1028   16 years gah various cleanups
PointSet.h 1.2 KB 1028   16 years gah various cleanups
Vector4.h 1.7 KB 1028   16 years gah various cleanups
ContourLineFilter.cpp 8.8 KB 1053   16 years gah fixes to make compile under gcc-4.3
GradientFilter.cpp 16.9 KB 1053   16 years gah fixes to make compile under gcc-4.3
Nv.cpp 1.0 KB 1053   16 years gah fixes to make compile under gcc-4.3
NvZincBlendeReconstructor.cpp 16.6 KB 1053   16 years gah fixes to make compile under gcc-4.3
Texture1D.cpp 2.5 KB 1053   16 years gah fixes to make compile under gcc-4.3
Texture2D.cpp 3.9 KB 1053   16 years gah fixes to make compile under gcc-4.3
Texture3D.cpp 7.0 KB 1053   16 years gah fixes to make compile under gcc-4.3
TypeDefs.h 262 bytes 1053   16 years gah fixes to make compile under gcc-4.3
Axis.cpp 14.2 KB 1111   16 years gah nanovis/heightmap update
NvColorTableShader.cpp 496 bytes 1111   16 years gah nanovis/heightmap update
NvRegularVolumeShader.cpp 731 bytes 1111   16 years gah nanovis/heightmap update
NvStdVertexShader.cpp 443 bytes 1111   16 years gah nanovis/heightmap update
NvZincBlendeVolumeShader.cpp 790 bytes 1111   16 years gah nanovis/heightmap update
PointSetRenderer.cpp 4.1 KB 1111   16 years gah nanovis/heightmap update
PointShader.cpp 1.3 KB 1111   16 years gah nanovis/heightmap update
Axis.h 7.5 KB 1161   16 years gah added stats counters
Grid.cpp 5.5 KB 1161   16 years gah added stats counters
BucketSort.cpp 867 bytes 1170   16 years gah 64-bit fixes
PointSet.cpp 1.7 KB 1170   16 years gah 64-bit fixes
AxisRange.h 833 bytes 1176   16 years gah
NvEventLog.cpp 1.7 KB 1194   16 years gah
global.h 4.1 KB 1196   16 years gah
RpDX.cpp 10.2 KB 1325   15 years gah Clean up of warnings, outcomes
RpDX.h 2.6 KB 1325   15 years gah Clean up of warnings, outcomes
nvconf.h.in 3.0 KB 1353   15 years gah my first cut at flowvisviewer client based on work by dsk
Texture2D.h 1.0 KB 1359   15 years gah preparation to remove glui from build
Texture3D.h 1.2 KB 1359   15 years gah preparation to remove glui from build
Switch.cpp 12.6 KB 1365   15 years gah
Switch.h 3.7 KB 1429   15 years gah Initial commit of new flow visualization command structure
Trace.h 387 bytes 1429   15 years gah Initial commit of new flow visualization command structure
config.h 1.9 KB 1431   15 years gah fixup new flow visualization command structure
NvCamera.cpp 1.6 KB 1431   15 years gah fixup new flow visualization command structure
NvCamera.h 2.4 KB 1431   15 years gah fixup new flow visualization command structure
NvFlowVisRenderer.cpp 7.9 KB 1431   15 years gah fixup new flow visualization command structure
NvFlowVisRenderer.h 2.7 KB 1431   15 years gah fixup new flow visualization command structure
Renderable.cpp 961 bytes 1474   15 years gah
CmdProc.cpp 6.4 KB 1478   15 years gah Fix volume management routines to handle deletion
NvParticleAdvectionShader.h 1.7 KB 1478   15 years gah Fix volume management routines to handle deletion
NvRegularVolumeShader.h 1.9 KB 1478   15 years gah Fix volume management routines to handle deletion
NvZincBlendeVolumeShader.h 1.9 KB 1478   15 years gah Fix volume management routines to handle deletion
VolumeInterpolator.h 1.2 KB 1478   15 years gah Fix volume management routines to handle deletion
ZincBlendeVolume.h 1.1 KB 1478   15 years gah Fix volume management routines to handle deletion
NvShader.cpp 898 bytes 1482   15 years vrinside delete shaders programs in deleting classes (NvLIC/NvParticleRednerer)
Vector3.h 3.9 KB 1484   15 years vrinside added 2d arrows (arrow tip will be added)
Makefile.in 8.3 KB 1489   15 years vrinside working on 2d slice view for flow visualization (problem with loading …
dxReader2.cpp 3.0 KB 1493   15 years gah Changed vector id to name
dxReader.cpp 41.3 KB 1493   15 years gah Changed vector id to name
HeightMap.cpp 18.6 KB 1493   15 years gah Changed vector id to name
HeightMap.h 3.5 KB 1493   15 years gah Changed vector id to name
NvColorTableShader.h 1.0 KB 1493   15 years gah Changed vector id to name
TransferFunction.cpp 1.3 KB 1493   15 years gah Changed vector id to name
TransferFunction.h 1.5 KB 1493   15 years gah Changed vector id to name
VelocityArrowsSlice.cpp 15.3 KB 1493   15 years gah Changed vector id to name
VelocityArrowsSlice.h 3.4 KB 1493   15 years gah Changed vector id to name
VolumeInterpolator.cpp 4.8 KB 1493   15 years gah Changed vector id to name
VolumeRenderer.h 4.0 KB 1493   15 years gah Changed vector id to name
VolumeRenderer.cpp 23.6 KB 1495   15 years gah Make GetDataStream? respect data header
RpAVTranslate.cpp 11.5 KB 1508   15 years gah
Command.cpp 73.1 KB 1510   15 years gah Found memory leak in reset_patterns
define.h 3.6 KB 1510   15 years gah Found memory leak in reset_patterns
nanovis.cpp 69.9 KB 1510   15 years gah Found memory leak in reset_patterns
NvParticleAdvectionShader.cpp 1.8 KB 1510   15 years gah Found memory leak in reset_patterns
NvParticleRenderer.cpp 12.7 KB 1510   15 years gah Found memory leak in reset_patterns
NvParticleRenderer.h 3.3 KB 1510   15 years gah Found memory leak in reset_patterns
PerfQuery.h 1.5 KB 1510   15 years gah Found memory leak in reset_patterns
PlaneRenderer.cpp 3.3 KB 1510   15 years gah Found memory leak in reset_patterns
ScreenSnapper.cpp 3.7 KB 1510   15 years gah Found memory leak in reset_patterns
ScreenSnapper.h 1.4 KB 1510   15 years gah Found memory leak in reset_patterns
Unirect.cpp 22.1 KB 1510   15 years gah Found memory leak in reset_patterns
Unirect.h 5.6 KB 1510   15 years gah Found memory leak in reset_patterns
Volume.cpp 2.7 KB 1510   15 years gah Found memory leak in reset_patterns
Volume.h 7.7 KB 1510   15 years gah Found memory leak in reset_patterns
ZincBlendeVolume.cpp 1.6 KB 1510   15 years gah Found memory leak in reset_patterns
FlowCmd.h 8.1 KB 1515   15 years gah
nanovis.h 7.3 KB 1515   15 years gah
NvLIC.cpp 15.0 KB 1515   15 years gah
NvLIC.h 3.4 KB 1515   15 years gah
NvVectorField.cpp 7.5 KB 1515   15 years gah
NvVectorField.h 2.0 KB 1515   15 years gah
RpAVTranslate.h 2.3 KB 1515   15 years gah
Trace.cpp 2.4 KB 1520   15 years gah
FlowCmd.cpp 58.3 KB 1522   15 years gah
Note: See TracBrowser for help on using the repository browser.