|
|
@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
|
|
|
@312
|
19 years |
cxsong |
removed old lines
|
|
|
@311
|
19 years |
cxsong |
added a readString prototype
|
|
|
@310
|
19 years |
cxsong |
modified readString to null terminate string
|
|
|
@309
|
19 years |
cxsong |
updated the example
|
|
|
@308
|
19 years |
cxsong |
updated deserialize etc
|
|
|
@307
|
19 years |
cxsong |
updated comments, corrected deletes.
|
|
|
@306
|
19 years |
cxsong |
moved generic functions to reader.cc
|
|
|
@305
|
19 years |
cxsong |
moved to src/mesh dir
|
|
|
@304
|
19 years |
cxsong |
updated with latest test programs and added librpmesh files
|
|
|
@303
|
19 years |
cxsong |
moved to src/mesh dir
|
|
|
@302
|
19 years |
cxsong |
updated using RpSerializable?
|
|
|
@301
|
19 years |
cxsong |
removed header_size const def
|
|
|
@300
|
19 years |
cxsong |
updated with new read methods.
|
|
|
@299
|
19 years |
dkearney |
fixed -h help options
|
|
|
@298
|
19 years |
cxsong |
fixed memory problem in serializer. fixed numBytes count. updated …
|
|
|
@297
|
19 years |
cxsong |
fixed various things for grid1d
|
|
|
@296
|
19 years |
cxsong |
changed to use the new RpGrid1d
|
|
|
@295
|
19 years |
cxsong |
moved to src/mesh dir
|
|
|
@294
|
19 years |
cxsong |
reorg'ed files so consts not multiply defined.
|
|
|
@293
|
19 years |
cxsong |
replaced serialization details with read/write methods in RpSerializable?
|
|
|
@292
|
19 years |
cxsong |
added read/write methods and other serialization methods
|
|
|
@291
|
19 years |
cxsong |
moved to src/mesh dir
|
|
|
@290
|
19 years |
cxsong |
moved to src/mesh, still editing…
|
|
|
@289
|
19 years |
cxsong |
add new modules
|
|
|
@288
|
19 years |
cxsong |
changed include files
|
|
|
@287
|
19 years |
cxsong |
not included yet
|
|
|
@286
|
19 years |
cxsong |
added filtertrailingblanks()
|
|
|