Re: File Size Tricks?

James Waldrop (sulam@construct.net)
Tue, 17 Oct 1995 16:06:49 -0700


>>Avoid shipping normals around the net; wherever possible, let the
>>browser generate them automatically.
>
>Whoa! Vertex normals aren't extraneous information that can be recalculated.
>They define the lighted shape of the model, and can be calculated accurately
>only from the original geometry the VRML IndexedFaceSet is approximating.
>Models that want to be lit should include them.

He said whenever possible. In many models, the normals can be
calculated on the fly. I've found that Normals are about 25% of
a typical VRML file, so this savings should not be ignored.

James

--
James Waldrop				/   Technical Director
sulam@construct.net		/	    Construct Internet Design
sulam@well.com		/		    http://www.construct.net

  • Next message: Marvin Landis: "Webspace question - Mirroring worked...but not anymore :-("
  • Previous message: Bernie Roehl: "Re: File Size Tricks?"
  • In reply to: Tom Gaskins: "Re: File Size Tricks?"