Update home authored by Manuel Amesberger's avatar Manuel Amesberger
...@@ -2,11 +2,11 @@ ...@@ -2,11 +2,11 @@
Welcome to the wiki of our project. WebARforCIFT is a javascript based web application for visualizing vector fields using augmented reality. The app is developed to be used to display the velocity of molten metal. To project the vectors into the real world we use marker based augmented reality. Welcome to the wiki of our project. WebARforCIFT is a javascript based web application for visualizing vector fields using augmented reality. The app is developed to be used to display the velocity of molten metal. To project the vectors into the real world we use marker based augmented reality.
This wiki is divided into different sections This wiki is divided into different sections
* [General Usage] * [General usage](General-Usage)
* Frameworks * [Frameworks](Frameworks)
* Go Server * [Go server](Go-Server)
* Reading Data * [Reading data](Reading-Data)
* Processing Vectors * [Processing vectors](Processing-Vectors)
* GUI * [GUI](GUI)
* Color Gradient * [Color gradient](Color-gradient)
* Render Loop * [Render loop](Render-loop)