source: trunk/gui/vizservers/nanovis @ 531

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 448   18 years qiaow Added label drawing on each axis. Each volume has three labels, one …
scripts 401   18 years qiaow Added Renderable class, the superclass of every class that can be drawn.
shaders 524   18 years qiaow Added ZincBlendeVolume? as a subclass of Volume. Added shader to render …
socket 385   18 years qiaow Added nanoscale folder.
test 412   18 years kennell Added test results for Viz 06 paper.
transfer-function 383   18 years qiaow Added Event class for recording user input.
Camera.cpp 1.9 KB 431   18 years qiaow Added 2D renderer.
Camera.h 1.5 KB 423   18 years qiaow Added a bunch of communication commands. Now specular, diffuse …
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 …
config.h 814 bytes 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 …
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 …
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.5 KB 397   18 years qiaow Lic class working!! OpenGL scaling calls now are inside of Lic and …
Lic.cpp 9.4 KB 467   18 years mmc Last minute fixes so we can deploy the nanoVIS server: - Added …
Lic.h 2.4 KB 404   18 years qiaow Added Camera class to hide OpenGL viewing setup.
Makefile 4.5 KB 524   18 years qiaow Added ZincBlendeVolume? as a subclass of Volume. Added shader to render …
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 93.0 KB 524   18 years qiaow Added ZincBlendeVolume? as a subclass of Volume. Added shader to render …
nanovis.h 2.8 KB 457   18 years mmc Fixed the server so you can have more than 10 volumes max.
ParticleSystem.cpp 6.9 KB 467   18 years mmc Last minute fixes so we can deploy the nanoVIS server: - Added …
ParticleSystem.h 2.2 KB 401   18 years qiaow Added Renderable class, the superclass of every class that can be drawn.
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
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.1 KB 467   18 years mmc Last minute fixes so we can deploy the nanoVIS server: - Added …
PlaneRenderer.h 2.0 KB 455   18 years mmc Added a new "legend" command, which can be used to request the legend …
README 1.7 KB 226   18 years mmc - Added code for Wei's visualization server. - Fixed the energyLevels …
Renderable.cpp 927 bytes 401   18 years qiaow Added Renderable class, the superclass of every class that can be drawn.
Renderable.h 1.3 KB 406   18 years qiaow Added ScreenSnapper? class and VolumeRenderer? class. VolumeRenderer?
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 …
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.
start_server 458 bytes 531   18 years mmc Fixed the nanoVIS launching script to insulate against dependencies on …
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.
Texture2D.cpp 3.5 KB 432   18 years qiaow Added some comments
Texture2D.h 1.1 KB 432   18 years qiaow Added some comments
Texture3D.cpp 4.4 KB 418   18 years qiaow Minor fixes.
Texture3D.h 1.2 KB 273   18 years qiaow Added ParticleSystem? class.
TransferFunction.cpp 928 bytes 380   18 years qiaow Transfer function widget is working!!
TransferFunction.h 999 bytes 380   18 years qiaow Transfer function widget is working!!
Vector3.cpp 3.2 KB 226   18 years mmc - Added code for Wei's visualization server. - Fixed the energyLevels …
Vector3.h 1.5 KB 226   18 years mmc - Added code for Wei's visualization server. - Fixed the energyLevels …
Vector4.cpp 1.7 KB 226   18 years mmc - Added code for Wei's visualization server. - Fixed the energyLevels …
Vector4.h 1.1 KB 226   18 years mmc - Added code for Wei's visualization server. - Fixed the energyLevels …
Volume.cpp 4.1 KB 524   18 years qiaow Added ZincBlendeVolume? as a subclass of Volume. Added shader to render …
Volume.h 4.2 KB 524   18 years qiaow Added ZincBlendeVolume? as a subclass of Volume. Added shader to render …
VolumeRenderer.cpp 29.9 KB 524   18 years qiaow Added ZincBlendeVolume? as a subclass of Volume. Added shader to render …
VolumeRenderer.h 4.5 KB 524   18 years qiaow Added ZincBlendeVolume? as a subclass of Volume. Added shader to render …
ZincBlendeVolume.cpp 1.6 KB 524   18 years qiaow Added ZincBlendeVolume? as a subclass of Volume. Added shader to render …
ZincBlendeVolume.h 1.2 KB 524   18 years qiaow Added ZincBlendeVolume? as a subclass of Volume. Added shader to render …
Note: See TracBrowser for help on using the repository browser.