[osg-users] Export shader programs to external files
Sebastian Messerschmidt
sebastian.messerschmidt at gmx.de
Sun Sep 13 14:39:54 PDT 2015
Am 13.09.2015 22:27, schrieb Johan Hedstrom:
> Ok nice but then I suppose you need a custom loader vistor that do the replacement, loading the scene graph with for instance osgViewer would not work, right?
You're exactly right here. Of course you need some ReadFileCallback to
do this. But targeting osgViewer for real life applications is strange
enough ;-)
What is your use case? You could still use use some custom file format
for your application and deliver your own plugin doing the split-loading
which it will make usable in the osgViewer environment again.
Could you elaborate on your particular use case?
Cheers
Sebastian
>
> Cheers,
> Johan
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=65125#65125
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
More information about the osg-users
mailing list