valo.js

0.0.4 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i valo.js

Weekly Downloads

2

Version

0.0.4

License

MIT

Unpacked Size

656 kB

Total Files

69

Last publish

Collaborators

  • olivermulari