|
|
@720
|
16 years |
nkissebe |
ignore SIGPIPE signals (which would occur if nanoscale terminated)
|
|
|
@677
|
16 years |
dkearney |
now using render-dev for libraries and include files while i fix up …
|
|
|
@617
|
16 years |
vrinside |
Added new zinc blende renderer - It is still needed to compare with …
|
|
|
@612
|
16 years |
vrinside |
Removed test code segment..
|
|
|
@611
|
16 years |
vrinside |
added a memeber function for handling application directory in …
|
|
|
@604
|
16 years |
dkearney |
makefile now depends on /apps/rappture/render instead of /apps/rappture/dev
|
|
|
@603
|
16 years |
vrinside |
for debugging, removed creation of g_color_table_render.
|
|
|
@602
|
16 years |
vrinside |
I put all the functions for callbacks into NvProcessCommand?.cpp, but …
|
|
|
@601
|
16 years |
vrinside |
Tentatively comment code segment for font creation and screenshot in …
|
|
|
@599
|
16 years |
dkearney |
created dynamic log file names to resolve the problem with different …
|
|
|
@598
|
16 years |
dkearney |
added librappture2.a as library to compile against for nanovis server
|
|
|
@595
|
16 years |
mmc |
Added Derrick's libraries for base64 decoding and unzipping in place, …
|
|
|
@588
|
16 years |
vrinside |
|
|
|
@587
|
16 years |
vrinside |
|
|
|
@586
|
16 years |
vrinside |
|
|
|
@585
|
16 years |
vrinside |
|
|
|
@582
|
16 years |
vrinside |
|
|
|
@581
|
16 years |
vrinside |
|
|
|
@580
|
16 years |
vrinside |
|
|
|
@574
|
16 years |
kennell |
Rearranged Makefile to refer to libviz.a instead of a bunch of …
|
|
|
@531
|
16 years |
mmc |
Fixed the nanoVIS launching script to insulate against
dependencies on …
|
|
|
@524
|
17 years |
qiaow |
Added ZincBlendeVolume? as a subclass of Volume.
Added shader to render …
|
|
|
@514
|
17 years |
mmc |
Fixed the nanoVIS server to recognize 1-6 numbers per line in the …
|
|
|
@469
|
17 years |
mmc |
Fixed nanovis server to handle the flavor of dx files used by BioMOCA.
|
|
|
@467
|
17 years |
mmc |
Last minute fixes so we can deploy the nanoVIS server:
- Added …
|
|
|
@461
|
17 years |
mmc |
Fixed a bug in the BMP encoding of the transmitted image. BMP wants …
|
|
|
@458
|
17 years |
mmc |
Added "up" command to set the orientation of all volumes with
respect …
|
|
|
@457
|
17 years |
mmc |
Fixed the server so you can have more than 10 volumes max.
|
|
|
@455
|
17 years |
mmc |
Added a new "legend" command, which can be used to request the
legend …
|
|
|
@453
|
17 years |
qiaow |
Fixed initial camera view so Z points upward.
|
|
|
@452
|
17 years |
qiaow |
Repositioned labels at the center.
|
|
|
@451
|
17 years |
mmc |
Fixed a problem with two volumes of same size and shape, as we have
in …
|
|
|
@449
|
17 years |
mmc |
Fixed the VolumeRenderer? to render multiple volumes properly when
one …
|
|
|
@448
|
17 years |
qiaow |
Added label drawing on each axis.
Each volume has three labels, one …
|
|
|
@445
|
17 years |
mmc |
Created new "transfunc" command for defining transfer functions.
Fixed …
|
|
|
@434
|
17 years |
mmc |
Added separate controls for outline enable/disable/color, and volume …
|
|
|
@432
|
17 years |
qiaow |
Added some comments
|
|
|
@431
|
17 years |
qiaow |
Added 2D renderer.
|
|
|
@430
|
17 years |
qiaow |
Minor fixes
|
|
|
@427
|
17 years |
mmc |
Integrated Wei's latest changes with the commands that Rappture is …
|
|
|
@426
|
17 years |
qiaow |
Added a bunch of basic communication commands. This is a minimum set …
|
|
|
@425
|
17 years |
qiaow |
Fixed aspect ratio problem when changing screen size.
|
|
|
@423
|
17 years |
qiaow |
Added a bunch of communication commands.
Now specular, diffuse …
|
|
|
@422
|
17 years |
mmc |
Had to remove this data file. It's too big!
|
|
|
@421
|
17 years |
qiaow |
Added EventPlayer? back. It will connect with nanovis and display the …
|
|
|
@420
|
17 years |
qiaow |
Added more test data
|
|
|
@418
|
17 years |
qiaow |
Minor fixes.
|
|
|
@417
|
17 years |
qiaow |
Fixed a bug in VolumeRenderer?.cpp
|
|
|
@416
|
17 years |
qiaow |
More interface functions for manipulating cutplanes. Now multiple …
|
|
|
@415
|
17 years |
qiaow |
Now can load arbitary number of volumes (16 per application due to …
|
|
|
@414
|
17 years |
mmc |
Added BMP encoding to image returned from nanovis server.
|
|
|
@412
|
17 years |
kennell |
Added test results for Viz 06 paper.
|
|
|
@410
|
17 years |
kennell |
Added an example script for start_server and deleted the old nanoscale …
|
|
|
@407
|
17 years |
qiaow |
Added 3 cut planes for each volume object
|
|
|
@406
|
17 years |
qiaow |
Added ScreenSnapper? class and VolumeRenderer? class.
VolumeRenderer? …
|
|
|
@404
|
17 years |
qiaow |
Added Camera class to hide OpenGL viewing setup.
|
|
|
@401
|
17 years |
qiaow |
Added Renderable class, the superclass of every class that can be drawn.
|
|
|
@397
|
17 years |
qiaow |
Lic class working!!
OpenGL scaling calls now are inside of Lic and …
|
|
|
@396
|
17 years |
qiaow |
In the process of adding Line Integral Convolution class
|
|
|
@393
|
17 years |
qiaow |
Performance optimized for testing.
|
|
|
@392
|
17 years |
qiaow |
Small fixes in ParticleSystem? . size, color, etc.
|
|
|
@391
|
17 years |
qiaow |
EventPlayer? sleeps for a little bit before plays back the next event.
|
|
|
@390
|
17 years |
qiaow |
Added event file
|
|
|
@389
|
17 years |
qiaow |
Added run length encoding , testing code.
|
|
|
@386
|
17 years |
qiaow |
Added phone shading in one_volume.cg
|
|
|
@385
|
17 years |
qiaow |
Added nanoscale folder.
|
|
|
@384
|
17 years |
mmc |
Added some code to compute the gradient of the function in …
|
|
|
@383
|
17 years |
qiaow |
Added Event class for recording user input.
|
|
|
@381
|
17 years |
qiaow |
Enabled floating point precision for rendering. Better render quality!!
|
|
|
@380
|
17 years |
qiaow |
Transfer function widget is working!!
|
|
|
@379
|
17 years |
qiaow |
Hooked a simple transfer function editor GUI to the render engine.
|
|
|
@378
|
17 years |
mmc |
Fixed loading of SQUALID-2D data.
|
|
|
@377
|
17 years |
qiaow |
Added PerfQuery? class for tracking number of pixels rendered on screen
|
|
|
@375
|
17 years |
mmc |
Put a band-aid in the voronoi triangularization so that it works …
|
|
|
@374
|
17 years |
qiaow |
We can now tile multiple volumes in the scene using their starting …
|
|
|
@373
|
17 years |
qiaow |
buildable code with Color and Sphere classes
|
|
|
@372
|
17 years |
mmc |
Added field scaling and made points outside of volume invisible.
|
|
|
@371
|
17 years |
qiaow |
Added Color and Sphere classes. Added start location to Volume class.
|
|
|
@369
|
17 years |
qiaow |
fixed a bug in indexing. Minor fix.
|
|
|
@366
|
17 years |
mmc |
Fixed the visualization server to load test.dx data.
|
|
|
@364
|
17 years |
mmc |
- Added src2, which is the start of Rappture 2.0, with various
…
|
|
|
@274
|
17 years |
qiaow |
|
|
|
@273
|
17 years |
qiaow |
Added ParticleSystem? class.
|
|
|
@261
|
17 years |
qiaow |
|
|
|
@260
|
17 years |
qiaow |
|
|
|
@259
|
17 years |
qiaow |
Volume Class: wrapper of Texture3D. Don't have to deal with "OpenGL …
|
|
|
@252
|
17 years |
qiaow |
|
|
|
@251
|
17 years |
qiaow |
Added config.h. It contains global configuration variables.
One …
|
|
|
@243
|
17 years |
qiaow |
Cleaned up files that were no longer needed--not really part of the …
|
|
|
@226
|
17 years |
mmc |
- Added code for Wei's visualization server.
- Fixed the energyLevels …
|