source: trunk/packages/vizservers/nanovis @ 1358

Name Size Rev Age Author Last Change
../
transfer-function 1117   16 years gah
test 412   18 years kennell Added test results for Viz 06 paper.
socket 834   16 years gah Changes for heightmap viewer
shaders 1331   15 years vrinside Working with managing the life time of particles.
scripts 401   18 years qiaow Added Renderable class, the superclass of every class that can be drawn.
resources 825   16 years vrinside Image Loader initialization - Add BMP loader in Nv.cpp Point Renderer …
R2 1115   16 years gah
newmat11 951   16 years gah added datarootdir to Makefile.in
imgLoaders 1196   15 years gah
glui 1358   15 years gah temporarily add glui to build
font 617   17 years vrinside Added new zinc blende renderer - It is still needed to compare with …
events 393   18 years qiaow Performance optimized for testing.
data 1332   15 years vrinside added data converter
ZincBlendeVolume.h 1.2 KB 821   16 years vrinside added Point rendering for volume data
ZincBlendeVolume.cpp 1.7 KB 802   17 years vrinside Fixed double memory deletion
VolumeRenderer.h 5.1 KB 900   16 years vrinside Finish volume interpolator…
VolumeRenderer.cpp 30.1 KB 1328   15 years gah added missing assert.h headers
VolumeInterpolator.h 1.3 KB 927   16 years gah collect limits for axes
VolumeInterpolator.cpp 4.9 KB 1111   16 years gah nanovis/heightmap update
Volume.h 7.3 KB 932   16 years gah Initial implementation of axis autoscaling
Volume.cpp 2.7 KB 1188   16 years vrinside
Vector4.h 1.7 KB 1028   16 years gah various cleanups
Vector4.cpp 1.9 KB 819   16 years vrinside Added several member functions
Vector3.h 3.5 KB 1028   16 years gah various cleanups
Vector3.cpp 4.0 KB 819   16 years vrinside Added several member functions
Util.h 253 bytes 828   16 years vrinside Add interpolation functions for compute values between two values with …
Util.cpp 1.4 KB 828   16 years vrinside Add interpolation functions for compute values between two values with …
TypeDefs.h 262 bytes 1053   16 years gah fixes to make compile under gcc-4.3
TransferFunction.h 1.2 KB 973   16 years gah
TransferFunction.cpp 1.3 KB 973   16 years gah
Trace.h 280 bytes 1200   15 years gah working version of nanovis
Trace.cpp 2.4 KB 1204   15 years gah don't use
Texture3D.h 1.2 KB 884   16 years vrinside Adding Volume animation
Texture3D.cpp 7.0 KB 1053   16 years gah fixes to make compile under gcc-4.3
Texture2D.h 1.1 KB 432   18 years qiaow Added some comments
Texture2D.cpp 3.9 KB 1053   16 years gah fixes to make compile under gcc-4.3
Texture1D.h 1.1 KB 934   16 years gah Makefile cleanup: add library for transfer-function, no longer compile …
Texture1D.cpp 2.5 KB 1053   16 years gah fixes to make compile under gcc-4.3
Sphere.h 1.0 KB 953   16 years gah remove warnings from compile
Sphere.cpp 1.4 KB 953   16 years gah remove warnings from compile
ScreenSnapper.h 1.4 KB 406   18 years qiaow Added ScreenSnapper? class and VolumeRenderer? class. VolumeRenderer?
ScreenSnapper.cpp 3.8 KB 953   16 years gah remove warnings from compile
RpDX.h 2.6 KB 1325   15 years gah Clean up of warnings, outcomes
RpDX.cpp 10.2 KB 1325   15 years gah Clean up of warnings, outcomes
RpAVTranslate.h 2.2 KB 1351   15 years gah my first cut at flowvisviewer client based on work by dsk
RpAVTranslate.cpp 11.2 KB 1353   15 years gah my first cut at flowvisviewer client based on work by dsk
RenderVertexArray.h 1.3 KB 953   16 years gah remove warnings from compile
RenderVertexArray.cpp 3.6 KB 979   16 years gah
RenderContext.h 1.7 KB 934   16 years gah Makefile cleanup: add library for transfer-function, no longer compile …
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 …
Renderable.cpp 955 bytes 848   16 years vrinside Removed global variables Trace function is added Removed compile …
README 1.7 KB 226   18 years mmc - Added code for Wei's visualization server. - Fixed the energyLevels …
PointShader.h 1.4 KB 825   16 years vrinside Image Loader initialization - Add BMP loader in Nv.cpp Point Renderer …
PointShader.cpp 1.3 KB 1111   16 years gah nanovis/heightmap update
PointSetRenderer.h 640 bytes 827   16 years vrinside Added color blending with point sprite texture
PointSetRenderer.cpp 4.1 KB 1111   16 years gah nanovis/heightmap update
PointSet.h 1.2 KB 1028   16 years gah various cleanups
PointSet.cpp 1.7 KB 1170   16 years gah 64-bit fixes
PlaneRenderer.h 1.9 KB 953   16 years gah remove warnings from compile
PlaneRenderer.cpp 3.2 KB 1111   16 years gah nanovis/heightmap update
Plane.h 1.4 KB 1028   16 years gah various cleanups
Plane.cpp 1.4 KB 1028   16 years gah various cleanups
PerfQuery.h 1.5 KB 981   16 years gah
PerfQuery.cpp 1.1 KB 983   16 years gah
PCASplit.h 3.1 KB 1028   16 years gah various cleanups
PCASplit.cpp 9.7 KB 1028   16 years gah various cleanups
NvZincBlendeVolumeShader.h 2.0 KB 870   16 years vrinside :q
NvZincBlendeVolumeShader.cpp 790 bytes 1111   16 years gah nanovis/heightmap update
NvZincBlendeReconstructor.h 2.7 KB 804   17 years vrinside
NvZincBlendeReconstructor.cpp 16.6 KB 1053   16 years gah fixes to make compile under gcc-4.3
NvVolumeShader.h 393 bytes 580   17 years vrinside
NvVolumeShader.cpp 106 bytes 580   17 years vrinside
NvStdVertexShader.h 1.0 KB 617   17 years vrinside Added new zinc blende renderer - It is still needed to compare with …
NvStdVertexShader.cpp 443 bytes 1111   16 years gah nanovis/heightmap update
NvShader.h 1.6 KB 851   16 years vrinside Got particle system and LIC (Line integral convolution) run.
NvShader.cpp 879 bytes 1299   15 years vrinside modified lic
NvRegularVolumeShader.h 1.9 KB 870   16 years vrinside :q
NvRegularVolumeShader.cpp 731 bytes 1111   16 years gah nanovis/heightmap update
NvParticleRenderer.h 3.2 KB 1333   15 years vrinside adding a function to specify multiple planes to initialize particle …
NvParticleRenderer.cpp 11.1 KB 1333   15 years vrinside adding a function to specify multiple planes to initialize particle …
NvParticleAdvectionShader.h 1.7 KB 1331   15 years vrinside Working with managing the life time of particles.
NvParticleAdvectionShader.cpp 1.8 KB 1331   15 years vrinside Working with managing the life time of particles.
NvLoadFile.h 127 bytes 580   17 years vrinside
NvLoadFile.cpp 82 bytes 617   17 years vrinside Added new zinc blende renderer - It is still needed to compare with …
NvLIC.h 3.2 KB 1311   15 years vrinside fixed the error of the lic slice position
NvLIC.cpp 14.6 KB 1319   15 years vrinside fixed the y plane of the LIC
NvEventLog.h 184 bytes 587   17 years vrinside
NvEventLog.cpp 1.7 KB 1194   15 years gah
NvDefaultTFData.cpp 11.3 KB 580   17 years vrinside
nvconf.h.in 3.0 KB 1353   15 years gah my first cut at flowvisviewer client based on work by dsk
NvColorTableShader.h 1.0 KB 580   17 years vrinside
NvColorTableShader.cpp 496 bytes 1111   16 years gah nanovis/heightmap update
NvColorTableRenderer.h 592 bytes 580   17 years vrinside
NvColorTableRenderer.cpp 1.7 KB 854   16 years vrinside Fixed glPushMatrix/glPopMatrix calls
NvCamera.h 2.4 KB 1239   15 years gah
NvCamera.cpp 1.6 KB 1215   15 years gah changes to allow panning and zooming (via scrollwhell)
Nv.h 144 bytes 755   17 years dkearney added -p option to nanovis so we can add paths in a colon separated …
Nv.cpp 1.0 KB 1053   16 years gah fixes to make compile under gcc-4.3
nanovis.h 5.7 KB 1310   15 years gah Fixes for flow commands
nanovis.cpp 61.8 KB 1351   15 years gah my first cut at flowvisviewer client based on work by dsk
Mat4x4.h 950 bytes 1028   16 years gah various cleanups
Mat4x4.cpp 5.6 KB 1028   16 years gah various cleanups
Makefile.in 8.3 KB 1358   15 years gah temporarily add glui to build
Lic.h 2.4 KB 404   18 years qiaow Added Camera class to hide OpenGL viewing setup.
Lic.cpp 9.5 KB 1111   16 years gah nanovis/heightmap update
HeightMap.h 3.4 KB 1188   16 years vrinside
HeightMap.cpp 18.7 KB 1188   16 years vrinside
Grid.h 954 bytes 934   16 years gah Makefile cleanup: add library for transfer-function, no longer compile …
Grid.cpp 5.5 KB 1161   16 years gah added stats counters
GradientFilter.h 417 bytes 887   16 years gah
GradientFilter.cpp 16.9 KB 1053   16 years gah fixes to make compile under gcc-4.3
global.h 4.1 KB 1196   15 years gah
EventPlayer.cpp 4.9 KB 980   16 years gah
Event.h 1.1 KB 391   18 years qiaow EventPlayer? sleeps for a little bit before plays back the next event.
Event.cpp 961 bytes 391   18 years qiaow EventPlayer? sleeps for a little bit before plays back the next event.
dxReaderCommon.h 381 bytes 956   16 years dkearney updated the process of querying data from dx files but using native dx …
dxReaderCommon.cpp 3.1 KB 1000   16 years vrinside
dxReader.cpp 63.0 KB 1325   15 years gah Clean up of warnings, outcomes
dxReader2.cpp 2.8 KB 1325   15 years gah Clean up of warnings, outcomes
define.h 3.9 KB 1196   15 years gah
ConvexPolygon.h 1.7 KB 982   16 years gah
ConvexPolygon.cpp 5.4 KB 978   16 years gah
ContourLineFilter.h 1.3 KB 1000   16 years vrinside
ContourLineFilter.cpp 8.8 KB 1053   16 years gah fixes to make compile under gcc-4.3
config.h 1.8 KB 1299   15 years vrinside modified lic
Command.h 53 bytes 829   16 years vrinside Moved all the functions related to TCL to Command.cpp
Command.cpp 87.8 KB 1351   15 years gah my first cut at flowvisviewer client based on work by dsk
Color.h 1.3 KB 434   18 years mmc Added separate controls for outline enable/disable/color, and volume …
Color.cpp 2.3 KB 434   18 years mmc Added separate controls for outline enable/disable/color, and volume …
CmdProc.h 1.5 KB 934   16 years gah Makefile cleanup: add library for transfer-function, no longer compile …
CmdProc.cpp 6.4 KB 931   16 years dkearney adding new Rappture::DX class which interacts with libdx to produce …
Chain.h 3.0 KB 936   16 years gah Axis.cpp cleanup
Chain.cpp 7.6 KB 933   16 years gah Initial implementation of axis autoscaling
BucketSort.h 1.5 KB 821   16 years vrinside added Point rendering for volume data
BucketSort.cpp 867 bytes 1170   16 years gah 64-bit fixes
AxisRange.h 833 bytes 1176   16 years gah
Axis.h 7.5 KB 1161   16 years gah added stats counters
Axis.cpp 14.2 KB 1111   16 years gah nanovis/heightmap update
Note: See TracBrowser for help on using the repository browser.