source: trunk/gui/vizservers/nanovis @ 467

Name Size Rev Age Author Last Change
../
data 422   18 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   18 years kennell Added test results for Viz 06 paper.
transfer-function 383   19 years qiaow Added Event class for recording user input.
start_server 104 bytes 410   18 years kennell Added an example script for start_server and deleted the old nanoscale …
config.h 814 bytes 434   18 years mmc Added separate controls for outline enable/disable/color, and volume …
Mat4x4.h 926 bytes 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.
TransferFunction.cpp 928 bytes 380   19 years qiaow Transfer function widget is working!!
Event.cpp 961 bytes 391   19 years qiaow EventPlayer? sleeps for a little bit before plays back the next event.
TransferFunction.h 999 bytes 380   19 years qiaow Transfer function widget is working!!
Texture1D.h 1.0 KB 273   19 years qiaow Added ParticleSystem? class.
Sphere.h 1.0 KB 401   19 years qiaow Added Renderable class, the superclass of every class that can be drawn.
Event.h 1.1 KB 391   19 years qiaow EventPlayer? sleeps for a little bit before plays back the next event.
Vector4.h 1.1 KB 226   19 years mmc - Added code for Wei's visualization server. - Fixed the energyLevels …
Texture2D.h 1.1 KB 432   18 years qiaow Added some comments
Plane.h 1.1 KB 415   18 years qiaow Now can load arbitary number of volumes (16 per application due to …
PerfQuery.cpp 1.2 KB 377   19 years qiaow Added PerfQuery? class for tracking number of pixels rendered on screen
Texture3D.h 1.2 KB 273   19 years qiaow Added ParticleSystem? class.
Color.h 1.3 KB 434   18 years mmc Added separate controls for outline enable/disable/color, and volume …
Renderable.h 1.3 KB 406   18 years qiaow Added ScreenSnapper? class and VolumeRenderer? class. VolumeRenderer?
RenderVertexArray.h 1.3 KB 226   19 years mmc - Added code for Wei's visualization server. - Fixed the energyLevels …
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?
ConvexPolygon.h 1.4 KB 415   18 years qiaow Now can load arbitary number of volumes (16 per application due to …
PerfQuery.h 1.4 KB 377   19 years qiaow Added PerfQuery? class for tracking number of pixels rendered on screen
Vector3.h 1.5 KB 226   19 years mmc - Added code for Wei's visualization server. - Fixed the energyLevels …
Camera.h 1.5 KB 423   18 years qiaow Added a bunch of communication commands. Now specular, diffuse …
README 1.7 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 …
Camera.cpp 1.9 KB 431   18 years qiaow Added 2D renderer.
PlaneRenderer.h 2.0 KB 455   18 years mmc Added a new "legend" command, which can be used to request the legend …
Plane.cpp 2.0 KB 226   19 years mmc - Added code for Wei's visualization server. - Fixed the energyLevels …
ParticleSystem.h 2.2 KB 401   19 years qiaow Added Renderable class, the superclass of every class that can be drawn.
define.h 2.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 …
Lic.h 2.4 KB 404   18 years qiaow Added Camera class to hide OpenGL viewing setup.
Texture1D.cpp 2.5 KB 259   19 years qiaow Volume Class: wrapper of Texture3D. Don't have to deal with "OpenGL …
global.h 2.5 KB 397   19 years qiaow Lic class working!! OpenGL scaling calls now are inside of Lic and …
nanovis.h 2.8 KB 457   18 years mmc Fixed the server so you can have more than 10 volumes max.
PlaneRenderer.cpp 3.1 KB 467   18 years mmc Last minute fixes so we can deploy the nanoVIS server: - Added …
Vector3.cpp 3.2 KB 226   19 years mmc - Added code for Wei's visualization server. - Fixed the energyLevels …
VolumeRenderer.h 3.3 KB 455   18 years mmc Added a new "legend" command, which can be used to request the legend …
ScreenSnapper.cpp 3.3 KB 406   18 years qiaow Added ScreenSnapper? class and VolumeRenderer? class. VolumeRenderer?
Texture2D.cpp 3.5 KB 432   18 years qiaow Added some comments
RenderVertexArray.cpp 3.7 KB 226   19 years mmc - Added code for Wei's visualization server. - Fixed the energyLevels …
Volume.cpp 4.0 KB 455   18 years mmc Added a new "legend" command, which can be used to request the legend …
Volume.h 4.1 KB 455   18 years mmc Added a new "legend" command, which can be used to request the legend …
Makefile 4.4 KB 467   18 years mmc Last minute fixes so we can deploy the nanoVIS server: - Added …
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 …
ConvexPolygon.cpp 5.7 KB 451   18 years mmc Fixed a problem with two volumes of same size and shape, as we have in …
ParticleSystem.cpp 6.9 KB 467   18 years mmc Last minute fixes so we can deploy the nanoVIS server: - Added …
Mat4x4.cpp 8.6 KB 226   19 years mmc - Added code for Wei's visualization server. - Fixed the energyLevels …
Lic.cpp 9.4 KB 467   18 years mmc Last minute fixes so we can deploy the nanoVIS server: - Added …
VolumeRenderer.cpp 27.1 KB 467   18 years mmc Last minute fixes so we can deploy the nanoVIS server: - Added …
nanovis.cpp 92.0 KB 467   18 years mmc Last minute fixes so we can deploy the nanoVIS server: - Added …
Note: See TracBrowser for help on using the repository browser.