#108 ✓invalid
lindsay.kay (at xeolabs)

Timout on SceneJS.Instance nodes

Reported by lindsay.kay (at xeolabs) | June 7th, 2010 @ 09:28 AM

Since these may instance Symbol nodes defined within asynchronously-loaded content, they should tolerate the absence of Symbols, however should also raise an exception when Symbols don't resolve after a timeout period.

An example in which this is required is below:

SceneJS.loadCollada({
    uri: "http://www.scenejs.org/library/v0.7/assets/" +
              "examples/seymourplane_triangulate/" +
                   "seymourplane_triangulate.dae"  ,
                           showBoundingBoxes: false
    }),

SceneJS.instance({
    name: "VisualSceneNode/camera1"       
}),

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

SceneJS provides easy access to WebGL through a simple and declarative JavaScript API. The SceneJS API is functional, which enables its scene definitions to be really compact and expressive, while hooking into other JavaScript code just that little bit more smoothly.

Shared Ticket Bins

People watching this ticket

Pages