Groups | Search | Server Info | Login | Register


Groups > comp.lang.vrml > #143

Re: VRML 2.0 Parser for C++

Newsgroups comp.lang.vrml
Date 2017-10-20 02:02 -0700
References <6fek41$433$1@usenet76.supernews.com> <6fh1ht$fra$1@nnrp1.dejanews.com>#1/1>
Message-ID <9d9b054b-ff8a-42d3-9396-e67eafa38369@googlegroups.com> (permalink)
Subject Re: VRML 2.0 Parser for C++
From d <d.mukhlisullina@gmail.com>

Show all headers | View raw


On Friday, March 27, 1998 at 11:00:00 AM UTC+3, chr...@nh.etak.com wrote:
> I have a copy of parse2.zip. Email me if you want it. Note that it
> just parses a vrml2 file, it does not build a scene graph representation.
> Also, if you don't have flex/bison and a C++ compiler with STL support,
> it won't be very useful. And due to the reliance on bison, any program
> using the parser falls under the gnu copyleft (I don't know how much
> work it is to convert it to lex/yacc, but I don't think lex has
> exclusive states which are used in the scanner. Apparently Draw has
> done it though since they are selling products -Openworlds- which
> look like they were based on this parser :)
> 
> BTW, I am not the author of the parser (I think Gavin Bell was, with
> porting by Daniel Woods), just a satisfied user (Hi to Daniel - remember
> me when I was at Fluent?)
> 
> If anyone is interested in working on a browser, I have started one
> (currently only supports drawing a few types of geometry nodes). Let
> me know if you are interested in collaborating. My goal is a freeware
> vrml2 browser in c++ for unix/windows.
> 
> In article <6fek41$433$1@usenet76.supernews.com>,
>   "David Martin" <dbm@immerse.com> wrote:
> >
> > In the old vrml.sgi.com/developer  website there was a file called
> > parse2.zip... It included the C++ source code for a VRML 2.0 parser... I
> > would love to grab the file, but the new web site seems to have nuked any
> > trace of it that I might find. Anybody know where I could grab a copy of the
> > source?
> >
> > Please reply by e-mail... And thanks a bunch!
> >
> > dbm
> >
> >
> 
> 
> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> http://www.dejanews.com/   Now offering spam-free web-based newsreading

Back to comp.lang.vrml | Previous | NextNext in thread | Find similar


Thread

Re: VRML 2.0 Parser for C++ d <d.mukhlisullina@gmail.com> - 2017-10-20 02:02 -0700
  Re: VRML 2.0 Parser for C++ "J. Scheurich" <mufti11@web.de> - 2017-10-27 20:36 +0200

csiph-web