0.0.4 • Published 3 years ago

valo.js v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

VALO.js – 3D WebGL2 graphics library made with typescript.

NPM version

Features

  • Materials using Phong reflection model
  • Implementation of essential WebGL2 features such as Vertex Array Objects and Uniform Buffer Objects
  • Interactions with scene (moving the camera with mouse and WASD)
  • An Optimized Math library
  • A great basis for further development

Development

run npm start and the project will open on your default browser with a very simple scene located in examples.

Testing

  • testing infrastructure built with mocha and chai

run npm test and the project will run its tests.

0.0.3

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago