xarray / osgRecipes

OpenSceneGraph (OSG) Recipes
343 stars 168 forks source link

how to integrate openGL code inside OSG #10

Open Tobe-Young opened 10 years ago

Tobe-Young commented 10 years ago

Hi Array: i want to integrate openGL code inside OSG., and i have read you cookbook ,in the book you said there are few ways to do this.As we know,we can usd osg::Drawable callback,and you also said we can use setUpViewInWIndow method and get graphicContex ,actually i tried use the third way .but it not work at all! can you help me do this.i really don't know how to solve this problem. Look forward your message thanks.

xarray commented 10 years ago

Hi, in fact I can see nothing from what you said :( You provide too little information about what you are doing and what the relationship between it and osgRecipes is. Please make sure if it is something really related to this project, and then try to explain it in detail; otherwise you'd better discuss it on the forum.