refactored webGL renderer
This commit is contained in:
parent
530d889b0a
commit
d56d6df260
17 changed files with 9388 additions and 7944 deletions
|
@ -48,6 +48,7 @@
|
|||
// just for fun, lets rotate mr rabbit a little
|
||||
bunny.rotation += 0.1;
|
||||
|
||||
// console.log(stage.getBounds().width);
|
||||
// render the stage
|
||||
renderer.render(stage);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue