Hi Daniel,

Daniel Zuidinga wrote:
> Hi,
> 
> hier sind ein paar beispieldateien, die nicht gehen.

Comments to those:

- All the files use PROTOs resp. EXTERNPROTOs. To support PROTOs you need an 
internal data structure that is 100% like VRML, which OpenSG is not. It would 
be 
possible to layer it on top of OpenSG (and that's what Rasmus' animation lib 
does), but it's not a core component/goal of OpenSG. In addition to that some 
of 
the EXTERNPROTOs use Javascript, which really needs a full VRML scenegraph with 
all the trimmings. That's beyond simply loading a VRML geometry and not 
something we targeted for OpenSG.

- bmw.wrl and volvo.wrl were gzipped without .gz extensions. I don't know if 
that's legal VRML, I'm a little sceptical about that one. But they have the 
same 
problem with PROTOs

So yes, you can't load those files with OpenSG right now, and I don't expect to 
have that working in 2.X any time soon, as it requires a full VRML 
implementation including Javascript, which is a pretty significant addon to 
OpenSG. Sounds like an interesting little thesis or student project though... ;)

Sorry

        Dirk

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to