0.0.1-nightly.20190320.2 • Published 5 years ago

hypergl v0.0.1-nightly.20190320.2

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

hypergl

branchjestkarma
masterBuild StatusBuild status
developBuild StatusBuild 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

0.0.1-beta.13

6 years ago

0.0.1-beta.12

6 years ago

0.0.1-beta.11

6 years ago

0.0.1-beta.10

6 years ago

0.0.1-beta.9

6 years ago

0.0.1-beta.8

6 years ago

0.0.1-beta.7

6 years ago

0.0.1-beta.6

6 years ago

0.0.1-beta.5

6 years ago

0.0.1-beta.4

6 years ago

0.0.1-beta.3

6 years ago

0.0.1-beta.2

6 years ago

0.0.1-beta.1

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago