mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Add some notes
This commit is contained in:
parent
7e3a14df63
commit
0f6a56596c
@ -16,6 +16,8 @@ Because the data is probably not available this is a very hard challenge.
|
||||
## Future Ideas
|
||||
|
||||
* Use [rust-gpu](https://github.com/EmbarkStudios/rust-gpu) as shading language
|
||||
* Focus on accessibility of maps: https://www.w3.org/WAI/RD/wiki/Accessible_Maps
|
||||
* Display in AR: https://developer.apple.com/documentation/arkit/displaying_an_ar_experience_with_metal
|
||||
|
||||
## Debugging Rendering
|
||||
|
||||
|
||||
@ -100,4 +100,9 @@ Projects:
|
||||
* https://github.com/troughton/Substrate
|
||||
* https://de.slideshare.net/DICEStudio/framegraph-extensible-rendering-architecture-in-frostbite
|
||||
* http://themaister.net/blog/2017/08/15/render-graphs-and-vulkan-a-deep-dive/
|
||||
* http://themaister.net/blog/2017/08/15/render-graphs-and-vulkan-a-deep-dive/
|
||||
* http://themaister.net/blog/2017/08/15/render-graphs-and-vulkan-a-deep-dive/
|
||||
|
||||
## Animation
|
||||
|
||||
* https://crates.io/crates/pareen
|
||||
* https://crates.io/crates/keyframe
|
||||
Loading…
x
Reference in New Issue
Block a user