source:
trunk/gui/vizservers/nanovis
@
451
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
data | 422 | 19 years | mmc | Had to remove this data file. It's too big! | |
events | 393 | 19 years | qiaow | Performance optimized for testing. | |
font | 448 | 18 years | qiaow | Added label drawing on each axis. Each volume has three labels, one … | |
scripts | 401 | 19 years | qiaow | Added Renderable class, the superclass of every class that can be drawn. | |
shaders | 451 | 18 years | mmc | Fixed a problem with two volumes of same size and shape, as we have in … | |
socket | 385 | 19 years | qiaow | Added nanoscale folder. | |
test | 412 | 19 years | kennell | Added test results for Viz 06 paper. | |
transfer-function | 383 | 19 years | qiaow | Added Event class for recording user input. | |
Camera.cpp | 1.9 KB | 431 | 19 years | qiaow | Added 2D renderer. |
Camera.h | 1.5 KB | 423 | 19 years | qiaow | Added a bunch of communication commands. Now specular, diffuse … |
Color.cpp | 2.3 KB | 434 | 19 years | mmc | Added separate controls for outline enable/disable/color, and volume … |
Color.h | 1.3 KB | 434 | 19 years | mmc | Added separate controls for outline enable/disable/color, and volume … |
config.h | 814 bytes | 434 | 19 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 … |
ConvexPolygon.h | 1.4 KB | 415 | 19 years | qiaow | Now can load arbitary number of volumes (16 per application due to … |
define.h | 2.3 KB | 434 | 19 years | mmc | Added separate controls for outline enable/disable/color, and volume … |
Event.cpp | 961 bytes | 391 | 19 years | qiaow | EventPlayer? sleeps for a little bit before plays back the next event. |
Event.h | 1.1 KB | 391 | 19 years | qiaow | EventPlayer? sleeps for a little bit before plays back the next event. |
EventPlayer.cpp | 4.9 KB | 421 | 19 years | qiaow | Added EventPlayer? back. It will connect with nanovis and display the … |
global.h | 2.5 KB | 397 | 19 years | qiaow | Lic class working!! OpenGL scaling calls now are inside of Lic and … |
Lic.cpp | 9.4 KB | 404 | 19 years | qiaow | Added Camera class to hide OpenGL viewing setup. |
Lic.h | 2.4 KB | 404 | 19 years | qiaow | Added Camera class to hide OpenGL viewing setup. |
Makefile | 4.3 KB | 434 | 19 years | mmc | Added separate controls for outline enable/disable/color, and volume … |
Mat4x4.cpp | 8.6 KB | 226 | 19 years | mmc | - Added code for Wei's visualization server. - Fixed the energyLevels … |
Mat4x4.h | 926 bytes | 226 | 19 years | mmc | - Added code for Wei's visualization server. - Fixed the energyLevels … |
nanovis.cpp | 90.8 KB | 451 | 18 years | mmc | Fixed a problem with two volumes of same size and shape, as we have in … |
nanovis.h | 2.9 KB | 445 | 18 years | mmc | Created new "transfunc" command for defining transfer functions. Fixed … |
ParticleSystem.cpp | 6.9 KB | 401 | 19 years | qiaow | Added Renderable class, the superclass of every class that can be drawn. |
ParticleSystem.h | 2.2 KB | 401 | 19 years | qiaow | Added Renderable class, the superclass of every class that can be drawn. |
PerfQuery.cpp | 1.2 KB | 377 | 19 years | qiaow | Added PerfQuery? class for tracking number of pixels rendered on screen |
PerfQuery.h | 1.4 KB | 377 | 19 years | qiaow | Added PerfQuery? class for tracking number of pixels rendered on screen |
Plane.cpp | 2.0 KB | 226 | 19 years | mmc | - Added code for Wei's visualization server. - Fixed the energyLevels … |
Plane.h | 1.1 KB | 415 | 19 years | qiaow | Now can load arbitary number of volumes (16 per application due to … |
PlaneRenderer.cpp | 2.8 KB | 432 | 19 years | qiaow | Added some comments |
PlaneRenderer.h | 1.9 KB | 432 | 19 years | qiaow | Added some comments |
README | 1.7 KB | 226 | 19 years | mmc | - Added code for Wei's visualization server. - Fixed the energyLevels … |
Renderable.cpp | 927 bytes | 401 | 19 years | qiaow | Added Renderable class, the superclass of every class that can be drawn. |
Renderable.h | 1.3 KB | 406 | 19 years | qiaow | Added ScreenSnapper? class and VolumeRenderer? class. VolumeRenderer? … |
RenderVertexArray.cpp | 3.7 KB | 226 | 19 years | mmc | - Added code for Wei's visualization server. - Fixed the energyLevels … |
RenderVertexArray.h | 1.3 KB | 226 | 19 years | mmc | - Added code for Wei's visualization server. - Fixed the energyLevels … |
ScreenSnapper.cpp | 3.3 KB | 406 | 19 years | qiaow | Added ScreenSnapper? class and VolumeRenderer? class. VolumeRenderer? … |
ScreenSnapper.h | 1.4 KB | 406 | 19 years | qiaow | Added ScreenSnapper? class and VolumeRenderer? class. VolumeRenderer? … |
Sphere.cpp | 1.3 KB | 406 | 19 years | qiaow | Added ScreenSnapper? class and VolumeRenderer? class. VolumeRenderer? … |
Sphere.h | 1.0 KB | 401 | 19 years | qiaow | Added Renderable class, the superclass of every class that can be drawn. |
start_server | 104 bytes | 410 | 19 years | kennell | Added an example script for start_server and deleted the old nanoscale … |
Texture1D.cpp | 2.5 KB | 259 | 19 years | qiaow | Volume Class: wrapper of Texture3D. Don't have to deal with "OpenGL … |
Texture1D.h | 1.0 KB | 273 | 19 years | qiaow | Added ParticleSystem? class. |
Texture2D.cpp | 3.5 KB | 432 | 19 years | qiaow | Added some comments |
Texture2D.h | 1.1 KB | 432 | 19 years | qiaow | Added some comments |
Texture3D.cpp | 4.4 KB | 418 | 19 years | qiaow | Minor fixes. |
Texture3D.h | 1.2 KB | 273 | 19 years | qiaow | Added ParticleSystem? class. |
TransferFunction.cpp | 928 bytes | 380 | 19 years | qiaow | Transfer function widget is working!! |
TransferFunction.h | 999 bytes | 380 | 19 years | qiaow | Transfer function widget is working!! |
Vector3.cpp | 3.2 KB | 226 | 19 years | mmc | - Added code for Wei's visualization server. - Fixed the energyLevels … |
Vector3.h | 1.5 KB | 226 | 19 years | mmc | - Added code for Wei's visualization server. - Fixed the energyLevels … |
Vector4.cpp | 1.7 KB | 226 | 19 years | mmc | - Added code for Wei's visualization server. - Fixed the energyLevels … |
Vector4.h | 1.1 KB | 226 | 19 years | mmc | - Added code for Wei's visualization server. - Fixed the energyLevels … |
Volume.cpp | 4.0 KB | 449 | 18 years | mmc | Fixed the VolumeRenderer? to render multiple volumes properly when one … |
Volume.h | 3.9 KB | 449 | 18 years | mmc | Fixed the VolumeRenderer? to render multiple volumes properly when one … |
VolumeRenderer.cpp | 26.1 KB | 451 | 18 years | mmc | Fixed a problem with two volumes of same size and shape, as we have in … |
VolumeRenderer.h | 3.2 KB | 451 | 18 years | mmc | Fixed a problem with two volumes of same size and shape, as we have in … |
Note: See TracBrowser
for help on using the repository browser.