source: trunk/vizservers/nanovis @ 829

Name Size Rev Age Author Last Change
../
transfer-function 574   17 years kennell Rearranged Makefile to refer to libviz.a instead of a bunch of …
test 412   18 years kennell Added test results for Viz 06 paper.
socket 385   18 years qiaow Added nanoscale folder.
shaders 827   16 years vrinside Added color blending with point sprite texture
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 780   17 years vrinside Add changing the color of linecontour
newmat11 821   16 years vrinside added Point rendering for volume data
imgLoaders 824   16 years vrinside Removed a unnecessary file.
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 422   18 years mmc Had to remove this data file. It's too big!
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 4.2 KB 821   16 years vrinside added Point rendering for volume data
VolumeRenderer.cpp 26.8 KB 825   16 years vrinside Image Loader initialization - Add BMP loader in Nv.cpp Point Renderer …
Volume.h 4.3 KB 799   17 years vrinside remove a statement 'using namespace std;' in order to avoid a conflict …
Volume.cpp 4.1 KB 776   17 years vrinside Add 3D surface plot and grid rendering
Vector4.h 1.1 KB 819   16 years vrinside Added several member functions
Vector4.cpp 1.9 KB 819   16 years vrinside Added several member functions
Vector3.h 1.8 KB 819   16 years vrinside Added several member functions
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 244 bytes 776   17 years vrinside Add 3D surface plot and grid rendering
TransferFunction.h 1.1 KB 776   17 years vrinside Add 3D surface plot and grid rendering
TransferFunction.cpp 928 bytes 380   18 years qiaow Transfer function widget is working!!
Texture3D.h 1.2 KB 273   18 years qiaow Added ParticleSystem? class.
Texture3D.cpp 4.4 KB 418   18 years qiaow Minor fixes.
Texture2D.h 1.1 KB 432   18 years qiaow Added some comments
Texture2D.cpp 3.7 KB 825   16 years vrinside Image Loader initialization - Add BMP loader in Nv.cpp Point Renderer …
Texture1D.h 1.0 KB 273   18 years qiaow Added ParticleSystem? class.
Texture1D.cpp 2.5 KB 259   18 years qiaow Volume Class: wrapper of Texture3D. Don't have to deal with "OpenGL …
Sphere.h 1.0 KB 401   18 years qiaow Added Renderable class, the superclass of every class that can be drawn.
Sphere.cpp 1.3 KB 406   18 years qiaow Added ScreenSnapper? class and VolumeRenderer? class. VolumeRenderer?
ScreenSnapper.h 1.4 KB 406   18 years qiaow Added ScreenSnapper? class and VolumeRenderer? class. VolumeRenderer?
ScreenSnapper.cpp 3.3 KB 406   18 years qiaow Added ScreenSnapper? class and VolumeRenderer? class. VolumeRenderer?
RenderVertexArray.h 1.3 KB 226   18 years mmc - Added code for Wei's visualization server. - Fixed the energyLevels …
RenderVertexArray.cpp 3.7 KB 226   18 years mmc - Added code for Wei's visualization server. - Fixed the energyLevels …
Renderable.h 1.3 KB 406   18 years qiaow Added ScreenSnapper? class and VolumeRenderer? class. VolumeRenderer?
Renderable.cpp 927 bytes 401   18 years qiaow Added Renderable class, the superclass of every class that can be drawn.
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.6 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
PointSetRenderer.cpp 4.1 KB 827   16 years vrinside Added color blending with point sprite texture
PointSet.h 1.3 KB 827   16 years vrinside Added color blending with point sprite texture
PointSet.cpp 2.0 KB 827   16 years vrinside Added color blending with point sprite texture
PlaneRenderer.h 2.0 KB 455   18 years mmc Added a new "legend" command, which can be used to request the legend …
PlaneRenderer.cpp 3.2 KB 755   17 years dkearney added -p option to nanovis so we can add paths in a colon separated …
Plane.h 1.1 KB 415   18 years qiaow Now can load arbitary number of volumes (16 per application due to …
Plane.cpp 2.0 KB 226   18 years mmc - Added code for Wei's visualization server. - Fixed the energyLevels …
PerfQuery.h 1.4 KB 377   18 years qiaow Added PerfQuery? class for tracking number of pixels rendered on screen
PerfQuery.cpp 1.2 KB 377   18 years qiaow Added PerfQuery? class for tracking number of pixels rendered on screen
PCASplit.h 3.2 KB 827   16 years vrinside Added color blending with point sprite texture
PCASplit.cpp 10.1 KB 827   16 years vrinside Added color blending with point sprite texture
ParticleSystem.h 2.3 KB 587   17 years vrinside
ParticleSystem.cpp 7.3 KB 755   17 years dkearney added -p option to nanovis so we can add paths in a colon separated …
NvZincBlendeVolumeShader.h 1.8 KB 617   17 years vrinside Added new zinc blende renderer - It is still needed to compare with …
NvZincBlendeVolumeShader.cpp 885 bytes 582   17 years vrinside
NvZincBlendeReconstructor.h 2.7 KB 804   17 years vrinside
NvZincBlendeReconstructor.cpp 16.6 KB 806   17 years vrinside Add a macro for dubugging
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 570 bytes 617   17 years vrinside Added new zinc blende renderer - It is still needed to compare with …
NvShader.h 1.5 KB 776   17 years vrinside Add 3D surface plot and grid rendering
NvShader.cpp 958 bytes 776   17 years vrinside Add 3D surface plot and grid rendering
NvRegularVolumeShader.h 1.8 KB 580   17 years vrinside
NvRegularVolumeShader.cpp 776 bytes 755   17 years dkearney added -p option to nanovis so we can add paths in a colon separated …
NvParticleRenderer.h 2.6 KB 587   17 years vrinside
NvParticleRenderer.cpp 7.4 KB 755   17 years dkearney added -p option to nanovis so we can add paths in a colon separated …
NvParticleAdvectionShader.h 1.0 KB 587   17 years vrinside
NvParticleAdvectionShader.cpp 861 bytes 755   17 years dkearney added -p option to nanovis so we can add paths in a colon separated …
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 2.4 KB 587   17 years vrinside
NvLIC.cpp 9.5 KB 755   17 years dkearney added -p option to nanovis so we can add paths in a colon separated …
NvEventLog.h 184 bytes 587   17 years vrinside
NvEventLog.cpp 1.6 KB 599   17 years dkearney created dynamic log file names to resolve the problem with different …
NvDefaultTFData.cpp 11.3 KB 580   17 years vrinside
NvColorTableShader.h 1.0 KB 580   17 years vrinside
NvColorTableShader.cpp 578 bytes 755   17 years dkearney added -p option to nanovis so we can add paths in a colon separated …
NvColorTableRenderer.h 592 bytes 580   17 years vrinside
NvColorTableRenderer.cpp 1.6 KB 580   17 years vrinside
Nv.h 144 bytes 755   17 years dkearney added -p option to nanovis so we can add paths in a colon separated …
Nv.cpp 4.6 KB 825   16 years vrinside Image Loader initialization - Add BMP loader in Nv.cpp Point Renderer …
nanovis.h 3.1 KB 829   16 years vrinside Moved all the functions related to TCL to Command.cpp
nanovis.cpp 75.2 KB 829   16 years vrinside Moved all the functions related to TCL to Command.cpp
Mat4x4.h 926 bytes 226   18 years mmc - Added code for Wei's visualization server. - Fixed the energyLevels …
Mat4x4.cpp 8.6 KB 226   18 years mmc - Added code for Wei's visualization server. - Fixed the energyLevels …
Makefile.in 8.1 KB 829   16 years vrinside Moved all the functions related to TCL to Command.cpp
Lic.h 2.4 KB 404   18 years qiaow Added Camera class to hide OpenGL viewing setup.
Lic.cpp 9.5 KB 755   17 years dkearney added -p option to nanovis so we can add paths in a colon separated …
HeightMap.h 2.8 KB 820   16 years vrinside NaN values in a data set is taken into account.
HeightMap.cpp 8.9 KB 820   16 years vrinside NaN values in a data set is taken into account.
Grid.h 1.8 KB 776   17 years vrinside Add 3D surface plot and grid rendering
Grid.cpp 4.3 KB 776   17 years vrinside Add 3D surface plot and grid rendering
global.h 2.5 KB 397   18 years qiaow Lic class working!! OpenGL scaling calls now are inside of Lic and …
EventPlayer.cpp 4.9 KB 421   18 years qiaow Added EventPlayer? back. It will connect with nanovis and display the …
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.
define.h 2.3 KB 434   18 years mmc Added separate controls for outline enable/disable/color, and volume …
ConvexPolygon.h 1.4 KB 415   18 years qiaow Now can load arbitary number of volumes (16 per application due to …
ConvexPolygon.cpp 5.7 KB 451   18 years mmc Fixed a problem with two volumes of same size and shape, as we have in …
ContourLineFilter.h 1.2 KB 776   17 years vrinside Add 3D surface plot and grid rendering
ContourLineFilter.cpp 7.9 KB 780   17 years vrinside Add changing the color of linecontour
config.h 865 bytes 829   16 years vrinside Moved all the functions related to TCL to Command.cpp
Command.h 53 bytes 829   16 years vrinside Moved all the functions related to TCL to Command.cpp
Command.cpp 53.0 KB 829   16 years vrinside Moved all the functions related to TCL to Command.cpp
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 …
Camera.h 1.6 KB 580   17 years vrinside
Camera.cpp 2.1 KB 580   17 years vrinside
BucketSort.h 1.5 KB 821   16 years vrinside added Point rendering for volume data
BucketSort.cpp 901 bytes 821   16 years vrinside added Point rendering for volume data
Note: See TracBrowser for help on using the repository browser.