Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.16 KB

readme.md

File metadata and controls

43 lines (30 loc) · 1.16 KB

bspview

Demo image 0 Demo image 1 Demo image 2 Demo image 3

bspview is a tool to view Quake/GoldSrc maps in your browser. You can see a live demo of this here: https://sbuggay.github.io/bspview.

Rendered with three.js.

Controls

  • Click anywhere to lock the mouse pointer
  • WASD - Move around
  • Shift - "Sprint"
  • F - toggle fullscreen

Building

Building is simple, just install the dependencies and start it.

npm install
npm start

Roadmap

Reference