https://github.com/c42f/juliacon2016_talk
Slides and code for juliacon2016 talk
https://github.com/c42f/juliacon2016_talk
Last synced: 4 months ago
JSON representation
Slides and code for juliacon2016 talk
- Host: GitHub
- URL: https://github.com/c42f/juliacon2016_talk
- Owner: c42f
- Created: 2016-06-29T00:54:41.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-29T01:29:58.000Z (almost 10 years ago)
- Last Synced: 2025-08-25T08:36:05.816Z (10 months ago)
- Language: TeX
- Size: 4.28 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Slides and code for Chris Foster's JuliaCon 2016 talk, "Accurate 3D mapping with Geodesy and Proj4".
The talk consists of a julia script `slides.jl` which drives the 3D visualization program [displaz](github.com/c42f/displaz) to display data sets and slides.
Slides were written in latex with the beamer package, and rasterized to OpenGL textures to display together in a unified 3D view.
Custom keys defined in the displaz 3D view:
* Next slide: "n"
* Previous slide: "p"
* Toggle UI elements: "t"
To get the talk to work in full detail, you'd need the raw datasets which are unfortunately several GB in size. The rest of the stuff is here though.