Skip to content

Native-254/TheCarGallery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚗⚡ TheCarGallery- Next-Gen 3D Car Experience

GitHub stars License: MIT Three.js Version

Your ultimate interactive 3D car showroom with cyberpunk vibes and next-level customization!

👉 Live Demo | 📱 [Mobile Optimized] | 💻 [Desktop Recommended]

Showcase Gif

🌟 Features That Slap

  • 🔥 Immersive 3D Visuals

    • Photorealistic car models with PBR materials
    • Dynamic lighting & real-time shadows
    • Wireframe mode for tech heads (Ctrl+W)
  • 🎛️ Cyberpunk UI

    • Holographic spec cards
    • Glowing interactive controls
    • Retro-futuristic polaroid gallery
  • 🌌 Environmental Swag

    • Switch between 3 showrooms:
      • Neon Cyber Garage
      • Desert Outpost
      • Floating Grid Dimension
    • Procedural dust particles toggle
  • 🎧 Synthwave Sound System

    • Dynamic ambient tracks
    • Interactive sound effects
    • Bass-heavy audio visualizer

🛠️ Tech Stack Flex

Three.js WebGL JavaScript CSS3

🚀 Quick Start

  1. Clone the Vibe
    git clone https://github.com/nturukunga/TheCarGallery.git
    cd TheCarGallery

No builds needed - just raw HTML/CSS/JS magic!

open index.html

W/S/A/D - Orbit Camera Ctrl + +/- - Zoom In/Out Spacebar - Toggle Environments M - Music Controls

🎨 Customization Guide Add Your Rides

Place .glb models in /models

Update src/config/cars.js:

javascript Copy { name: "CyberTruck 3000", model: "models/cybertruck.glb", specs: { power: "900hp @ 69,420 RPM", torque: "Ludicrous", weight: "Heavy AF" } } Style Hacking

css Copy /* src/styles/cyberpunk.css */ .neon-text { text-shadow: 0 0 10px #ff00ff; animation: glitch 1s infinite; } 🤝 Contribute to the Vibe We stan collaborators!

Fork this masterpiece

Create your dope branch

Commit your slaps

Push to the branch

Open a lit PR

📜 License This project is licensed under the MIT License - see the LICENSE.md file for deets.

🙏 Shoutouts Three.js wizards 🧙♂️

Mixkit for fire tracks 🔥

Coffee ☕ & Synthwave 🎧

Coded with 💻 and 🖤 by Howie

GitHub Coded with 💻 and 🖤 by Howie
Twitter GitHub

About

Just a model 3d viewer for cool cars.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 77.5%
  • CSS 13.7%
  • HTML 8.8%