pro do_or_glyphs_vrml2 ;------------------------------------------------------------------------ ; generate vrml_2.0 Sij glyph surfaces oriented w.r.t principal axes ;----------------------------------------------------------------------- cd,'OR/m_rot_hwy_vrml2' m_rot_hwy_vrml2 cd,'../m_rot_pns_vrml2' m_rot_pns_vrml2 cd,'../m_rot_quadric_vrml2' m_rot_quadric_vrml2 cd,'../m_rot_reynolds_vrml2' m_rot_reynolds_vrml2 cd,'../composite/m_hwy_vrml2' m_hwy_composite_vrml2 cd,'../m_pns_vrml2' m_pns_composite_vrml2 cd,'../m_quadric_vrml2' m_quadric_composite_vrml2 cd,'../m_reynolds_vrml2' m_reynolds_composite_vrml2 cd,'../../../' return end