69f02698ee
Some parts of the project referenced Unity 4.0, while others referenced Unity 3.5. I opened things up in Visual Studio and used NuGet to put everything at 4.0.1. |
||
---|---|---|
.nuget | ||
.vs | ||
Database | ||
MapDataUtil | ||
NotificationService | ||
WWT.Azure | ||
WWTLib | ||
WWTMVC5 | ||
WWTWebservices | ||
.gitattributes | ||
.gitignore | ||
CONTRIBUTING.md | ||
INSTALL.md | ||
LICENSE | ||
README.md | ||
WWTMVC5.sln | ||
WWTWebSiteOnly.sln |
README.md
Copyright (C) .NET Foundation
WorldWideTelescope.org web site code
WorldWide Telescope (WWT) enables you to explore the universe, bringing together imagery from the best ground- and space-based telescopes in the world and combining it with 3D navigation, data visualization, and more. Please see WorldWideTelescope.org for an overview.
This repository contains all the working web site code for WorldWideTelescope.org, minus imagery, tours, and binaries that are downloadable from the site. Connection strings and other instance-specific data have also been removed.
See INSTALL.md document for build and execution instructions.
We plan to add more documentation to this README soon, but in the meantime please see also:
- https://github.com/WorldWideTelescope/wwt-windows-client
- https://github.com/WorldWideTelescope/wwt-web-client
WorldWide Telescope is a .NET Foundation project