Difference between revisions of "X3D Plugfest"

From Web3D.org
Jump to: navigation, search
m
Line 23: Line 23:
 
|-
 
|-
 
<!-- prior link, prior version: [[{{ns:-2}}:Web3DTimeline.zip]] -->
 
<!-- prior link, prior version: [[{{ns:-2}}:Web3DTimeline.zip]] -->
| [http://www.web3d.org/x3d/content/examples/Basic/Outreach/Web3dLogo.x3d Web3dLogo.x3d] and [http://www.web3d.org/x3d/content/examples/Basic/Outreach/X3dTimeline.x3d X3dTimeline.x3d] || 21 February 2009 || Anita Havele, Web3D Consortium || [http://www.web3d.org/x3d/content/examples/Basic/Outreach Outreach examples] for [http://www.web3d.org Web3D Consortium] || Prototype interoperability between browsers || Public || <!--BS Contact-->  || <!--FreeWrl--> || <!--InstantPlayer--> || <!--Octaga--> || <!--VivatyPlayer--> || <!--Xj3D-->
+
| [http://www.web3d.org/x3d/content/examples/Basic/Outreach/Web3dLogo.x3d Web3dLogo.x3d] and [http://www.web3d.org/x3d/content/examples/Basic/Outreach/X3dTimeline.x3d X3dTimeline.x3d] || 21 February 2009 || Anita Havele, Web3D Consortium || [http://www.web3d.org/x3d/content/examples/Basic/Outreach Outreach examples] for [http://www.web3d.org Web3D Consortium] || Prototype interoperability between browsers || beta development, will be Public || <!--BS Contact-->  || <!--FreeWrl--> || <!--InstantPlayer--> || <!--Octaga--> || <!--VivatyPlayer--> || <!--Xj3D-->
 
|-
 
|-
 
| [http://x3dgraphics.com/examples/X3dForWebAuthors/Chapter05-AppearanceMaterialTextures/LineProperties.x3d LineProperties.x3d] and [http://x3dgraphics.com/examples/X3dForWebAuthors/Chapter05-AppearanceMaterialTextures/FillProperties.x3d FillProperties.x3d] || 21 February 2009 || Don Brutzman, NPS || Material support (example images: [http://x3dgraphics.com/examples/X3dForWebAuthors/Chapter05-AppearanceMaterialTextures/LinePropertiesLinetypeExample.png LineProperties] and [http://x3dgraphics.com/examples/X3dForWebAuthors/Chapter05-AppearanceMaterialTextures/FillPropertiesHatchStyleOctaga.png FillProperties]) || Demonstrate [http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/shape.html#t-Linetypes lineType] and [http://jitc.fhu.disa.mil/nitf/graph_reg/class_pages/hatchstyle.html hatchStyle] capabilities || Public || <!--BS Contact-->  || <!--FreeWrl--> || <!--InstantPlayer--> || <!--Octaga--> || <!--VivatyPlayer--> || <!--Xj3D-->
 
| [http://x3dgraphics.com/examples/X3dForWebAuthors/Chapter05-AppearanceMaterialTextures/LineProperties.x3d LineProperties.x3d] and [http://x3dgraphics.com/examples/X3dForWebAuthors/Chapter05-AppearanceMaterialTextures/FillProperties.x3d FillProperties.x3d] || 21 February 2009 || Don Brutzman, NPS || Material support (example images: [http://x3dgraphics.com/examples/X3dForWebAuthors/Chapter05-AppearanceMaterialTextures/LinePropertiesLinetypeExample.png LineProperties] and [http://x3dgraphics.com/examples/X3dForWebAuthors/Chapter05-AppearanceMaterialTextures/FillPropertiesHatchStyleOctaga.png FillProperties]) || Demonstrate [http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/shape.html#t-Linetypes lineType] and [http://jitc.fhu.disa.mil/nitf/graph_reg/class_pages/hatchstyle.html hatchStyle] capabilities || Public || <!--BS Contact-->  || <!--FreeWrl--> || <!--InstantPlayer--> || <!--Octaga--> || <!--VivatyPlayer--> || <!--Xj3D-->

Revision as of 20:23, 23 February 2009

The goal of the X3D Plugfest is to foster interoperability between X3D players. This is a regular event that brings content authors, authoring tool vendors and browser implementers together to work on interoperability issues. Consistent quality for X3D content helps everyone.

Basic browser support for X3D is tracked on the Player support for X3D components page.

The X3D Plugfest will be held at the Web3D Consortium Members Meeting, Wednesday, March 4th, 2009, at the NASA Ames research facility in Moffett Field, CA.

This page will be the navigation home page for the upcoming X3D Plugfest. Content will be linked from this page for everyone's review.

Please Note: submitted .x3d files must be zipped before being uploaded. Alternatively, links to online content can be provided.

Description fields: include a description of your content, or else a description of the problem and any results from the browsers you've tested.

Content Release Option: specify whether the content can be released publicly or just distributed to browser implementers for testing.

2009 Plugfest Content

Content Date Author Short Description Problem Description Release BS Contact FreeWRL Instant Player Octaga Vivaty Xj3D
HelloWorld.x3d 21 February 2009 Don Brutzman, NPS Hello World simple scene (example image) Quality of Sphere geometry, Text alignment, default X3D navigation mode is EXAMINE Public fails, FLY mode  ? OK OK fails, FLY mode fails Text vertical alignment
Web3dLogo.x3d and X3dTimeline.x3d 21 February 2009 Anita Havele, Web3D Consortium Outreach examples for Web3D Consortium Prototype interoperability between browsers beta development, will be Public
LineProperties.x3d and FillProperties.x3d 21 February 2009 Don Brutzman, NPS Material support (example images: LineProperties and FillProperties) Demonstrate lineType and hatchStyle capabilities Public
SpringExamples.x3d 21 February 2009 Don Brutzman, NPS Universal Media Materials examples Proper rendering of Material values, ProtoDeclare and ExternProtoDeclare support, anchor links to HTML should get handed off to web browser Public
horizon3.x3d 21 February 2009 Don Brutzman, NPS Universal Media Panoramas examples Background textures, handle or ignore URN Public
UserInteractivitySensorNodes.x3d 21 February 2009 Don Brutzman, NPS X3D for Web Authors examples scene to demonstrate user interaction (before and after images) TouchSensor, PlaneSensor, CylinderSensor, SphereSensor, KeySensor and StringSensor Public
CreateX3dFromStringRandomSpheres.x3d 21 February 2009 Don Brutzman, NPS X3D Basic examples scene to generate new X3D geometry using an embedded Script node Script node, ECMAScript support for createX3dFromString function Public
Gimbals.x3d 21 February 2009 Don Brutzman, NPS X3D Basic examples scene to show coordinate-system rotation values Shows Extrusion, Text, TouchSensor and Script nodes working together, also tests proper keyboard navigation using PgUp PgDn Home End keys. Public
Link to content... Upload date Your Name and Company Content Description here Problem Description here Content release option

http://www.web3d.org/x3d/wiki/index.php/Image:VT_examples.zip