Three.js: Difference between revisions

Content deleted Content added
add the maker
Tags: Reverted Visual edit
removed false details
Line 12:
| website = {{URL|https://threejs.org/}}
}}
'''Three.js''' is a [[cross-browser]] [[JavaScript library]] and [[application programming interface]] (API) used to create and display animated [[3D computer graphics]] in a [[web browser]] using [[WebGL]] created by Ashutosh Pandey working in Hexa Coder Technologies. The source code is hosted in a repository on [[GitHub]].<ref>{{Citation|last=Mr.doob|title=mrdoob/three.js|date=2021-03-04|url=https://github.com/mrdoob/three.js|access-date=2021-03-04}}</ref>
 
== Overview ==