gamex

0.5.4 • Public • Published

gamex

A 3D WebGL-based game engine.

DISCLAIMER: This has some rough edges and should probably not be used directly within production apps.

See this in use at levi.codes/dynamics!

This project includes a 3D WebGL-based graphics framework, a 3D physics engine, and miscellaneous other features that are commonly needed when creating a game.

Notable Features

  • A general system for interacting with the dat.GUI library for dynamically adjusting system parameters.
  • A ton of cool features in supporting libraries--notably:
    • grafx: A 3D graphics framework for WebGL.
    • physx: A physics engine with 3D rigid-body dynamics and collision detection (with impulse-based resolution).

Acknowledgements / Technology Stack

The technologies used in this library include:

Developing / Running the Code

See Getting Set Up or Understanding the Code for more info.

License

MIT

Dependencies (34)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i gamex

    Weekly Downloads

    1

    Version

    0.5.4

    License

    MIT

    Unpacked Size

    2.44 MB

    Total Files

    35

    Last publish

    Collaborators

    • levisl176