You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have Tutorials section point to Jess’ Pong application
Remove Hello World and Sandtable tutorials
Component Structure
Switch “components” and “prototypes” links to point to sections, not other pages
Apply browser checks to all pages with embedded content, and also the browser requirements page
The Drivers
Instead of “the next section…” say, “Now we’ll talk about how the system works and how to reconfigure the system to accomplish more complex tasks”
Fix links to point to other parts of the page instead of other pages
Move this section right before the Drivers section or revamp whole architecture section to just talk about the structure, not too deep
Switch “GLGE” to “three.js”
Components
Component Contents
“needs to be included” instead of “include”
Children are not inherited by the component (mentioned both in extends and implments)
Fix prototypes, behaviors links
Shouldn’t the set and get have semicolons?
Change “definined” to “defined”
Are all the dispatched event names still valid?
Cameras
Say “every application that extends ‘scene.vwf’” automatically….
Fix components link
Transform properties
Figure out what axis/angle part should say (is it true what it says about multiplication?)
Give a better example than that convoluted one
Using multiple cameras
Test to see if activeCamera part is true
Lights
Fix links
Remove reference to glge properties
Prototypes
Fix links
Remove reference to navscene.vwf
Behaviors
Second paragraph: behaviors and children are not inherited
Animations
Links
Switch “collada animations” to “model animations” or something
Does it work to do future w/o parentheses?
Remove HTML Overlays section\
Editor
Upper “right”, not upper “ride”
“entered”, not “intered”
“To exit the script editor” not “To exit to script editor”
Does Time pausing/fastforwarding work?
About – version numbers still fit the pattern?
Querying
Links
See if there are any outstanding tasks for the Querying section
Cookbook: Remove all but the first sentence
Create a Multi-User Application
Links
Create a simulation
Remove reference to navscene
Have the user put the new component in the folder with their app, not in support/client/blahblahblah
Remove reference to “Advanced Event Handling” recipe
Create a 2D interface
Links
Create Components should be titled “Create Nodes”
Change “componentName” to “nodeName”
Monitor the Model from HTML should not be a link
Switch Materials recipe
Remove reference to navscene
Links
Fix spacing in code
Add Chat recipe
Fix text at beginning of recipe
May not be relevant to reference the multi-user recipe anymore
sceneNode is a confusing name since there is no 3D scene
Use “===”
“setup” is two words when used as a verb
Fix spacing in code
Complex transforms recipe
Fix spacing in code
Links
Transform By examples use transformTo
“There are several vector and matrix operations that can be used to calculate a vector and/or matrix to assign to the transform properties or passed to the transform methods.” Should say “which can be assigned to the transform properties or passed…”
“finally here are a few more examples”
Add Training Instructions
Fix underlining
Links
Remove reference to GLGE
Persistence
Figure out what to do with this – is this really up to date? I don’t like the call to vwf
Testing
Fix Note
Pitfalls
Links
Application API
Remove
Atmosphere.vwf
Canvas.vwf
Car.vwf
centralObject.vwf
cesium.vwf
control.position.vwf
control.vwf
dynamicObject.vwf
editable3.vwf
fly.vwf
googleEarth.vwf
info-on-click.vwf
instruction.vwf
lesson.vwf
mesh.vwf
navscene
node3edit.vwf
polygon.vwf
polylineCollection.vwf
polyline.vwf
scale-on-click
skybox.vwf
spin-on-click
sun
sway-on-click
translate-on-down
video
Rename
Client to webRTC-client
Fix
Control.position.vwf
Text under sequence needs work
followPath.vwf
documentation not showing up correctly
Switch reference to fly.vwf to followPath.vwf
Material.vwf
Make sure it doesn’t get mixed w/ cesium material component
Navigable.vwf
Change description to make sense
Node.vwf
Flesh out methods and events
System API – Remove it for now
Links all take you below title
Want a link for every section
Frequently when I click a link on the left, the other links and some of the top disappear. How come? (links show up when I mouse over them; everything shows up if I mouse wheel up)
Rethink documentation
Example apps have no comments in them
Some example apps don't work
Create an example app using pointerInfo and pickInfo
Show how to create objects in yaml, json, and dynamically in js
Document pitfall of doing any operations on the nodeID (don’t expect that you know what form it’s in)
The text was updated successfully, but these errors were encountered:
yaml
,json
, and dynamically injs
The text was updated successfully, but these errors were encountered: