{"id":28534069,"url":"https://github.com/esri/devsummit-2019-3d-jsapi","last_synced_at":"2025-06-30T10:32:35.224Z","repository":{"id":47855642,"uuid":"263087373","full_name":"Esri/devsummit-2019-3D-jsapi","owner":"Esri","description":"Esri Developer Summit 2019 presentations for the 3D ArcGIS JavaScript API","archived":false,"fork":false,"pushed_at":"2023-03-03T16:00:49.000Z","size":61549,"stargazers_count":8,"open_issues_count":2,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-09T17:11:26.352Z","etag":null,"topics":["3d","arcgis-js-api","esri","esri-developer-summit","esri-javascript-api","javascript"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Esri.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-11T15:47:39.000Z","updated_at":"2024-01-30T02:05:14.000Z","dependencies_parsed_at":"2022-09-19T11:41:06.938Z","dependency_job_id":null,"html_url":"https://github.com/Esri/devsummit-2019-3D-jsapi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Esri/devsummit-2019-3D-jsapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esri%2Fdevsummit-2019-3D-jsapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esri%2Fdevsummit-2019-3D-jsapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esri%2Fdevsummit-2019-3D-jsapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esri%2Fdevsummit-2019-3D-jsapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Esri","download_url":"https://codeload.github.com/Esri/devsummit-2019-3D-jsapi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esri%2Fdevsummit-2019-3D-jsapi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262756053,"owners_count":23359461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3d","arcgis-js-api","esri","esri-developer-summit","esri-javascript-api","javascript"],"created_at":"2025-06-09T17:09:44.024Z","updated_at":"2025-06-30T10:32:35.217Z","avatar_url":"https://github.com/Esri.png","language":"CSS","readme":"# Dev Summit 2019 Presentations\n\nPresentations for the 3D JavaScript API at the 2019 ESRI Developer Summit\n\n## Interactive 3D Maps with the ArcGIS API for JavaScript\n\nDiscover the 3D capabilities of the ArcGIS API for JavaScript and learn how to leverage them to build stunning 3D web applications.\n\n### Getting Started\n\nThis session will focus on the fundamental 3D building blocks of the API: SceneView, 2D and 3D layers, terrain, and symbology.\n\n[https://esri.github.io/devsummit-2019-3D-jsapi/3d-maps-with-the-arcgis-js-api-getting-started](https://esri.github.io/devsummit-2019-3D-jsapi/3d-maps-with-the-arcgis-js-api-getting-started)\n\n### Beyond the Basics\n\nThis session will focus on more advanced aspects like setting and animating the viewpoint, controlling the environment, and displaying as much data as possible while considering performance.\n\n[https://esri.github.io/devsummit-2019-3D-jsapi/3d-maps-with-the-arcgis-js-api-beyond-the-basics](https://esri.github.io/devsummit-2019-3D-jsapi/3d-maps-with-the-arcgis-js-api-beyond-the-basics)\n\n\n## 3D with WebGL in ArcGIS\n\nArcGIS contains a rich set of experiences for delivering 3D web applications with WebGL from the ArcGIS API for JavaScript to the Scene Viewer, Web AppBuilder, and configurable Templates. ArcGIS JavaScript capabilities use WebGL to render 3D in the browser with no plug-ins. This session will provide a brief overview of the capabilities and relationships of Esri's JavaScript 3D offerings along with demos and tips showing what can be done with web-based 3D apps. Presenters will also touch on technologies such as Scene Layers, mobile apps, and how they relate to JavaScript experiences.\n\n[https://esri.github.io/devsummit-2019-3D-jsapi/3d-with-webgl-in-arcgis](https://esri.github.io/devsummit-2019-3D-jsapi/3d-with-webgl-in-arcgis)\n\n## Advanced WebGL in 3D Scene Views with the ArcGIS API for JavaScript\n\nFind out how to use WebGL and WebGL-based 3D rendering engines like three.js to implement custom visualizations in the ArcGIS API for JavaScript.\n\n[https://esri.github.io/devsummit-2019-3D-jsapi/Advanced-WebGL-in-3D-SceneViews](https://esri.github.io/devsummit-2019-3D-jsapi/Advanced-WebGL-in-3D-SceneViews)\n\n[4D Volume Rendering Demo using the ArcGIS JS API external renderer API](https://esri.github.io/devsummit-2019-3D-jsapi/Advanced-WebGL-in-3D-SceneViews/External-Volume-Renderer/). This application integrates an external WebGL rendering application into a SceneView. Beware: Due to the large size of volume data sets, this application loads 25MB of data per time step. WebGL 2.0 required.\n\n### Installing\n\nThe [4D Volume Rendering Demo](https://esri.github.io/devsummit-2019-3D-jsapi/Advanced-WebGL-in-3D-SceneViews/External-Volume-Renderer/) can be installed locally for better performance. Install a local webserver to serve the checked out repository and follow the following steps:\n\n* ```cd Advanced-WebGL-in-3D-SceneViews/isabeldata/```\n* ```wget -i files.txt```\n* Open ```localhost://.../devsummit-2019-3D-jsapi/Advanced-WebGL-in-3D-SceneViews/External-Volume-Renderer/``` in your browser\n\n\n## Using TypeScript with ArcGIS API for JavaScript\n\nIn this session we will learn some of the basics of TypeScript and how it can help you as a developer using the ArcGIS API for JavaScript. We will also look at how to set up a development environment and use the provided TypeScript definition files.\n\n[https://esri.github.io/devsummit-2019-3D-jsapi/Using-TypeScript-with-ArcGIS-API-for-JavaScript](https://esri.github.io/devsummit-2019-3D-jsapi/Using-TypeScript-with-ArcGIS-API-for-JavaScript)\n\n---\n\n## Installation \u0026 Contributing\n\nEsri welcomes contributions from anyone and everyone. Please see[CONTRIBUTING.md](./CONTRIBUTING.md) for more details.\n\n## Licensing\nCopyright 2020 Esri\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\nA copy of the license is available in the repository's [license.txt](./license.txt) file.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesri%2Fdevsummit-2019-3d-jsapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesri%2Fdevsummit-2019-3d-jsapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesri%2Fdevsummit-2019-3d-jsapi/lists"}