{"id":13662578,"url":"https://github.com/zigurous/unity-math-utils","last_synced_at":"2025-04-25T10:32:24.390Z","repository":{"id":122070906,"uuid":"335482954","full_name":"zigurous/unity-math-utils","owner":"zigurous","description":"🗜️📐 Extensions and utilities for working with numbers in Unity projects.","archived":false,"fork":false,"pushed_at":"2024-08-13T04:01:56.000Z","size":360,"stargazers_count":21,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-08-13T05:22:28.714Z","etag":null,"topics":["assets","math","package","unity"],"latest_commit_sha":null,"homepage":"https://docs.zigurous.com/com.zigurous.math","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zigurous.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"patreon":"zigurous","custom":["paypal.com/donate?hosted_button_id=BGS8Y9U798JS8","zigurous.com"]}},"created_at":"2021-02-03T02:21:18.000Z","updated_at":"2024-08-13T05:22:28.715Z","dependencies_parsed_at":null,"dependency_job_id":"2725fb16-8bf5-4022-b3d6-d135b3707fa0","html_url":"https://github.com/zigurous/unity-math-utils","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigurous%2Funity-math-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigurous%2Funity-math-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigurous%2Funity-math-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigurous%2Funity-math-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zigurous","download_url":"https://codeload.github.com/zigurous/unity-math-utils/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223996800,"owners_count":17238374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["assets","math","package","unity"],"created_at":"2024-08-02T05:02:02.560Z","updated_at":"2024-11-10T18:30:54.098Z","avatar_url":"https://github.com/zigurous.png","language":"C#","readme":"# Math Utils\n\n[![](https://img.shields.io/badge/github-repo-blue?logo=github)](https://github.com/zigurous/unity-math-utils) [![](https://img.shields.io/github/package-json/v/zigurous/unity-math-utils)](https://github.com/zigurous/unity-math-utils/releases) [![](https://img.shields.io/badge/docs-link-success)](https://docs.zigurous.com/com.zigurous.math) [![](https://img.shields.io/github/license/zigurous/unity-math-utils)](https://github.com/zigurous/unity-math-utils/blob/main/LICENSE.md)\n\nThe **Math Utils** package provides extensions and utilities for working with numbers in Unity projects including processing inputs, generating random numbers, and much more.\n\n## Reference\n\n- [Input Processors](https://docs.zigurous.com/com.zigurous.math/manual/processors)\n- [Random Numbers](https://docs.zigurous.com/com.zigurous.math/manual/random)\n- [Number Abbreviations](https://docs.zigurous.com/com.zigurous.math/manual/abbreviations)\n- [Extension Methods](https://docs.zigurous.com/com.zigurous.math/manual/extensions)\n\n## Installation\n\nUse the Unity [Package Manager](https://docs.unity3d.com/Manual/upm-ui.html) to install the **Math Utils** package.\n\n1. Open the Package Manager in `Window \u003e Package Manager`\n2. Click the add (`+`) button in the status bar\n3. Select `Add package from git URL` from the add menu\n4. Enter the following Git URL in the text box and click Add:\n\n```\nhttps://github.com/zigurous/unity-math-utils.git\n```\n\n## Namespace\n\nImport the package namespace in each script or file you want to use it. You may need to regenerate project files/assemblies first.\n\n```csharp\nusing Zigurous.Math;\n```\n","funding_links":["https://patreon.com/zigurous","paypal.com/donate?hosted_button_id=BGS8Y9U798JS8","zigurous.com"],"categories":["C\\#"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzigurous%2Funity-math-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzigurous%2Funity-math-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzigurous%2Funity-math-utils/lists"}