Skip to content
This repository has been archived by the owner on Jul 6, 2019. It is now read-only.

squiddy/unclefu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTA1 Map Viewer

Small experiment with webgl (and the excellent three.js framework) that renders the map from GTA1.

Quickstart

  1. Download Grand Theft Auto 1 from http://www.rockstargames.com/classics/
  2. Install the game
  3. Copy NYC.CMP and STYLE001.G24 from GTADATA/ into the data/ directory.
  4. Run build.py. (This will extract map data and textures and store them in the _build/ directory)
  5. Run serve.py. (Starts a webserver to deliver the files in the _build/ directory)
  6. Open localhost:8000 in your browser

Thanks

About

DEAD - GTA1 Map Viewer with webgl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published