https://github.com/chomosuke/3d-rotating-torus
https://github.com/chomosuke/3d-rotating-torus
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chomosuke/3d-rotating-torus
- Owner: chomosuke
- Created: 2024-09-11T16:01:44.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-14T09:35:09.000Z (almost 2 years ago)
- Last Synced: 2025-09-23T21:49:25.012Z (9 months ago)
- Language: Rust
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to see the rotating torus
- Step 0: Make sure [rust and cargo](https://www.rust-lang.org/learn/get-started) is installed on your system.
- Step 1: `git clone git@github.com:chomosuke/3d-rotating-torus.git`
- Step 2: `cd 3d-rotating-torus`
- Step 3: `cargo run -r`
- Step 4: Profit! 