<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang=EN-US link=blue vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Alex,</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Is it okay if I convert this to JSON and put it on my website, <a href="https://x3d.carlsonsolutiondesign.com">https://x3d.carlsonsolutiondesign.com</a> for viewing?</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanks,</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>John<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Sent from <a href="https://go.microsoft.com/fwlink/?LinkId=550986">Mail</a> for Windows 10</p><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p> </o:p></span></p><div style='mso-element:para-border-div;border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal style='border:none;padding:0in'><b>From: </b><a href="mailto:VAlekseyev@niaid.nih.gov">Alekseyev, Vsevolod (NIH/NIAID) [E]</a><br><b>Sent: </b>Tuesday, August 9, 2016 4:24 PM<br><b>To: </b><a href="mailto:x3d-public@web3d.org">x3d-public@web3d.org</a><br><b>Subject: </b>[x3d-public] Towards an ACID-like test for X3D</p></div><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p> </o:p></span></p><p class=MsoNormal>For my latest X3D implementation, I've put together a scene that deliberately contains all the geometries under Geometry3D and Rendering modules. You can see the scene at http://www.jishop.com/temp/x3d/#Castle (click Download to get the X3D file).</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>It demonstrates the following geometry nodes:</p><p class=MsoNormal> - Box </p><p class=MsoNormal> - Cone </p><p class=MsoNormal> - Cylinder </p><p class=MsoNormal> - Sphere</p><p class=MsoNormal> - ElevationGrid </p><p class=MsoNormal> - Extrusion </p><p class=MsoNormal> - IndexedFaceSet</p><p class=MsoNormal> - IndexedTriangleFanSet (x2)</p><p class=MsoNormal> - IndexedTriangleSet  (x2)</p><p class=MsoNormal> - IndexedTriangleStripSet  (x2)</p><p class=MsoNormal> - TriangleFanSet  (x2)</p><p class=MsoNormal> - TriangleSet  (x2)</p><p class=MsoNormal> - TriangleStripSet (x2)</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>The only widely available browser that renders it as intended is Cobweb, with InstantPlayer as a close second, some shading looking weird. X3DOM misses half the merlons, and misshades the CW ones. Xj3D badly misrenders the balcony extrusion (which is *not* pathological). Meshlab skips all primitives but Cylinder.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Triangle set geometries are present twice, once as CCW and once as CW, to test the correctness of vertex flipping.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>The following polygonal geometries are *not* present in the file:</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal> - Disk2D </p><p class=MsoNormal> - Rectangle2D </p><p class=MsoNormal> - TriangleSet2D</p><p class=MsoNormal> - Text</p><p class=MsoNormal> - GeoElevationGrid</p><p class=MsoNormal> - NurbsPatchSurface</p><p class=MsoNormal> - NurbsSweptSurface </p><p class=MsoNormal> - NurbsSwungSurface</p><p class=MsoNormal> - NurbsTrimmedSurface</p><p class=MsoNormal> - IndexedQuadSet </p><p class=MsoNormal> - QuadSet</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Neither are the point/line ones.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Enjoy.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>_______________________________________________</p><p class=MsoNormal>x3d-public mailing list</p><p class=MsoNormal>x3d-public@web3d.org</p><p class=MsoNormal>http://web3d.org/mailman/listinfo/x3d-public_web3d.org</p><p class=MsoNormal><o:p> </o:p></p></div></body></html>