From 195fc5b6c18fd8da9fa1199aef6527d74dd42a66 Mon Sep 17 00:00:00 2001 From: Leonard Daly Date: Fri, 16 Sep 2016 20:03:56 -0700 Subject: [PATCH] Final update for initial release of LookSensor. Branches merged after this commit. --- README.md | 7 +++++++ test/LookSensor.html | 10 +++++----- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 00764ab..f3ca4b6 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ mobile devices and VR environments. The intent is that these be included in X3D Documentation for V4 nodes is at http://tools.realism.com/specification/x3d-v40 Documentation for specific nodes is at http://tools.realism.com/specification/x3d-v40/changes-additions-x3d-v33 +2016-09-16 Nodes +Nodes are generally not fully implemented. This initial work is to make sure the concept is correct and workable. + + * Animate (combines TimeSensor and various Interpolators in an efficient handling of events) + * Macro (node expansion with string substitution) + * LookSensor (Handles events when staring at a shape) + Welcome to X3DOM ================ diff --git a/test/LookSensor.html b/test/LookSensor.html index 65d2780..efe4546 100644 --- a/test/LookSensor.html +++ b/test/LookSensor.html @@ -16,13 +16,13 @@ - + - + @@ -47,8 +47,8 @@ flags.X3D = tf[flags.X3D]; if (flags.DESKTOP) { - document.writeln (''); - document.writeln (''); + //document.writeln (''); + //document.writeln (''); } @@ -156,7 +156,7 @@

Debug log

- +