You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Fractals Project/Assets/Resources/Apps.json
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
[
2
2
{
3
3
"Name": "The Project",
4
-
"Description": "This program is a collection of all the fractals, games and other little projects that I have programmed as part of my Matura Paper.\nThe name of the paper is \"Fraktale und ihre Anwendung im Game-Design\". In it I analyze different fractals, explain how I implemented them and discuss different applications.\n\nBy selecting one of the apps on the left a quick description, the controls and some additional info about the app will be displayed. An app can be loaded by clicking the LOAD button on the bottom right of the screen.\nBy pressing R inside an app the Options menu will be opened, in which the parameters and other setting of the app can be modified. The F12 button can be used to take a screenshot. To exit the app simply press ESCAPE or click the arrow on the top left of the screen.\n\nI recommend having a decent graphics card to run this program unless you enjoy stop motion fractals.\n\nThe screenshots are saved at: C:/Users/[User]/AppData/LocalLow/srpnt3/Fractals/screenshots.\n\nThe source code of \"Fractals\" is available on GitHub: https://github.com/srpnt3/Fractals.",
4
+
"Description": "This program is a collection of all the fractals, games and other little projects that I have programmed as part of my matriculation project (Maturaarbeit).\nThe name of the paper is \"Fraktale und ihre Anwendung im Game-Design\". In it I analyze different fractals, explain how I implemented them and discuss different applications.\n\nBy selecting one of the apps on the left a quick description, the controls and some additional info about the app will be displayed. An app can be loaded by clicking the LOAD button on the bottom right of the screen.\nBy pressing R inside an app the Options menu will be opened, in which the parameters and other setting of the app can be modified. The F12 button can be used to take a screenshot. To exit the app simply press ESCAPE or click the arrow on the top left of the screen.\n\nI recommend having a decent graphics card to run this program unless you enjoy stop motion fractals.\n\nThe screenshots are saved at: C:/Users/[User]/AppData/LocalLow/srpnt3/Fractals/screenshots.\n\nThe source code of \"Fractals\" is available on GitHub: https://github.com/srpnt3/Fractals.",
5
5
"Type": false,
6
6
"Size": 0,
7
7
"Date": ""
@@ -57,7 +57,7 @@
57
57
},
58
58
{
59
59
"Name": "Octahedron Flake",
60
-
"Description": "A cooler version of the Sierpinski Triangle that consists of octahedrons instead of pyramids.\n\nClick on the screen to toggle between a normal mouse and the camera controls.\nWhile in camera mode use the mouse to turn the fractal and the scroll wheel to zoom.",
60
+
"Description": "A cooler version of the Sierpinski Triangle that consists of octahedra instead of pyramids.\n\nClick on the screen to toggle between a normal mouse and the camera controls.\nWhile in camera mode use the mouse to turn the fractal and the scroll wheel to zoom.",
0 commit comments