Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
............___..____.............._................. ............|..\/..(_)............|.|................ ............|......|___.._____..__|.|................ ............|.|\/|.|.\.\/./._.\/._`.|................ ............|.|..|.|.|>..<..__/.(_|.|................ ............\_|..|_/_/_/\_\___|\__,_|................ ..................................................... ..................................................... ............______..........._._._................... ............|.___.\.........|.(_).|.................. ............|.|_/./___..__._|.|_|.|_._..._........... ............|....//._.\/._`.|.|.|.__|.|.|.|.......... ............|.|\.\..__/.(_|.|.|.|.|_|.|_|.|.......... ............\_|.\_\___|\__,_|_|_|\__|\__,.|.......... ......................................__/.|.......... .....................................|___/........... ..................................................... ..................................................... CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Recommended libraries * How to start the project INTRODUCTION ------------ This project has been created in the seminar "Mixed Reality" in the winter semester 2020/2021 at the Ostfalia University of Applied Sciences under the direction of Prof. Dr.-Ing. R. Gerndt. The authors of the project are: Sofia Martinez (70478164) Jan Naubert (70469124) Patrick Neumann (70469089) REQUIREMENTS ------------ - Processing 3.5.4 (https://processing.org/download) Earlier releases have not been tested. RECOMMENDED LIBRARIES --------------------- We recommend the "PeasyCam" library by Jonathan Feinberg, but it is not necessary for the project. It's a mouse driven camera-control library for 3D sketches. If you want to try it, do the following: click on 'Import Library...' under the 'Sketch' tab in Processing and click on 'Add Library...' and search for 'PeasyCam'. After you have installed the library, you should comment in the commented lines in the "Bar.pde" file and restart the sketch. HOW TO START ------------ 1. Start Processing. 2. Open all .pde files belonging to this project in Processing. 3. Navigate to file 'Bar.pde'. 4. Run the file by pressing CTRL+R oder click 'Run' under the 'Sketch' tab.