Releases: TheOrionGD/ARgorithm-LearningSuite
Releases · TheOrionGD/ARgorithm-LearningSuite
Release list
The Genesis Release
We are thrilled to introduce the initial release of ARgorithm!
ARgorithm transforms the way you learn computer science by projecting complex algorithms directly into your physical environment using Augmented Reality.
Key Features in this version:
- Interactive AR Visualizer: Watch Quick Sort and Bubble Sort come to life in 3D.
- Marker-Based Tracking: High-precision anchoring using the ARgorithm Brand Logo.
- Real-time Telemetry: Monitor algorithm complexity and step counts through a holographic HUD.
- Code Tracer: Synchronized line-by-line code execution display.
- Sandbox Mode: Input your own data sets for custom visualizations.
Built by The XR Club at KRCT.
ARgorithm v1.0
ARgorithm v1.0 – Initial AR Release
This release introduces ARgorithm, an augmented reality application designed to visualize data structures and sorting algorithms in interactive 3D space.
The application allows learners to observe algorithm execution step by step using marker-based AR, helping bridge the gap between theoretical understanding and practical intuition.
✨ Key Highlights
- Marker-based augmented reality visualization
- Step-by-step animation of algorithm execution
- Color-coded comparisons, swaps, and insertions
- Interactive 3D models rendered in real-world space
- Designed for educational and classroom environments
📚 Algorithms Included
Sorting Algorithms
- Bubble Sort
- Selection Sort
- Insertion Sort
- Quick Sort
- Merge Sort
🛠 Technology Stack
- Unity 3D (C#)
- AR.js (WebAR support optional)
- Custom 3D models and animations
⚠ Notes
- This release is a functional prototype / academic demonstration
- Best experienced using printed AR markers with proper lighting
- Markerless AR and advanced algorithms are planned for future versions
DEVELOPED BY XR CLUB
ARgorithm Project Team