|
|
| Line 1: |
Line 1: |
| {{Infobox software
| |
| | name = Three.js
| |
| | screenshot = File:Three.js-code-example.jpg
| |
| | caption = Screen captures of Three.js examples
| |
| | author = Ricardo Cabello (Mr.doob)
| |
| | developer = Three.js Authors<ref name="license">{{cite web |url= https://github.com/mrdoob/three.js/blob/master/LICENSE|title=Three.js/license|publisher=github.com/mrdoob|accessdate=20 May 2012}}</ref>
| |
| | released = {{Start date and age|2010|04|24}}<ref name="firstcommit">{{cite web |url= https://github.com/mrdoob/three.js/commit/a90c4e107ff6e3b148458c96965e876f9441b147|title=First commit |publisher=github.com/mrdoob|accessdate=20 May 2012}}</ref>
| |
| | latest release version = r108
| |
| | latest release date = {{Start date and age|2019|08|28}}
| |
| | programming language = [[JavaScript]]
| |
| | genre = [[JavaScript library]]
| |
| | license = [[MIT License|MIT]]<ref name="license" />
| |
| | website = {{URL|https://threejs.org/}}
| |
| }}
| |
|
| |
|
| A very useful JavaScript graphics library which uses WebGL build by Mr. Doob (Ricardo Cabello, Google). | | A very useful JavaScript graphics library which uses WebGL build by Mr. Doob (Ricardo Cabello, Google). |