Skip to content

Initial API

No due date 55% complete

This milestone represents the API fort CSS3D rendering, and "component-based" ("behavior-based", or "feature-based") being effectively complete, and has all the basic building blocks from which to build the sorts of things that the average application needs.

For example, we still need:

  • shadow dom support for composing elements into bigger components
  • skew…

This milestone represents the API fort CSS3D rendering, and "component-based" ("behavior-based", or "feature-based") being effectively complete, and has all the basic building blocks from which to build the sorts of things that the average application needs.

For example, we still need:

  • shadow dom support for composing elements into bigger components
  • skew and origin attributes
  • scroll lists,
  • events (like DOM events) but on WebGL objects