Ge wei da niu hao
Today, I will try to add a back ground image (sky and cloud) into my osg scene, how can I achive this objective. I am just a beginner. Thank you very much.
The book OpenSceneGraph Cookbook does have an example about how to add a background image into the scene, you may download the source code freely at the osgRecipes project.
The Offical OSG code also has skybox examples that may help