Difference between revisions of "X3D Plugfest"

From Web3D.org
Jump to: navigation, search
m (2009 Plugfest Content)
(add columns for preliminary test results)
Line 1: Line 1:
 
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.
 
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 [http://www.web3d.org/x3d/wiki/index.php/Player_support_for_X3D_components 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.
 
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.
Line 16: Line 18:
 
{| {{prettytable}}
 
{| {{prettytable}}
 
|-
 
|-
| '''Content'''||  ''' Date'''|| '''Author'''|| '''Short Description''' || '''Problem Description''' || '''Release'''
+
| '''Content'''||  ''' Date'''|| '''Author'''|| '''Short Description''' || '''Problem Description''' || '''Release''' || BS Contact || FreeWrl || Instant Player || Octaga || Vivaty Player || Xj3D
 
|-
 
|-
 
| [http://www.web3d.org/x3d/content/examples/Basic/HelloWorld.x3d HelloWorld.x3d] || 21 February 2009 || Don Brutzman, NPS || [http://www.web3d.org/x3d/content/examples/HelloWorld.html Hello World] simple scene ([http://www.web3d.org/x3d/content/examples/HelloWorldTall.png example image]) || Quality of Sphere geometry, Text alignment, default X3D navigation mode is EXAMINE || Public
 
| [http://www.web3d.org/x3d/content/examples/Basic/HelloWorld.x3d HelloWorld.x3d] || 21 February 2009 || Don Brutzman, NPS || [http://www.web3d.org/x3d/content/examples/HelloWorld.html Hello World] simple scene ([http://www.web3d.org/x3d/content/examples/HelloWorldTall.png example image]) || Quality of Sphere geometry, Text alignment, default X3D navigation mode is EXAMINE || Public
Line 33: Line 35:
 
| [http://www.web3d.org/x3d/content/examples/Basic/course/CreateX3dFromStringRandomSpheres.x3d CreateX3dFromStringRandomSpheres.x3d] || 21 February 2009 || Don Brutzman, NPS || [http://www.web3d.org/x3d/content/examples/Basic/ X3D Basic examples] scene to generate new X3D geometry using an embedded Script node || [http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/scripting.html#Script Script] node, [http://www.web3d.org/x3d/specifications/ISO-IEC-19777-1-X3DLanguageBindings-ECMAScript ECMAScript support] for [http://www.web3d.org/x3d/specifications/ISO-IEC-19777-1-X3DLanguageBindings-ECMAScript/Part1/functions.html#t-FunctionsBrowserObject createX3dFromString function] || Public
 
| [http://www.web3d.org/x3d/content/examples/Basic/course/CreateX3dFromStringRandomSpheres.x3d CreateX3dFromStringRandomSpheres.x3d] || 21 February 2009 || Don Brutzman, NPS || [http://www.web3d.org/x3d/content/examples/Basic/ X3D Basic examples] scene to generate new X3D geometry using an embedded Script node || [http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/scripting.html#Script Script] node, [http://www.web3d.org/x3d/specifications/ISO-IEC-19777-1-X3DLanguageBindings-ECMAScript ECMAScript support] for [http://www.web3d.org/x3d/specifications/ISO-IEC-19777-1-X3DLanguageBindings-ECMAScript/Part1/functions.html#t-FunctionsBrowserObject createX3dFromString function] || Public
 
|-
 
|-
| [http://www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/Gimbals.x3d Gimbals.x3d] || 21 February 2009 || Don Brutzman, NPS || [http://www.web3d.org/x3d/content/examples/Basic/ X3D Basic examples] scene to show coordinate-system rotation values || Extrusion, Text, TouchSensor and Script nodes working together || Public
+
| [http://www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/Gimbals.x3d Gimbals.x3d] || 21 February 2009 || Don Brutzman, NPS || [http://www.web3d.org/x3d/content/examples/Basic/ X3D Basic examples] scene to show coordinate-system rotation values || Shows Extrusion, Text, TouchSensor and Script nodes working together, also tests proper [http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/behaviours.html#SelectFromMulitpleViewpoints 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
 
|Link to content...|| Upload date || Your Name and Company|| Content Description here || Problem Description here || Content release option

Revision as of 20:04, 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 Player 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
Web3dLogo.x3d and X3dTimeline.x3d 21 February 2009 Anita Havele, Web3D Consortium Outreach examples for Web3D Consortium Prototype interoperability between browsers 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