Difference between revisions of "Three-math"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Created page with "'''Three-math''' is a JavaScript library. "The aim of the project is to create a lightweight 3D library with a very low level of complexity — in other words, for dummi...")
 
Line 1: Line 1:
'''Three-math''' is a [[JavaScript library]].  
+
'''Three-math''' is a [[JavaScript library]] for [[animation]].  
  
"The aim of the project is to create a lightweight 3D library with a very low level of complexity — in other words, for dummies. The library provides [[Canvas (HTML element)|canvas]], [[Svg (HTML element)|svg]], [[CSS3D]] and [[WebGL]] renderers."
+
== Description ==
 +
 
 +
From the website:
 +
 
 +
"The aim of the project is to create a lightweight 3D library with a very low level of complexity — in other words, for dummies. The library provides [[Canvas (HTML element)|canvas]], [[Svg (HTML element)|svg]], [[CSS3D]] and [[WebGL]] renderers."
  
 
== See also ==
 
== See also ==

Revision as of 11:30, 29 April 2016

Three-math is a JavaScript library for animation.

Description

From the website:

"The aim of the project is to create a lightweight 3D library with a very low level of complexity — in other words, for dummies. The library provides canvas, svg, CSS3D and WebGL renderers."

See also

== External links ==.