Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lethalcompanymodding/unityvertexlibrary
Provides extension methods for obtaining the oriented bounding box (OOBB) of Unity objects.
https://github.com/lethalcompanymodding/unityvertexlibrary
lethal-company-community lethalcompany-mod lethalcompanymod thunderstore
Last synced: 6 days ago
JSON representation
Provides extension methods for obtaining the oriented bounding box (OOBB) of Unity objects.
- Host: GitHub
- URL: https://github.com/lethalcompanymodding/unityvertexlibrary
- Owner: LethalCompanyModding
- License: lgpl-2.1
- Created: 2024-09-15T19:10:10.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-10-15T16:42:18.000Z (3 months ago)
- Last Synced: 2024-11-08T03:28:53.479Z (about 2 months ago)
- Topics: lethal-company-community, lethalcompany-mod, lethalcompanymod, thunderstore
- Language: C#
- Homepage: https://thunderstore.io/c/lethal-company/p/LethalCompanyModding/VertexLibrary/
- Size: 104 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
VertexLibrary
============
[![GitHub Release](https://img.shields.io/github/v/release/LethalCompanyModding/UnityVertexLibrary?display_name=release&logo=github&logoColor=white)](https://github.com/LethalCompanyModding/UnityVertexLibrary/releases/latest)
[![GitHub Pre-Release](https://img.shields.io/github/v/release/LethalCompanyModding/UnityVertexLibrary?include_prereleases&display_name=release&logo=github&logoColor=white&label=preview)](https://github.com/LethalCompanyModding/UnityVertexLibrary/releases)
[![Thunderstore Downloads](https://img.shields.io/thunderstore/dt/LethalCompanyModding/VertexLibrary?style=flat&logo=thunderstore&logoColor=white&label=thunderstore)](https://thunderstore.io/c/lethal-company/p/LethalCompanyModding/VertexLibrary/)Provides extension methods for obtaining the oriented bounding box (OBB) of Unity objects based on their active renderers.
-------------------------
This is a Library used by other mods, it will not do anything on its own.