Skip to content

WebGL rendering of the height maps from the Legend of Zelda: Breath of the Wild

Notifications You must be signed in to change notification settings

zephenryus/botw-map-3d

Repository files navigation

Breath of the Wild WebGL Map

Getting Started

  • Download the latest release of the map files
  • Install Node.js
    • Current or LTS
  • Using a command line, verify install of Node.js and npm
> node -v
v9.3.0

> npm -v
5.5.1
  • Open command line in botw-map-3d-x.x.x directory and install dependancies
botw-map-3d-0.1.5> npm install
added 23 packages in 1.772s
  • Serve the files using Node.js
botw-map-3d-0.1.5> node server.js
Server running on http://localhost:8080/

Check the development branch for the up-to-date map!

About

WebGL rendering of the height maps from the Legend of Zelda: Breath of the Wild

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published