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: README.md
+27-1Lines changed: 27 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,25 @@
1
-
## Plot a function graph in Unity3D
1
+
<h1align="center">
2
+
<br>
3
+
<imgsrc="https://sun9-79.userapi.com/impg/noM0EKqMZl4mGwDDo1DonS4dz6VG2e4GzdyiAA/i6oikJmQw-0.jpg?size=425x355&quality=95&sign=bb6be969bbe9d69c6c22960effd533f9&type=album"alt="Plot a function in Unity3D"width="200"></a>
4
+
<br>
5
+
Plot a function in Unity3D
6
+
<br>
7
+
</h1>
8
+
9
+
<palign="center">
10
+
<ahref="#about">About</a> •
11
+
<ahref="#about">Instruction</a> •
12
+
<ahref="#Download package">Download package</a> •
13
+
14
+
</p>
15
+
16
+
17
+
## About
18
+
19
+
The Plot a function in Unity 3D had been made when
20
+
I was searching for the solution for plotting a graph in Unity 3d and had not found it.
21
+
22
+
## Instruction
2
23
3
24
The target language was Russian, but
4
25
ver 0.3 has been translated into English
@@ -24,3 +45,8 @@ If you want the function graph is non-linear, you will must add many points ne
24
45
You can create your own a method for add points, so it will be more convenient.
25
46
26
47
You can resize the graph however you want, just do a rect transform before how you start the project.
0 commit comments