LANG: Surface detail polygons?

Hans Holten-Lund ([email protected])
Fri, 24 Nov 1995 15:32:02 +0100


Hi there,

I was wondering how we are supposed to cesate surface detail
polygons in VRML.

Such polygons are *ATTATCHED* to a parent polygon, and are
drawn on top of the parent polygon, if it is not back-face
culled. The effect is similar to texture mapping, but the
texture is defined by a sst of polygons, rather than a
pixmap.

I've seen too many models of buildings, with their windows
floating 10 cm from the walls....
(like on the NCSA VRML page!)

Attatched polygons are available in Lightwave and the old
Videoscape3D, where they are specified in the polygon
set like this:

index | flag

1 2 3 0 # a triangle
4 5 6 -1 # another, -1: attatched polygons follow
1 # 1: one attatched polygon
7 8 9 0 # a triangle, att. to the prev. polygon

Mvh. Hans Holten-Lund.
EMail: [email protected] WWW: http://www.id.dtu.dk/~hahl
Dept. of Computer Science Technical University of Denmark.


  • Next message: Tim Bray: "Re: Need for Clarifications Doc & VRML 1.1 spec"
  • Previous message: Hans Holten-Lund: "Surface detail polygons?"