8000 GitHub - ignfab/itowns_3dtiles_viewer: test itowns 3d tiles viewer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ignfab/itowns_3dtiles_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Itowns 3Dtiles viewer example

Set tileset URL

Update the tileset_url variable at the top of src/index.js.

Run locally

npm install
npx webpack
python3 -m http.server -d dist

Test it on http://localhost:8000

Deploy

Deploy the dist/ directory content behind any web server.

About

test itowns 3d tiles viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0