Add renderer demo using scratch-render-webgl

This commit is contained in:
Tim Mickel 2016-06-29 20:56:55 -04:00
parent 809528abdc
commit 19da0b0032
11 changed files with 155 additions and 8 deletions
src/engine

View file

@ -70,7 +70,8 @@ var execute = function (sequencer, thread) {
stackFrame: currentStackFrame.executionContext,
startSubstack: function (substackNum) {
sequencer.stepToSubstack(thread, substackNum);
}
},
target: target
});
// Deal with any reported value.