Advertise here

jQuery Plugins Tagged ‘threeJS’

Gio.js – Declarative 3D Globe Data Visualization Library with Three.js

July 03, 2018     1133     Chart & Graph
Gio.js – Declarative 3D Globe Data Visualization Library with Three.js

Gio.js is an open source library for web 3D globe data visualization built with Three.js.

Gio.js is simple to use to customize a 3D data visualization model in a declarative way, add your own data, and integrate it into your own modern web application

Read More »

Infinite Tubes with Three.js

May 09, 2017     2771     Effects Animation
Infinite Tubes with Three.js

A tutorial about creating some WebGL experiments where the viewer seemingly travels through a textured tunnel powered by Three.js 

Read More »

three.js – JavaScript 3D Library

December 23, 2013     10090     Effects Animation
three.js – JavaScript 3D Library

The aim of three.js is to create a lightweight 3D library with a very low level of complexity. The library provides <canvas>, <svg>, CSS3D and WebGL renderers.

Features

  • Renderers: WebGL, <canvas>, <svg>, CSS3D, DOM, Software; effects: anaglyph, crosseyed, stereo and more
  • Scenes: add and remove objects at run-time; fog
  • Cameras: perspective and orthographic; controllers: trackball, FPS, path and more
  • Animation: morph and keyframe
  • Lights: ambient, direction, point, spot and hemisphere lights; shadows: cast and receive

Read More »