File tree Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Extension Library for [`Unity.Mathematics`](https://github.com/Unity-Technologie
44Package name : ` com.ltmx.unitymathematicsextensions `
55
66<a href =" https://ko-fi.com/I2I0IMQA9 " >
7- <img align =" left " src =" https://raw.githubusercontent.com/LTMX/Banners-And-Buttons/main/Support%20Me%20Kofi%20Banner%20Shader%20Graph%20Mastery.png " width =" 200px " />
7+ <img align =" left " src =" https://raw.githubusercontent.com/LTMX/Banners-And-Buttons/main/Support%20Me%20Kofi%20Banner%20Shader%20Graph%20Mastery.png " width =" 160px " />
88</a ><br ><br >
99
1010
@@ -19,23 +19,18 @@ Package name : `com.ltmx.unitymathematicsextensions`
1919> return f .length ().clamp (0 , 10 ).cos ().sqr ();
2020> ```
2121
22- < br >
2322
2423## Install
2524#### Method 1 : <br>
26- Git Package URL :
27- > ```
28- > https : // github.com/LTMX/Unity.Mathematics-Extensions.git
29- > ```
30- Unity : `Window > Package Manager > Add Package From Git URL `
31- < br >
25+ 1 . Copy Git Package URL : `https : // github.com/LTMX/Unity.Mathematics-Extensions.git`
26+ 2 . In Unity : `Window > Package Manager > Add Package From Git URL `
27+
3228#### Method 2 : <br>
33- 1 . Download the package in * releases *
29+ 1 . Download the package in * releases * ,
34302 . Unzip the file
35313 . Unity : `Window > Package Manager > Add Package From Disk `
36324 . Select the `.json ` file inside the unzipped package
3733
38- < br >
3934
4035## Roadmap
4136- [x ] Add Fast Functions
You can’t perform that action at this time.
0 commit comments