[X3D-Public] QuadSet

Tom Sparks tom_a_sparks at yahoo.com.au
Mon Jun 8 00:49:34 PDT 2009


I am getting incorrect shading and backface culling, help
I have tried changing both solid and ccw with no change

I am using Xj3D Version: 2_M1_DEV_2008-09-05


<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.1//EN" "http://www.web3d.org/specifications/x3d-3.1.dtd">
<X3D profile="Immersive" version="3.1" xmlns:xsd="http://www.w3.org/2001/XMLSchema-instance" xsd:noNamespaceSchemaLocation="http://www.web3d.org/specifications/x3d-3.1.xsd">
	<head>
		<component name="CADGeometry" level="1" />
	</head>
	<Scene>
		<Background leftUrl="left.jpg" rightUrl="right.jpg" frontUrl="front.jpg" backUrl="back.jpg" topUrl="top.jpg" bottomUrl="bottom.jpg"/>

<Shape>
<QuadSet solid='true' ccw='true' normalPerVertex="true" >
<Coordinate point='-5 0 -5 5 0 -5 5 0  5  -5 0  5'/>
</QuadSet>
<Appearance>
<Material diffuseColor="1.0 1.0 1.0" />
</Appearance>
</Shape>
</Scene>
</X3D>


tom_a_sparks


      Need a Holiday? Win a $10,000 Holiday of your choice. Enter now.http://us.lrd.yahoo.com/_ylc=X3oDMTJxN2x2ZmNpBF9zAzIwMjM2MTY2MTMEdG1fZG1lY2gDVGV4dCBMaW5rBHRtX2xuawNVMTEwMzk3NwR0bV9uZXQDWWFob28hBHRtX3BvcwN0YWdsaW5lBHRtX3BwdHkDYXVueg--/SIG=14600t3ni/**http%3A//au.rd.yahoo.com/mail/tagline/creativeholidays/*http%3A//au.docs.yahoo.com/homepageset/%3Fp1=other%26p2=au%26p3=mailtagline



More information about the X3D-Public mailing list