Skip to content

NSSTUDIO-html/BBMG-EXPORTER

Repository files navigation

🚀 BBMG EXPORTER

BBMG EXPORTER is a fully interactive 3D web-based visualization project that showcases a custom-built mech vehicle designed using Three.js. It simulates a futuristic war machine equipped with high-tech parts, advanced tires, boosters, and weapons — all viewable in a smooth 3D interface.

🔗 Live Demo: https://nsstudio-html.github.io/BBMG-EXPORTER/


🌟 Features

  • 🔄 Real-time 3D interaction (rotate, zoom)
  • ⚙️ Detailed sci-fi/mech vehicle components
  • 🎮 Game-ready design and layout
  • 📱 Mobile and desktop friendly
  • 🚀 WebGL powered using Three.js

📸 Preview

BBMG Preview

(Replace with the actual image path if your repo uses a different name.)


🧰 Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • Three.js (WebGL 3D rendering)

📁 Folder Structure

BBMG-EXPORTER/ ├── index.html # Main HTML file ├── style.css # Styling for layout/background ├── script.js # 3D logic using Three.js ├── assets/ │ ├── model.glb # 3D model (GLB/GLTF format) │ └── preview.jpg # Image preview used in README


🚀 How to Run

Option 1: View Online

Just open the Live Demo in any browser.

Option 2: Run Locally

  1. Clone the repo:
    git clone https://github.com/NSSTUDIO-html/BBMG-EXPORTER.git
    cd BBMG-EXPORTER
    
  2. Open index.html in any modern browser (Chrome, Firefox, Edge).

🔧 Controls

🖱️ Mouse Drag / Touch Move – Rotate the model

🔍 Scroll / Pinch – Zoom in/out


💡 Use Cases

Game asset previews

Portfolio 3D model viewer

AR/VR concept showcase

Interactive storytelling interface


👤 Author

Naga Sasank (NSSTUDIO-html) 🔗 GitHub Profile


📜 License

This project is licensed under the MIT License. You are free to use, modify, and share it for personal and commercial purposes.


📝 Notes

To replace the model, upload your .glb or .gltf file to the assets/ folder and update script.js accordingly.

For better performance, compress models using tools like gltf-transform.


About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published