Hi all,

I have the following questions:

Animations:
What is the best way if I want to import animations from a collada file?
does OpenSG allready parses that information? I would like to avoid to
manually parse the collada file ;)

Shadows:
I have a scene where I use the SimpleShadowmapEngine (without deferred
shading), but it doesnt play nice with cluster application (only black
artifacts everywhere), where should I start looking? May it be a shared lib
that is not loaded when starting the cluster server?

I start my servers like that (I tell him to load everything there is ^_^ ):
libs="OSGBase:OSGContribCSMSimplePlugin:OSGContribWebInterface:OSGGroup:OSGUtil:OSGCluster:OSGContribCSM:OSGDrawable:OSGImageFileIO:OSGWindowGLUT:OSGContribBackgroundLoader:OSGContribGUI:OSGDynamics:OSGState:OSGWindow:OSGContribCgFX:OSGContribPLY:OSGEffectGroups:OSGSystem:OSGWindowX:OSGContribComputeBase:OSGContribTrapezoidalShadowMaps:OSGFileIO:OSGText"
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib64/debug && export
OSG_LOAD_LIBS=$libs && ./VRServer -w -m localhost -geometry 512x512+0+0


Best Regards,
Victor
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to