Hi,

On Wed, 2003-11-26 at 21:31, Johannes Behr wrote:
> On Fri, 2003-11-21 at 03:38, Gerrit Voss wrote:
> > Hi,
> > 
> > On Fri, 2003-11-21 at 02:46, Jan Wurster wrote:
> > >  Dear list,
> > > 
> > >  Using the Yannick Legoc's X3DTK library (available from 
> > > http://w3imagis.imag.fr/Membres/Yannick.Legoc/X3D/), I've started 
> > > implementing an X3D loader for OpenSG. 
> > 
> > Based on the VRML or XML encoding, as the VRML encoding is partially
> > already done or at least in a late planning stage.
> 
> I agree and even think the integration of the X3DTK is a
> little bit to much. We only need a simple XML parser (like
> a skeleton :) to handle the XML syntax but the X3D semantics,
> type mapping and parameter/field handling could be done
> by backends --- and there is already a typesystem for VRML
> with could be used for the X3D/XML frontend.
> 
> We use the expat (expat.sourceforge.net) which is
> part of the mozilla project for our X3D loader and it
> is quite nice:
> 
> - quite compact (not as huge as Xerces)
> - C and C++
> - there are already some SOAP extensions
> 
> I would love to see a expat based X3D loader for
> OpenSG and would contribute some code.

could we check this while I'm in Darmstadt ??, BTW I'm currently
playing with the apache parser (xercses), probably a little bit
bigger but with different language bindings (e.g. perl). I'll
have a look at expat before I arrive ;-)

gerrit
 



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to