source:
trunk/vizservers/nanovis
@
944
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
data | 422 | 18 years | mmc | Had to remove this data file. It's too big! | |
events | 393 | 18 years | qiaow | Performance optimized for testing. | |
font | 617 | 17 years | vrinside | Added new zinc blende renderer - It is still needed to compare with … | |
imgLoaders | 940 | 16 years | gah | More Makefile cleanup | |
newmat11 | 940 | 16 years | gah | More Makefile cleanup | |
R2 | 940 | 16 years | gah | More Makefile cleanup | |
resources | 825 | 16 years | vrinside | Image Loader initialization - Add BMP loader in Nv.cpp Point Renderer … | |
scripts | 401 | 18 years | qiaow | Added Renderable class, the superclass of every class that can be drawn. | |
shaders | 884 | 16 years | vrinside | Adding Volume animation | |
socket | 834 | 16 years | gah | Changes for heightmap viewer | |
test | 412 | 18 years | kennell | Added test results for Viz 06 paper. | |
transfer-function | 944 | 16 years | gah | ||
Axis.cpp | 14.1 KB | 939 | 16 years | gah | Axis.cpp cleanup |
Axis.h | 6.9 KB | 939 | 16 years | gah | Axis.cpp cleanup |
AxisRange.h | 333 bytes | 932 | 16 years | gah | Initial implementation of axis autoscaling |
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 |
Chain.cpp | 7.6 KB | 933 | 16 years | gah | Initial implementation of axis autoscaling |
Chain.h | 3.0 KB | 936 | 16 years | gah | Axis.cpp cleanup |
CmdProc.cpp | 6.4 KB | 931 | 16 years | dkearney | adding new Rappture::DX class which interacts with libdx to produce … |
CmdProc.h | 1.5 KB | 934 | 16 years | gah | Makefile cleanup: add library for transfer-function, no longer compile … |
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 … |
Command.cpp | 82.4 KB | 934 | 16 years | gah | Makefile cleanup: add library for transfer-function, no longer compile … |
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 |
ContourLineFilter.cpp | 7.9 KB | 780 | 16 years | vrinside | Add changing the color of linecontour |
ContourLineFilter.h | 1.2 KB | 776 | 16 years | vrinside | Add 3D surface plot and grid rendering |
ConvexPolygon.cpp | 5.7 KB | 451 | 18 years | mmc | Fixed a problem with two volumes of same size and shape, as we have in … |
ConvexPolygon.h | 1.4 KB | 415 | 18 years | qiaow | Now can load arbitary number of volumes (16 per application due to … |
define.h | 2.3 KB | 434 | 18 years | mmc | Added separate controls for outline enable/disable/color, and volume … |
dxReader2.cpp | 11.3 KB | 934 | 16 years | gah | Makefile cleanup: add library for transfer-function, no longer compile … |
dxReader.cpp | 41.2 KB | 932 | 16 years | gah | Initial implementation of axis autoscaling |
dxReaderCommon.cpp | 2.6 KB | 931 | 16 years | dkearney | adding new Rappture::DX class which interacts with libdx to produce … |
dxReaderCommon.h | 311 bytes | 932 | 16 years | gah | Initial implementation of axis autoscaling |
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. |
EventPlayer.cpp | 4.9 KB | 421 | 18 years | qiaow | Added EventPlayer? back. It will connect with nanovis and display the … |
global.h | 2.6 KB | 835 | 16 years | gah | More clean up. Added dxReader.cpp |
GradientFilter.cpp | 16.9 KB | 931 | 16 years | dkearney | adding new Rappture::DX class which interacts with libdx to produce … |
GradientFilter.h | 417 bytes | 887 | 16 years | gah | |
Grid.cpp | 5.2 KB | 932 | 16 years | gah | Initial implementation of axis autoscaling |
Grid.h | 954 bytes | 934 | 16 years | gah | Makefile cleanup: add library for transfer-function, no longer compile … |
HeightMap.cpp | 10.7 KB | 932 | 16 years | gah | Initial implementation of axis autoscaling |
HeightMap.h | 3.0 KB | 934 | 16 years | gah | Makefile cleanup: add library for transfer-function, no longer compile … |
Lic.cpp | 9.5 KB | 755 | 17 years | dkearney | added -p option to nanovis so we can add paths in a colon separated … |
Lic.h | 2.4 KB | 404 | 18 years | qiaow | Added Camera class to hide OpenGL viewing setup. |
Makefile.in | 7.5 KB | 944 | 16 years | gah | |
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 … |
nanovis.cpp | 49.2 KB | 934 | 16 years | gah | Makefile cleanup: add library for transfer-function, no longer compile … |
nanovis.h | 4.8 KB | 932 | 16 years | gah | Initial implementation of axis autoscaling |
Nv.cpp | 1.1 KB | 915 | 16 years | gah | more clean up |
Nv.h | 144 bytes | 755 | 17 years | dkearney | added -p option to nanovis so we can add paths in a colon separated … |
NvCamera.cpp | 2.1 KB | 881 | 16 years | dkearney | moving nanovis' camera object to nvcamera in preparation for a new dx … |
NvCamera.h | 1.6 KB | 881 | 16 years | dkearney | moving nanovis' camera object to nvcamera in preparation for a new dx … |
NvColorTableRenderer.cpp | 1.7 KB | 854 | 16 years | vrinside | Fixed glPushMatrix/glPopMatrix calls |
NvColorTableRenderer.h | 592 bytes | 580 | 17 years | vrinside | |
NvColorTableShader.cpp | 700 bytes | 848 | 16 years | vrinside | Removed global variables Trace function is added Removed compile … |
NvColorTableShader.h | 1.0 KB | 580 | 17 years | vrinside | |
NvDefaultTFData.cpp | 11.3 KB | 580 | 17 years | vrinside | |
NvEventLog.cpp | 1.6 KB | 599 | 17 years | dkearney | created dynamic log file names to resolve the problem with different … |
NvEventLog.h | 184 bytes | 587 | 17 years | vrinside | |
NvLIC.cpp | 12.6 KB | 851 | 16 years | vrinside | Got particle system and LIC (Line integral convolution) run. |
NvLIC.h | 2.9 KB | 851 | 16 years | vrinside | Got particle system and LIC (Line integral convolution) run. |
NvLoadFile.cpp | 82 bytes | 617 | 17 years | vrinside | Added new zinc blende renderer - It is still needed to compare with … |
NvLoadFile.h | 127 bytes | 580 | 17 years | vrinside | |
NvParticleAdvectionShader.cpp | 943 bytes | 851 | 16 years | vrinside | Got particle system and LIC (Line integral convolution) run. |
NvParticleAdvectionShader.h | 1.8 KB | 850 | 16 years | vrinside | Activated Particle System. |
NvParticleRenderer.cpp | 8.6 KB | 851 | 16 years | vrinside | Got particle system and LIC (Line integral convolution) run. |
NvParticleRenderer.h | 3.0 KB | 850 | 16 years | vrinside | Activated Particle System. |
NvRegularVolumeShader.cpp | 847 bytes | 870 | 16 years | vrinside | :q |
NvRegularVolumeShader.h | 1.9 KB | 870 | 16 years | vrinside | :q |
NvShader.cpp | 1.0 KB | 851 | 16 years | vrinside | Got particle system and LIC (Line integral convolution) run. |
NvShader.h | 1.6 KB | 851 | 16 years | vrinside | Got particle system and LIC (Line integral convolution) run. |
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 … |
NvVolumeShader.cpp | 106 bytes | 580 | 17 years | vrinside | |
NvVolumeShader.h | 393 bytes | 580 | 17 years | vrinside | |
NvZincBlendeReconstructor.cpp | 16.6 KB | 806 | 16 years | vrinside | Add a macro for dubugging |
NvZincBlendeReconstructor.h | 2.7 KB | 804 | 16 years | vrinside | |
NvZincBlendeVolumeShader.cpp | 955 bytes | 870 | 16 years | vrinside | :q |
NvZincBlendeVolumeShader.h | 2.0 KB | 870 | 16 years | vrinside | :q |
PCASplit.cpp | 10.1 KB | 846 | 16 years | vrinside | Removed compile warnings |
PCASplit.h | 3.0 KB | 934 | 16 years | gah | Makefile cleanup: add library for transfer-function, no longer compile … |
PerfQuery.cpp | 1.2 KB | 377 | 18 years | qiaow | Added PerfQuery? class for tracking number of pixels rendered on screen |
PerfQuery.h | 1.5 KB | 835 | 16 years | gah | More clean up. Added dxReader.cpp |
Plane.cpp | 2.0 KB | 226 | 18 years | mmc | - Added code for Wei's visualization server. - Fixed the energyLevels … |
Plane.h | 1.1 KB | 415 | 18 years | qiaow | Now can load arbitary number of volumes (16 per application due to … |
PlaneRenderer.cpp | 3.2 KB | 755 | 17 years | dkearney | added -p option to nanovis so we can add paths in a colon separated … |
PlaneRenderer.h | 2.0 KB | 455 | 18 years | mmc | Added a new "legend" command, which can be used to request the legend … |
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 | 915 | 16 years | gah | more clean up |
PointSetRenderer.h | 640 bytes | 827 | 16 years | vrinside | Added color blending with point sprite texture |
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 … |
README | 1.7 KB | 226 | 18 years | mmc | - Added code for Wei's visualization server. - Fixed the energyLevels … |
Renderable.cpp | 955 bytes | 848 | 16 years | vrinside | Removed global variables Trace function is added Removed compile … |
Renderable.h | 1.3 KB | 848 | 16 years | vrinside | Removed global variables Trace function is added Removed compile … |
RenderContext.cpp | 188 bytes | 838 | 16 years | vrinside | Put rendering modes such as toggling wireframe, toggling culling mode. … |
RenderContext.h | 1.7 KB | 934 | 16 years | gah | Makefile cleanup: add library for transfer-function, no longer compile … |
RenderVertexArray.cpp | 3.8 KB | 850 | 16 years | vrinside | Activated Particle System. |
RenderVertexArray.h | 1.3 KB | 226 | 18 years | mmc | - Added code for Wei's visualization server. - Fixed the energyLevels … |
RpDX.cpp | 6.2 KB | 932 | 16 years | gah | Initial implementation of axis autoscaling |
RpDX.h | 2.2 KB | 931 | 16 years | dkearney | adding new Rappture::DX class which interacts with libdx to produce … |
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? … |
Sphere.h | 1.0 KB | 401 | 18 years | qiaow | Added Renderable class, the superclass of every class that can be drawn. |
Texture1D.cpp | 2.5 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 … |
Texture2D.cpp | 3.7 KB | 825 | 16 years | vrinside | Image Loader initialization - Add BMP loader in Nv.cpp Point Renderer … |
Texture2D.h | 1.1 KB | 432 | 18 years | qiaow | Added some comments |
Texture3D.cpp | 6.5 KB | 884 | 16 years | vrinside | Adding Volume animation |
Texture3D.h | 1.2 KB | 884 | 16 years | vrinside | Adding Volume animation |
Trace.cpp | 267 bytes | 911 | 16 years | gah | turned on ISO_TEST |
Trace.h | 93 bytes | 911 | 16 years | gah | turned on ISO_TEST |
TransferFunction.cpp | 1.2 KB | 830 | 16 years | vrinside | Make it keep original color data in order to apply it to point … |
TransferFunction.h | 1.1 KB | 830 | 16 years | vrinside | Make it keep original color data in order to apply it to point … |
TypeDefs.h | 244 bytes | 776 | 16 years | vrinside | Add 3D surface plot and grid rendering |
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 … |
Vector3.cpp | 4.0 KB | 819 | 16 years | vrinside | Added several member functions |
Vector3.h | 2.1 KB | 911 | 16 years | gah | turned on ISO_TEST |
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 |
Volume.cpp | 2.6 KB | 932 | 16 years | gah | Initial implementation of axis autoscaling |
Volume.h | 7.3 KB | 932 | 16 years | gah | Initial implementation of axis autoscaling |
VolumeInterpolator.cpp | 4.9 KB | 932 | 16 years | gah | Initial implementation of axis autoscaling |
VolumeInterpolator.h | 1.3 KB | 927 | 16 years | gah | collect limits for axes |
VolumeRenderer.cpp | 28.0 KB | 927 | 16 years | gah | collect limits for axes |
VolumeRenderer.h | 5.1 KB | 900 | 16 years | vrinside | Finish volume interpolator… |
ZincBlendeVolume.cpp | 1.7 KB | 802 | 16 years | vrinside | Fixed double memory deletion |
ZincBlendeVolume.h | 1.2 KB | 821 | 16 years | vrinside | added Point rendering for volume data |
Note: See TracBrowser
for help on using the repository browser.