Skip to content

Commit

Permalink
Merge pull request #12 from TheVindicators/readme-proto-edit
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Proplex authored Sep 27, 2017
2 parents cc34920 + c6fd82f commit 013ad51
Showing 1 changed file with 34 additions and 3 deletions.
37 changes: 34 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,35 @@
# Vis
A 3D/2D WYSIWYG Visualizer to aid CEESIM operations
# Vis - Web Visualizer
A 3D WYSIWYG Visualizer to aid Northrop Grumman CEESIM operations

Team: Nitin Garg, Christian Evans, David Lohle, and Joshua Waney
---

## What Is It?
Our program is an extension of the three.js development evironment modified to align with Northrop Grumman's Combat Magnetic Environment Simulator (CEESIM). Using this program you will be able to add, remove, and manipulate various antenna placements on a 3D aircraft model to simulate a realistic arrangment one might encounter in the field.

---

## How To Run
Vis will run on any platform to include Windows, Mac OS, Linux, Android, and iOS devices. The only requirement is that you must be running a WebGL compatible browser. The following are supported:
- Google Chrome
- Mozilla Firefox
- Microsoft Internet Explorer
- Microsoft Edge
- Apple Safari
- Opera
- iOS Safari
- Android Browser
- Chrome for Android

To begin, download the ZIP file located at the repository homepage under the "Clone or download" tab.

From here you can extract the files to a location of your choosing.

Open up the file location and navigate to the "editor" folder.

Here you will see an html file entitled "Vis".

Double-click the file to open the application in your internet browser.

---

*Team: Nitin Garg, Christian Evans, David Lohle, and Joshua Waney*

0 comments on commit 013ad51

Please sign in to comment.