PriyanshuDangi / Virtual-NITT

The web rendered 3D model of NIT-Trichy.
https://priyanshudangi.github.io/Virtual-NITT/virtual/code/index.html
MIT License
4 stars 6 forks source link
glb hacktoberfest threejs virtual-tour

Virtual-NITT

This is the online 3D model of NIT-Trichy, a premier engineering college in India (Planning on making it usable with any other model)

Getting Started

git clone https://github.com/PriyanshuDangi/Virtual-NITT.git
cd virtual
npm i 

You might face cors error, disable it in your browser while loading the page. Or, open the html file with live server using the vs-code extension Live Server

Inside virtual folder run

npm run dev

to start the development process

Contributing

Read our contributor guide to learn how you can submit bug reports, feature requests, and pull requests.

License

Virtual-NITT is licensed with the MIT License