Skip to content

rahultorlapati/Interactive-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Interactive Visualization of our Solar System Using a Web Browser

Project Description

This project is a 3D visualization of our solar system. The user can pan, tilt, zoom in, and zoom out in any manner they want to. It utilizes many open source web technologies, like WebGL, SAGE2, and HTMLCanvas. Since it is a webapp, anyone with a relatively modern web browser can use it. It serves as a tool for educators, students, and space enthusiasts. These stakeholders can use our tool to learn about the scale and size of our solar system. Like the objectives stated in our proposal, the accessibility of this project allows almost anyone to use it.

User Guide

  1. Download the project folder.
  2. Open a terminal, and navigate to the project directory.
  3. cd <project_directory>
  4. Run this command to start a local webserver: python3 -m http.server 8090
  5. Paste the project link in a web browser: http://localhost:8090/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors