|
|
@854
|
17 years |
vrinside |
Fixed glPushMatrix/glPopMatrix calls
|
|
|
@852
|
17 years |
dkearney |
adding time limit of 20 minutes, as requested by rick, "as a stopgap …
|
|
|
@851
|
17 years |
vrinside |
Got particle system and LIC (Line integral convolution) run.
|
|
|
@850
|
17 years |
vrinside |
Activated Particle System.
|
|
|
@849
|
17 years |
vrinside |
define some functions as inline
|
|
|
@848
|
17 years |
vrinside |
Removed global variables
Trace function is added
Removed compile …
|
|
|
@847
|
17 years |
gah |
fix for nanovis infinite loop with bad DX data
|
|
|
@846
|
17 years |
vrinside |
Removed compile warnings
|
|
|
@840
|
17 years |
gah |
changes for surface plot
|
|
|
@838
|
17 years |
vrinside |
Put rendering modes such as toggling wireframe, toggling culling mode. …
|
|
|
@837
|
17 years |
vrinside |
Modified scaling grids and heightmaps in order to match the grid and …
|
|
|
@835
|
17 years |
gah |
More clean up. Added dxReader.cpp
|
|
|
@834
|
17 years |
gah |
Changes for heightmap viewer
|
|
|
@831
|
17 years |
vrinside |
put an index for its point primitive set
|
|
|
@830
|
17 years |
vrinside |
Make it keep original color data in order to apply it to point …
|
|
|
@829
|
17 years |
vrinside |
Moved all the functions related to TCL to Command.cpp
|
|
|
@828
|
17 years |
vrinside |
Add interpolation functions for compute values between two values with …
|
|
|
@827
|
17 years |
vrinside |
Added color blending with point sprite texture
|
|
|
@826
|
17 years |
vrinside |
Add PointSet?.o
|
|
|
@825
|
17 years |
vrinside |
Image Loader initialization
- Add BMP loader in Nv.cpp
Point Renderer …
|
|
|
@824
|
17 years |
vrinside |
Removed a unnecessary file.
|
|
|
@823
|
17 years |
vrinside |
Image Loaders - BMP (Currently BMP loader was implmented)
For …
|
|
|
@821
|
17 years |
vrinside |
added Point rendering for volume data
|
|
|
@820
|
17 years |
vrinside |
NaN values in a data set is taken into account.
|
|
|
@819
|
17 years |
vrinside |
Added several member functions
|
|
|
@810
|
17 years |
vrinside |
one_volume.cg -> modified ambient value 0.8 to 0.2
nanovis.cpp -> add …
|
|
|
@806
|
17 years |
vrinside |
Add a macro for dubugging
|
|
|
@804
|
17 years |
vrinside |
|
|
|
@803
|
17 years |
vrinside |
|
|
|
@802
|
17 years |
vrinside |
Fixed double memory deletion
|
|
|
@801
|
17 years |
vrinside |
Modified a routine for compute texture coordinate. Data decompose …
|
|
|
@800
|
17 years |
vrinside |
Add data loader for newly defined zinc blende structure
|
|
|
@799
|
17 years |
vrinside |
remove a statement 'using namespace std;' in order to avoid a conflict …
|
|
|
@780
|
17 years |
vrinside |
Add changing the color of linecontour
|
|
|
@779
|
17 years |
vrinside |
modified controlling visibility of linecontour of heightmap
|
|
|
@778
|
17 years |
vrinside |
modified axis and grid visible command
|
|
|
@777
|
17 years |
vrinside |
modified creation of zincblende volume
|
|
|
@776
|
17 years |
vrinside |
Add 3D surface plot and grid rendering
|
|
|
@760
|
17 years |
dkearney |
added pymol script for launching pymol.
updated pymolproxy's makefile …
|
|
|
@757
|
17 years |
dkearney |
simplified start_vis to just copy the whole install_dir tree to /tmp …
|
|
|
@756
|
17 years |
dkearney |
adding -r flag to cp so it does a recursive copy
|
|
|
@755
|
17 years |
dkearney |
added -p option to nanovis so we can add paths in a colon separated …
|
|
|
@754
|
17 years |
dkearney |
moved binary programs to the bin directory in start_viz.sh script
|
|
|
@753
|
17 years |
dkearney |
updated start server script for nanovis/nanoscale changing the port to …
|
|
|
@752
|
17 years |
dkearney |
added use of RPENC_HDR flag in decode function so users can give the …
|
|
|
@751
|
17 years |
dkearney |
moved encode code to src2/core so it can be used in librappture2 for …
|
|
|
@750
|
17 years |
dkearney |
added distclean targets
|
|
|
@749
|
17 years |
dkearney |
moved vizservers directory to top level. added configure/makefiles to …
|
|
copied from trunk/gui/vizservers:
|
|
|
@723
|
18 years |
nkissebe |
fix install dir for pymolproxy
|