Skip to content

Commit 9499010

Browse files
authored
Update README.md
1 parent 46184e2 commit 9499010

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

README.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,25 @@
1-
## Plot a function graph in Unity3D
1+
<h1 align="center">
2+
<br>
3+
<img src="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+
<p align="center">
10+
<a href="#about">About</a> •
11+
<a href="#about">Instruction</a> •
12+
<a href="#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
223

324
The target language was Russian, but
425
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
2445
You can create your own a method for add points, so it will be more convenient.
2546

2647
You can resize the graph however you want, just do a rect transform before how you start the project.
48+
49+
## Download package
50+
51+
- (Latest release) [Download](https://github.com/AlexKutepov/Plot-a-function-graph-in-Unity3D/releases)
52+

0 commit comments

Comments
 (0)