A futuristic, high-performance cyberpunk hacker terminal simulator built with HTML5 Canvas, Three.js (WebGL), and CSS 3D Transforms. The interface features an automated real-time diagnostics logger running inside a fluid, mouse-responsive 3D particle nebula field.
- Real WebGL 3D Layer: Over 1,500 independent particles simulated in real-time to create a futuristic matrix starfield.
- Holographic Glassmorphism UI: A sleek, blur-filtered terminal card that dynamically tilts and reacts based on mouse coordinates.
- Automated Intrusion Logger: A simulated matrix injection typewriter sequence printing automated mainframe status responses.
- Personalized Prompt: Core prompt customized specifically to access the localized mainframe root:
rogue-shindecore@root:~#.
- Frontend Architecture: HTML5, CSS3 (3D Perspective Engine)
- Graphics & Render Engine: Three.js (r128 Library via WebGL)
- Automation Logic: Vanilla JavaScript (Asynchronous Typer Engine)
- Clone this repository directly to your workspace:
git clone [https://github.com/YOUR_GITHUB_USERNAME/Rogue-AI-Terminal.git](https://github.com/YOUR_GITHUB_USERNAME/Rogue-AI-Terminal.git)