Added osgtexture3D demo, renamed osgtexture demo to osgtexture2D, and have
added osgtexture1D demo which currently is simply copy of osgtexture2D. I will be modifying it to do 1D texturing next. Fixed a bug in osg::Texture3D relating to checking of existance of texturing. Merged some fixes to the pfb loader from Ulrich Hertlein.
This commit is contained in:
@@ -91,8 +91,16 @@ echo osgtext
|
||||
osgtext
|
||||
more memleaks.log
|
||||
|
||||
echo osgtexture reflect.rgb lz.rgb
|
||||
osgtexture reflect.rgb lz.rgb
|
||||
echo osgtexture1D reflect.rgb lz.rgb
|
||||
osgtexture1D reflect.rgb lz.rgb
|
||||
more memleaks.log
|
||||
|
||||
echo osgtexture2D reflect.rgb lz.rgb
|
||||
osgtexture2D reflect.rgb lz.rgb
|
||||
more memleaks.log
|
||||
|
||||
echo osgtexture3D
|
||||
osgtexture3D
|
||||
more memleaks.log
|
||||
|
||||
echo osgviews cow.osg
|
||||
|
||||
Reference in New Issue
Block a user