Re: [Plib-devel] ssgLoadVRML and model loaders in general
Brought to you by:
sjbaker
From: Christopher K. S. J. <cs...@qu...> - 2000-02-15 22:07:15
|
Dave McClurg wrote: > > is the vrml model loader working? i tried something quick, got no > errors, but didn't see the render output. just being lazy. is it > working before i debug that? > It depends on what you mean by "the" VRML loader. You might want to try: <URL:http://www.enteract.com/~cks/vrml/vmn-latest.tgz> It's alpha, but it's considerably more functional than the version that comes with plib. It only loads VRML97, and doesn't currently handle PROTO's (or scripting, etc, etc) Work has stalled pending some feedback that someone has an interest in using it. Warning: I haven't compiled it against the latest versions of plib. If you have problems, let me know and I should be able to get it compile-able without too much effort. -cks |