Skip to content

3D Visualization presentation and accompanying code samples that were shown at the Esri Developer Summit 2022

Notifications You must be signed in to change notification settings

tzrh/DS2022-3D-Visualization

 
 

Repository files navigation

3D Visualization

This repository contains the 3D Visualization presentation and accompanying code samples that were shown at the Esri Developer Summit 2022. The presentation is created with reveal-md, featuring interactive samples for which the source code can be found in this repository.

Presentation

Live presentation: 3D Visualization

  • Arno Fiva, Esri R&D Center Zürich
  • Lisa Staehli, Esri R&D Center Zürich
  • Jesse van den Kieboom, Esri R&D Center Zürich

Local setup

After cloning the repo, we need to install all the dependencies:

npm install
git submodule update --init --recursive

To compile everything and serve the files:

npm start

Vite will then start up and prepare itself for serving the presentatio at http://localhost:3000/.

About

3D Visualization presentation and accompanying code samples that were shown at the Esri Developer Summit 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 75.0%
  • TypeScript 19.9%
  • CSS 4.4%
  • JavaScript 0.7%