Support for BumpMapping added by Marco Jez.

This commit is contained in:
Robert Osfield
2003-09-01 21:53:53 +00:00
parent bc14e4ecdc
commit 7575f45800
9 changed files with 981 additions and 17 deletions

View File

@@ -44,6 +44,9 @@ Package=<4>
Begin Project Dependency
Project_Dep_Name Core osgUtil
End Project Dependency
Begin Project Dependency
Project_Dep_Name Core osgDB
End Project Dependency
}}}
###############################################################################

View File

@@ -150,6 +150,10 @@ DEP_CPP_ANISO=\
# End Source File
# Begin Source File
SOURCE=..\..\src\osgFX\BumpMapping.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osgFX\Cartoon.cpp
DEP_CPP_CARTO=\
"..\..\Include\Osg\Array"\
@@ -499,6 +503,10 @@ SOURCE=..\..\include\osgFX\AnisotropicLighting
# End Source File
# Begin Source File
SOURCE=..\..\include\osgFX\BumpMapping
# End Source File
# Begin Source File
SOURCE=..\..\include\osgFX\Cartoon
# End Source File
# Begin Source File

View File

@@ -154,6 +154,10 @@ DEP_CPP_IO_AN=\
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\osgFX\IO_BumpMapping.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\osgFX\IO_Cartoon.cpp
DEP_CPP_IO_CA=\
"..\..\..\Include\osg\ArgumentParser"\