source: trunk/vizservers/nanovis @ 829

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