Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.