|
|
@412
|
19 years |
kennell |
Added test results for Viz 06 paper.
|
|
|
@411
|
19 years |
cxsong |
added integer display to x-axis
|
|
|
@410
|
19 years |
kennell |
Added an example script for start_server and deleted the old nanoscale …
|
|
|
@409
|
19 years |
kennell |
Added nanoscale for visualization server load distribution.
|
|
|
@408
|
19 years |
cxsong |
changed for relocatable builds
|
|
|
@407
|
19 years |
qiaow |
Added 3 cut planes for each volume object
|
|
|
@406
|
19 years |
qiaow |
Added ScreenSnapper? class and VolumeRenderer? class.
VolumeRenderer? …
|
|
|
@405
|
19 years |
dkearney |
added -killsignal to bgexec call so it will use SIGTERM, a signal that …
|
|
|
@404
|
19 years |
qiaow |
Added Camera class to hide OpenGL viewing setup.
|
|
|
@403
|
19 years |
dkearney |
lots of good additions/fixes for tcl bindings,
initial test suite …
|
|
|
@402
|
19 years |
dkearney |
added deg and rad as valid units. no conversions are done.
|
|
|
@401
|
19 years |
qiaow |
Added Renderable class, the superclass of every class that can be drawn.
|
|
|
@400
|
19 years |
dkearney |
more tcl bindings related adjustments. this version should work well …
|
|
|
@399
|
19 years |
dkearney |
improved the tcl bindings,
added units code to core so tcl can show …
|
|
|
@398
|
19 years |
dkearney |
removed newline translations when writing xml files
|
|
|
@397
|
19 years |
qiaow |
Lic class working!!
OpenGL scaling calls now are inside of Lic and …
|
|
|
@396
|
19 years |
qiaow |
In the process of adding Line Integral Convolution class
|
|
|
@395
|
19 years |
cxsong |
Added RpEntityRef? to src/Makefile
|
|
|
@394
|
19 years |
dkearney |
improved tcl bindings, additions to xml parser including entity …
|
|
|
@393
|
19 years |
qiaow |
Performance optimized for testing.
|
|
|
@392
|
19 years |
qiaow |
Small fixes in ParticleSystem? . size, color, etc.
|
|
|
@391
|
19 years |
qiaow |
EventPlayer? sleeps for a little bit before plays back the next event.
|
|
|
@390
|
19 years |
qiaow |
Added event file
|
|
|
@389
|
19 years |
qiaow |
Added run length encoding , testing code.
|
|
|
@388
|
19 years |
dkearney |
adding mole (mol) and gram (g) as units
|
|
|
@387
|
19 years |
dkearney |
add a fix for tcl bindings to print units if the toUnitsName variable …
|
|
|
@386
|
19 years |
qiaow |
Added phone shading in one_volume.cg
|
|
|
@385
|
19 years |
qiaow |
Added nanoscale folder.
|
|
|
@384
|
19 years |
mmc |
Added some code to compute the gradient of the function in …
|
|
|
@383
|
19 years |
qiaow |
Added Event class for recording user input.
|
|
|
@382
|
19 years |
dkearney |
added angle conversions (rad,deg,grad)
|
|
|
@381
|
19 years |
qiaow |
Enabled floating point precision for rendering. Better render quality!!
|
|
|
@380
|
19 years |
qiaow |
Transfer function widget is working!!
|
|
|
@379
|
19 years |
qiaow |
Hooked a simple transfer function editor GUI to the render engine.
|
|
|
@378
|
19 years |
mmc |
Fixed loading of SQUALID-2D data.
|
|
|
@377
|
19 years |
qiaow |
Added PerfQuery? class for tracking number of pixels rendered on screen
|
|
|
@376
|
19 years |
mmc |
Took out hacks added for the det=0 case. If det=0, it means that
the …
|
|
|
@375
|
19 years |
mmc |
Put a band-aid in the voronoi triangularization so that it works …
|
|
|
@374
|
19 years |
qiaow |
We can now tile multiple volumes in the scene using their starting …
|
|
|
@373
|
19 years |
qiaow |
buildable code with Color and Sphere classes
|
|
|
@372
|
19 years |
mmc |
Added field scaling and made points outside of volume invisible.
|
|
|
@371
|
19 years |
qiaow |
Added Color and Sphere classes. Added start location to Volume class.
|
|
|
@370
|
19 years |
mmc |
Added support for triangular and prismatic meshes.
Serialization sort …
|
|
|
@369
|
19 years |
qiaow |
fixed a bug in indexing. Minor fix.
|
|
|
@368
|
19 years |
mmc |
Added a descriptions to loader for <upload>, <download>, and
<new> tags.
|
|
|
@367
|
19 years |
cxsong |
added compress/decompress using zlib
|
|
|
@366
|
19 years |
mmc |
Fixed the visualization server to load test.dx data.
|
|
|
@365
|
19 years |
dkearney |
fixes for tcl bindings.
|
|
|
@364
|
19 years |
mmc |
- Added src2, which is the start of Rappture 2.0, with various
…
|
|
|
@363
|
19 years |
cxsong |
added grid3d_rect files and test program
|
|
|
@362
|
19 years |
cxsong |
use copyArray().
updated comments
|
|
|
@361
|
19 years |
cxsong |
added test program for RpGrid3dRect class
|
|
|
@360
|
19 years |
cxsong |
added 3d rectilinear grid class
|
|
|
@359
|
19 years |
cxsong |
added test program for grid3d
|
|
|
@358
|
19 years |
cxsong |
added grid3d and test_grid3d
|
|
|
@357
|
19 years |
cxsong |
use copyArray
|
|
|
@356
|
19 years |
cxsong |
removed copyArray from grid2d_rect
|
|
|
@355
|
19 years |
cxsong |
added grid3d.h
|
|
|
@354
|
19 years |
cxsong |
added copyArray to grid1d, removed copyArray from grid2d_rect
|
|
|
@353
|
19 years |
cxsong |
integrated grid3d into serializer
|
|
|
@352
|
19 years |
cxsong |
created RpGrid3d class
|
|
|
@351
|
19 years |
cxsong |
added to test Rectilinear 2d grid
|
|
|
@350
|
19 years |
cxsong |
added test files
|
|
|
@349
|
19 years |
cxsong |
updated comments
|
|
|
@348
|
19 years |
cxsong |
added data size check in expandData()
|
|
|
@347
|
19 years |
cxsong |
removed outdated def
|
|
|
@346
|
19 years |
cxsong |
added constructor with name input
|
|
|
@345
|
19 years |
cxsong |
added Rectilinear 2d grid class
|
|
|
@344
|
19 years |
cxsong |
added test programs
|
|
|
@343
|
19 years |
cxsong |
an example of serializer managing field objects using different meshes
|
|
|
@342
|
19 years |
cxsong |
added doSerialization(), removed serialization()
|
|
|
@341
|
19 years |
cxsong |
added grid2d handling
|
|
|
@340
|
19 years |
cxsong |
use RpCurrentVersion? to replace const string vars
|
|
|
@339
|
19 years |
cxsong |
added RpCurrentVersion? decl
|
|
|
@338
|
19 years |
cxsong |
replaced cons strings with RpCurrentVersion?[]
|
|
|
@337
|
19 years |
cxsong |
created to test RpGrid2d
|
|
|
@336
|
19 years |
cxsong |
updated grid2d to work with grid1d/serializable
|
|
|
@335
|
19 years |
cxsong |
restore some old files so all tests can be compiled.
|
|
|
@334
|
19 years |
cxsong |
added linkage to mesh and handling, addValue etc.
|
|
|
@333
|
19 years |
cxsong |
updated with new serializer functions
|
|
|
@332
|
19 years |
cxsong |
updatd with new files
|
|
|
@331
|
19 years |
cxsong |
removed vector resize in one of the constructors
|
|
|
@330
|
19 years |
cxsong |
updated handling of RpField? linkage to mesh object
updated clear() to …
|
|
|
@329
|
19 years |
cxsong |
added to demo usage of RpSerializer?
|
|
|
@328
|
19 years |
cxsong |
added clear()
|
|
|
@327
|
19 years |
cxsong |
added clear() and assignment operator.
|
|
|
@326
|
19 years |
cxsong |
updated comments
|
|
|
@325
|
19 years |
cxsong |
added a grid object to the test.
|
|
|
@324
|
19 years |
dkearney |
forgot to add this file previously, for tcl bindings.
|
|
|
@323
|
19 years |
cxsong |
added to src/mesh dir
|
|
|
@322
|
19 years |
cxsong |
added constructor for a 1d regular array
fixed xmlString to use …
|
|
|
@321
|
19 years |
cxsong |
modify createObject to add RpField?
|
|
|
@320
|
19 years |
cxsong |
made methods virtual for field derivation
|
|
|
@319
|
19 years |
cxsong |
added back objectType and moved the constructor defs here
|
|
|
@318
|
19 years |
cxsong |
added to mesh/src dir
|
|
|
@317
|
19 years |
cxsong |
moved to src/mesh dir
|
|
|
@316
|
19 years |
cxsong |
moved to grid1d
|
|
|
@315
|
19 years |
cxsong |
modified test_grid for multiple objects
|
|
|
@314
|
19 years |
cxsong |
added key cmp func map in serializer
|
|
|
@313
|
19 years |
cxsong |
added comments
|
|
|