Browse Source

Additional info

Mr.doob 15 years ago
parent
commit
646b51c52d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,4 +1,4 @@
-(Very early stage) javascript 3D engine which can use <canvas> and/org <svg> as renderer.
+(Very early stage) javascript 3D engine which can use <canvas> and/org <svg> as renderer. The aim is to keep as simple and modular as possible. I would be implementing the WebGL renderer at a later stage but contributions for this (and anything else) are more than welcome.
 
 ### Examples