Skip to content

premngowda31-collab/arvr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ•ΆοΈ Web-Based AR/VR 3D Model Viewer

πŸ“Œ Project Overview

This project demonstrates a simple web-based Augmented Reality / Virtual Reality (AR/VR) experience using a 3D model. It allows users to interact with and visualize a 3D object directly in the browser.

The application uses modern web technologies to render .glb 3D models and provide an immersive visualization experience.


🎯 Objectives

  • Render and display 3D models in a web environment
  • Explore AR/VR concepts using lightweight web technologies
  • Provide an interactive visualization of 3D assets

πŸ› οΈ Technologies Used

  • HTML, CSS, JavaScript
  • WebGL / Three.js (or similar rendering engine)
  • GLB 3D model format

πŸ“‚ Project Structure

arvr/
β”‚
β”œβ”€β”€ index.html        # Main application file
β”œβ”€β”€ Stag.glb          # 3D model file
└── README.md

πŸš€ How to Run

  1. Open index.html in a browser
  2. The 3D model will load automatically
  3. Interact with the model using mouse or touch

🌟 Features

  • Lightweight 3D rendering
  • Interactive model visualization
  • Browser-based AR/VR simulation

πŸ“ˆ Future Improvements

  • Add real AR support using WebXR
  • Include multiple 3D models
  • Add animations and controls
  • Deploy full VR experience

πŸ‘€ Author

Prem N Gowda

About

Web-based AR/VR 3D model viewer using HTML, WebGL, and GLB assets

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages