OpenSceneGraph/examples/osgvolume
Robert Osfield 720551d549 From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and
fopen to osgDB::fopen to facilitate support for wide character filenames using UT8 encoding.
2008-11-07 15:08:08 +00:00
..
CMakeLists.txt Introduced beginings of osgVolume NodeKit. 2008-09-16 15:32:23 +00:00
osgvolume.cpp From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00
volume_frag.cpp Updated shaders 2008-09-29 18:30:17 +00:00
volume_iso_frag.cpp Various improvements to the dicom loader to be able to handle a broader range of dicom files 2008-10-02 15:45:08 +00:00
volume_mip_frag.cpp Added --isosurface and --mip paths into osgvolume example, and added associted shaders 2008-09-26 11:29:00 +00:00
volume_n_frag.cpp Moved shaders into .cpp, with the shaders created by the new osg2cpp utility 2008-09-25 14:39:08 +00:00
volume_tf_frag.cpp Updated shaders 2008-09-29 18:30:17 +00:00
volume_tf_iso_frag.cpp Various improvements to the dicom loader to be able to handle a broader range of dicom files 2008-10-02 15:45:08 +00:00
volume_tf_mip_frag.cpp Added --isosurface and --mip paths into osgvolume example, and added associted shaders 2008-09-26 11:29:00 +00:00
volume_tf_n_frag.cpp Moved shaders into .cpp, with the shaders created by the new osg2cpp utility 2008-09-25 14:39:08 +00:00
volume_vert.cpp Moved shaders into .cpp, with the shaders created by the new osg2cpp utility 2008-09-25 14:39:08 +00:00