vinicius77 / js-3d-project

Three.js 3D World

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Three.js (WebGL)

Renderer is arguably the main object of three.js. You pass a Scene and a Camera to a Renderer and it renders (draws) the portion of the 3D scene that is inside the frustum of the camera as a 2D image to a canvas.

About

Three.js 3D World


Languages

Language:JavaScript 92.8%Language:HTML 5.2%Language:CSS 2.0%