Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 993 Bytes

File metadata and controls

22 lines (18 loc) · 993 Bytes

Release v1.0.0 🚀🎉

We are excited to announce the initial release of 4D Rotating Parametric Space with 3D Spheres! This Rust program projects spheres in a 4-dimensional space into a dynamic 3-dimensional world, delivering mesmerizing real-time animations powered by the macroquad library.

What's New:

  • 🎯 4D Operations: Enjoy advanced operations on 4-dimensional vectors!
  • 🔄 Dynamic Animations: Watch spheres rotate, reflect off boundaries, and change hues smoothly.
  • 🌈 Vibrant Visuals: Experience immersive color transitions and an interactive wireframe aesthetic.

Get Started:

  1. Clone the repository:
    git clone https://github.com/dendencat/parametric_structure.git
    cd parametric_structure
  2. Build and run the project:
    cargo build
    cargo run

We welcome your feedback, contributions, and feature requests. Dive into the code, open issues, and submit pull requests to help make this project even better!