hypergl
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-nightly.20190320.2 • Public • Published

hypergl

branch jest karma
master Build Status Build status
develop Build Status Build status

a simple 3d game engine

git clone --recursive git@github.com:laopo001/hypergl.git

Install

npm install(yarn install)

Test

npm run test

npm run test:browser (测试依赖浏览器的部分)

Features

  • entity component system
  • component: light, model, camera, script, audio, listener, etc.
  • support web-audio 3d (with howler)
  • fog
  • skybox
  • physical system and rigid-body
  • pbr material
  • multiple scene manage

Roadmap

  • webgl2 -> webgl1

examples

Versions

Current Tags

Version History

Package Sidebar

Install

npm i hypergl

Weekly Downloads

2

Version

0.0.1-nightly.20190320.2

License

MIT

Unpacked Size

1.51 MB

Total Files

466

Last publish

Collaborators

  • dadigua