Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 510 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 510 Bytes

Javascript-3D-Engine

Javascript 3D Engine - Based in canvas element

Try it here: https://juangf.github.io/Javascript-3D-Engine/

Image of the engine working

Camera controls

  • Key W: Front.
  • Key A or : Left.
  • Key D or : Right.
  • Key S: Back.
  • Key : Down.
  • Key : Up.
  • Key C: Restart camera position.
  • Key 1: Default scene.
  • Key 2: Pyramid scene.
  • Mouse Pointer: LookAt.