Git Product home page Git Product logo

nscc360's Introduction

NSCC 360°

A virtual tour of the NSCC Institute of Technology Campus using virtual reality.

Installation

After you clone the repository, make sure to run the commands below:
npm i
docker-compose up

The Architecture

The main application is divided into three different apps that communicate with each other. They are:

  • A frontend that is build using NEXTJS and REACTJS. This application is responsible for displaying the information about the page, displaying the map of the campus, and any other data that appears in the frontend. This application is served through NEXTJS.
  • A framework that uses REACT 360 frameworks. This app is responsible for rendering the equirectangular photos of the campus. This application communicates with the home page frontend though an iframe. This application is served though a NGINX server.
  • A NGINX server that works as a router to the frontend and the REACT 360 application.
  • Each application is served through a docker container. The image below illustrates the flow of communication between the containers:

nscc360's People

Contributors

ferrazrx avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.