|
|
|
@9522
|
[9522]
|
4 years |
robert |
Introduced the ability to switch between different visual properties in …
|
|
|
|
@9520
|
[9520]
|
4 years |
robert |
Moved PropertyAdjustmentCallback? from osgvolume.cpp into …
|
|
|
|
@9514
|
[9514]
|
4 years |
robert |
Added event key variables
|
|
|
|
@9513
|
[9513]
|
4 years |
robert |
Added support for SampleDensityProperty? and TransparencyProperty?
|
|
|
|
@9511
|
[9511]
|
4 years |
robert |
Added AlphaFunc? support into osgVolume::AlphaFuncProperty?.
|
|
|
|
@9509
|
[9509]
|
4 years |
robert |
Updated event callback to be able to update iso surface value.
|
|
|
|
@9505
|
[9505]
|
4 years |
robert |
Removed old volume rendering scene graph code from osgvolume example. …
|
|
|
|
@9503
|
[9503]
|
4 years |
robert |
Moved basics of fixed function pipeline implementation from osgvolume …
|
|
|
|
@9501
|
[9501]
|
4 years |
robert |
Introduced ImageLayer? computeMinMax + rescaling methods, and use of …
|
|
|
|
@9500
|
[9500]
|
4 years |
robert |
Introduce osgVolume::PropertVisitor?, and IsoSurface?, …
|
|
|
|
@9494
|
[9494]
|
4 years |
robert |
Introduced osgVolume::Property, CompositePropery? and …
|
|
|
|
@9491
|
[9491]
|
4 years |
robert |
Introduced class interfaces for FixedFunctionTechnique? and ShaderTechnique? …
|
|
|
|
@9485
|
[9485]
|
4 years |
robert |
Changed to use ref_ptr<> for scene model to avoid crash
|
|
|
|
@9479
|
[9479]
|
4 years |
robert |
Moved osgVolume::ImageUtils? to osg::ImageUtils?, updated wrappers, and …
|
|
|
|
@9395
|
[9395]
|
4 years |
robert |
Fixed warnings
|
|
|
|
@9124
|
[9124]
|
5 years |
robert |
From Michael Platings, Converted std::fstream/ifstream/ofstream to …
|
|
|
|
@9105
|
[9105]
|
5 years |
robert |
Added --no-rescale, --rescale (default) and --shift-min-to-zero command …
|
|
|
|
@9103
|
[9103]
|
5 years |
robert |
Added --replace-rgb-with-luminance option
|
|
|
|
@9095
|
[9095]
|
5 years |
robert |
Fixed --images commandline parsing
|
|
|
|
@8964
|
[8964]
|
5 years |
robert |
Various improvements to the dicom loader to be able to handle a broader …
|
|
|
|
@8961
|
[8961]
|
5 years |
robert |
Updated shaders
|
|
|
|
@8954
|
[8954]
|
5 years |
robert |
Added support for using ImageSequence? to animate volumes
|
|
|
|
@8953
|
[8953]
|
5 years |
robert |
Improved the isosurface shaders, and mde GLSL usage the default
|
|
|
|
@8952
|
[8952]
|
5 years |
robert |
Improved GLSL isosurface support when using a transfer function
|
|
|
|
@8951
|
[8951]
|
5 years |
robert |
Added setting of various filters and setResizeNonPowerOfTwoHint(false) on …
|
|
|
|
@8946
|
[8946]
|
5 years |
robert |
Added --isosurface and --mip paths into osgvolume example, and added …
|
|
|
|
@8936
|
[8936]
|
5 years |
robert |
Moved shaders into .cpp, with the shaders created by the new osg2cpp …
|
|
|
|
@8931
|
[8931]
|
5 years |
robert |
Added shader based transfer function, enabled via --gpu-tf
|
|
|
|
@8930
|
[8930]
|
5 years |
robert |
Fixed transfer function parsing
|
|
|
|
@8919
|
[8919]
|
5 years |
robert |
Added support for reading raw data and transfer function from a volume …
|
|
|
|
@8859
|
[8859]
|
5 years |
robert |
Introduced beginings of osgVolume NodeKit?.
|
|
|
|
@8856
|
[8856]
|
5 years |
robert |
Added optional usage of DCMTK in the dicom plugin
|
|
|
|
@8852
|
[8852]
|
5 years |
robert |
Added reading of whole directories of images
|
|
|
|
@8850
|
[8850]
|
5 years |
robert |
Removed use of ints and reading from gl_FragColor in shader
|
|
|
|
@8802
|
[8802]
|
5 years |
robert |
Improved the GLSL implementation.
|
|
|
|
@8788
|
[8788]
|
5 years |
robert |
Added testing of max texture size using a realize operation
|
|
|
|
@8787
|
[8787]
|
5 years |
robert |
Added support for event handler for non shader path, enable alpha func
|
|
|
|
@8784
|
[8784]
|
5 years |
robert |
Added command line arguments to Viewer constructor, and added meaningful …
|
|
|
|
@8780
|
[8780]
|
5 years |
robert |
Added support for reading the image transform from UserData? in the form of …
|
|
|
|
@8777
|
[8777]
|
5 years |
robert |
Added --mip command line option which enables Maximum Intensity Projection …
|
|
|
|
@7892
|
[7892]
|
5 years |
robert |
From He Sicong, "fixed shader calculation of ray tracing"
|
|
|
|
@7648
|
[7648]
|
5 years |
robert |
From Roland Smeenk, "Attached you will find a large set of small typo …
|
|
|
|
@6941
|
[6941]
|
6 years |
robert |
From Martin Lavery and Robert Osfield, Updated examples to use a variation …
|
|
|
|
@5962
|
[5962]
|
6 years |
robert |
Ported following examples to …
|
|
|
|
@5763
|
[5763]
|
6 years |
robert |
Added support for float or double osg::Plane, and the default osg::Plane …
|
|
|
|
@5721
|
[5721]
|
7 years |
robert |
Added alpha test setting
|
|
|
|
@5636
|
[5636]
|
7 years |
robert |
Removed deprecated GUIEventHandler method
|
|
|
|
@5381
|
[5381]
|
7 years |
robert |
Added viewer.cleanup_frame() to all examples.
|
|
|
|
@5327
|
[5327]
|
7 years |
robert |
Added additional command line docs
|
|
|
|
@5139
|
[5139]
|
7 years |
robert |
From Adrian Egli, added std::ifstream::binary qualifier to ifstream usage.
|
|
|
|
@5032
|
[5032]
|
7 years |
robert |
Converted osgGA::GUIEventAdapter into a concrete class capable of …
|
|
|
|
@4805
|
[4805]
|
8 years |
robert |
Replaced tabs with spaces in examples.
|
|
|
|
@4727
|
[4727]
|
8 years |
robert |
Compile fixes for VS7.1
|
|
|
|
@4600
|
[4600]
|
8 years |
robert |
Fixed compile warnings.
|
|
|
|
@4531
|
[4531]
|
8 years |
robert |
Added support for "-O OutputTextureFiles?" options string in .osg plugin …
|
|
|
|
@4504
|
[4504]
|
8 years |
robert |
Added checking of EventVisitor? type
|
|
|
|
@4502
|
[4502]
|
8 years |
robert |
Added event handler to shader code so that alphaCuttOff, transparency …
|
|
|
|
@4501
|
[4501]
|
8 years |
robert |
Integrated shaders into source.
|
|
|
|
@4500
|
[4500]
|
8 years |
robert |
Added all sides of the shader cube
|
|
|
|
@4499
|
[4499]
|
8 years |
robert |
Added preliminary GLSL shader path for volume rendering.
|
|
|
|
@4496
|
[4496]
|
8 years |
robert |
Changed red()/green()/blue()/alpha() to r()/g()/b()/a() for greater …
|
|
|
|
@4465
|
[4465]
|
8 years |
robert |
Added --num-components <num> option.
|
|
|
|
@4135
|
[4135]
|
8 years |
robert |
Moved osg::Impostor to osgSim::Impostor, as Impostor isn't a core feature.
|
|
|
|
@3806
|
[3806]
|
8 years |
robert |
Added support for modulating alpha values
|
|
|
|
@3805
|
[3805]
|
8 years |
robert |
Removed debugging messages.
|
|
|
|
@3802
|
[3802]
|
8 years |
robert |
Added conversion of dataType to GL_UNSIGNED in raw data reading path.
|
|
|
|
@3801
|
[3801]
|
8 years |
robert |
Added code for rescaling images.
|
|
|
|
@3798
|
[3798]
|
8 years |
robert |
Added support for raw image formats
|
|
|
|
@3502
|
[3502]
|
9 years |
don |
Fix for minor compile error (internal error) for VS7.
|
|
|
|
@3443
|
[3443]
|
9 years |
robert |
Preliminary steps to support for compressed 3D textures.
|
|
|
|
@3395
|
[3395]
|
9 years |
robert |
Fixed write of normalmap.
|
|
|
|
@3382
|
[3382]
|
9 years |
robert |
Added docs for max size commandline params.
|
|
|
|
@3380
|
[3380]
|
9 years |
robert |
Updates to controlling maximum texture size
|
|
|
|
@3379
|
[3379]
|
9 years |
robert |
Added commandline support for Size and texcoord Multipliers
|
|
|
|
@3377
|
[3377]
|
9 years |
robert |
Added handling of RGBA to normal map computation
|
|
|
|
@3218
|
[3218]
|
9 years |
robert |
Fixed warnigns
|
|
|
|
@3137
|
[3137]
|
9 years |
robert |
Added ability to control the number of slices and the amount of the volume …
|
|
|
|
@3135
|
[3135]
|
9 years |
robert |
Compiles fixes for VS.6.0
|
|
|
|
@3132
|
[3132]
|
9 years |
robert |
Changed std::min definition to osg::minimum to avoid STOOOPID MS conficts.
|
|
|
|
@3123
|
[3123]
|
9 years |
robert |
Added lighting and materials to volume subgraph
|
|
|
|
@3104
|
[3104]
|
9 years |
robert |
Added normal setting to slice planes
|
|
|
|
@3103
|
[3103]
|
9 years |
robert |
Clean up of osgvolume
|
|
|
|
@3092
|
[3092]
|
9 years |
robert |
Improved the handling of normal lighting
|
|
|
|
@3091
|
[3091]
|
9 years |
robert |
Added osgvolume example
|