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
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,14 @@ Mesh simplification for [Unity](https://unity3d.com/). The project is deeply bas
11
11
12
12
Because of the fact that this project is entirely in C# it *should* work on all platforms that Unity officially supports, as well as both in the editor and at runtime in builds.
13
13
14
+
## Up for adoption
15
+
16
+
Hello there! Are you interested in mesh simplification and would like to take this package further?
17
+
18
+
I'm currently looking for someone to take over this repository since I feel like I'm not the right person to do it, nor do I have enough time to spend on it. Or if you'd just like to be a maintainer. Preferably someone with a better knowledge and interest in mesh simplification.
19
+
20
+
If you think that's you or your organization, please open up an issue to start a discussion.
21
+
14
22
## Compatibility
15
23
16
24
Because this project is now using Unity packages, you should use a Unity version from 2018.1 and beyond.
0 commit comments