Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

hypergl

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hypergl

...

latest
Source
npmnpm
Version
0.0.1-nightly.20190320.2
Version published
Maintainers
1
Created
Source

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

Keywords

game engine

FAQs

Package last updated on 20 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts