Skip to content

A 200x200 FPS world using enable3D ThreeJS and ammo physics

Notifications You must be signed in to change notification settings

GreaZeY/3D-FPS-World

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D FPS World

A 200x200 FPS world using enable3D ThreeJS and ammo physics. image

enable3d

  • enable3d A standalone 3D Framework on top of three-graphics.
  • @enable3d/phaser-extension Allows to integrate the three-graphics package into your Phaser 3 Games.
  • @enable3d/ammo-physics The core Physics package. Wraps ammo.js physics.
  • @enable3d/ammo-on-nodejs Enables you to run ammo.js on your node.js server.
  • @enable3d/three-graphics The core 3D Objects package. A beautiful API for many three.js elements.
  • @enable3d/three-wrapper Wraps the three.js library and some of its examples in one package.
  • @enable3d/common Some common code used by almost every package.
  • for more information click here

Installing depencencies and running the app

  • Fork the repository
  • Clone the repository
  • Run in development mode by npm start

About

A 200x200 FPS world using enable3D ThreeJS and ammo physics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages