ynagatomo / VOClimateSpiral

Very simple AR app in visionOS, that shows the climate spiral, which is known as a way to visualize global surface temperature change.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Climate Spiral in visionOS

Very simple AR app in visionOS, that shows the climate spiral, which is known as a way to visualize global surface temperature change.

  • Build: Xcode 15.2 beta, macOS 14.2
  • Target: visionOS 1.0 beta (You can run this app with the Vision Pro simulator of Xcode 15.)

Since this project is based on the beta software, this repository is temporal and will be deleted after a while.

Gif

This project shows some features of RealityKit in visionOS;

  • Geometry and material generation at run-time : makes the spiral 3d model from the temperature data.
  • Time series animation with Entity Component System : plays annual and monthly temperature changes.
  • Particle system : adds a visual effect and preset particles make it easy to use.

Image

Data Sources

References

License

MIT License

About

Very simple AR app in visionOS, that shows the climate spiral, which is known as a way to visualize global surface temperature change.


Languages

Language:Swift 100.0%