Commit bc470ebe authored by Alexander Bock's avatar Alexander Bock
Browse files

Fix broken links in README (closes #1982)

parent 53d34c8d
master content/2012EventProfile feature/2012Fieldlines feature/WSA feature/arrow-renderable feature/asset-require feature/atmosphere-stars-rendering feature/change-renderbin-runtime feature/cmake feature/compile-times feature/direction-hint-renderable feature/du-meshes-selection feature/fieldlines feature/gamma-correction feature/geojson feature/getting-started-tour feature/grid-labels feature/grids-update feature/gui-mouseinteraction-fix feature/horizons-unit-tests feature/imageTestKeys2Actions feature/jenkins-fix feature/jenkins-timeout feature/jwst-pointing feature/jwst-trail-update feature/labels-rendering feature/model-opacity feature/molecule_rendering feature/orientation-check feature/properties-visibility feature/renderable-enabled-event feature/satellites feature/saturn-shepherd-moons feature/sgct-gui feature/sgct-ui feature/skybrowser feature/skybrowser-cleanup feature/skybrowser-drag-and-drop feature/skybrowser-reload feature/spice-update feature/ubuntu2204 feature/userproperties feature/various-changes feature/video-on-globe feature/xbox-update issue/1479 issue/1607 issue/1751 issue/1814 issue/1827 issue/1851 issue/1908 issue/1964 issue/1989 issue/1995 issue/2029 issue/2055 issue/2093 issue/2111 issue/2118 issue/2121 issue/2127 issue/2133 issue/2137 issue/2194 issue/2207 issue/2209 issue/2212 issue/2236 issue/2259 issue/2261 issue/2266 issue/2269 issue/888 jenkins/2286 project/2021-wisdome-installation project/exoplanet-explorer project/exoplanets-expert-tool rc/0.18.1 thesis/2020/sonification thesis/2022/climate thesis/2022/cosmic-view thesis/2022/fieldline-rendering thesis/2022/software-integration thesis/2022/software-integration_receive-ra-dec thesis/2022/streaming releases/v0.18.0
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -34,7 +34,7 @@ OpenSpace requires at least support for [OpenGL](https://www.opengl.org/) versio
![Image](https://github.com/OpenSpace/openspace.github.io/raw/master/assets/images/display-systems.jpg)
# Getting Started
This repository contains the source code and example profiles for OpenSpace, but does not contain any data. To build and install the application, please check out the [OpenSpace Wiki](http://wiki.openspaceproject.com/). Here, you will find two pages, a [build instruction](http://wiki.openspaceproject.com/docs/developers/compiling/general) for all operating systems and then additional instructions for [Windows](http://wiki.openspaceproject.com/docs/developers/compiling/windows), [Linux (Ubuntu)](http://wiki.openspaceproject.com/docs/developers/compiling/ubuntu), and [MacOS](http://wiki.openspaceproject.com/docs/developers/compiling/macos).
This repository contains the source code and example profiles for OpenSpace, but does not contain any data. To build and install the application, please check out the [GitHub Wiki](https://github.com/OpenSpace/OpenSpace/wiki). Here, you will find two pages, a [build instruction](https://github.com/OpenSpace/OpenSpace/wiki/Compiling) for all operating systems and then additional instructions for [Windows](https://github.com/OpenSpace/OpenSpace/wiki/Compiling-Windows), [Linux (Ubuntu)](https://github.com/OpenSpace/OpenSpace/wiki/Compiling-Ubuntu), and [MacOS](https://github.com/OpenSpace/OpenSpace/wiki/Compiling-MacOS). Please note that the Apple Silicon series of chips do not support OpenGL natively and Metal 2 does not support `double` precision accuracy (see [here](https://developer.apple.com/metal/Metal-Shading-Language-Specification.pdf) Section 2.1), therefore only the Intel processors for MacOS are supported and maintained.
Requirements for compiling are:
- CMake version 3.10 or above
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment