Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1015 Bytes

File metadata and controls

23 lines (16 loc) · 1015 Bytes

Immersive Attractors

This repository visualizes 3D attractors, including the Lorenz system, and other 3D animations on visionOS.

It leverages LowLevelMesh and Metal shaders for 3D rendering. Compute shaders are used for animation calculations.

Demos in 2D video:

To run the demos, edit attractorApp.swift to select the desired animation, then compile and run the project in Xcode.

License

Apache 2.0