SkillAgentSearch skills...

Dito.ts

Javascript oriented bounding box construction using the DiTO algorithm from "Fast Computation of Tight-Fitting Oriented Bounding Boxes" of the book "Game Engine Gems 2"

Install / Use

/learn @Esri/Dito.ts
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

dito.ts

Javascript implementation of the DiTO OBB construction method "Fast Computation of Tight-Fitting Oriented Bounding Boxes" of the book "Game Engine Gems 2", based on the provided C++ sample implementation.

Bounding Boxes

Yosemite Valley by VRICON | Terms of use

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.

Licensing

Copyright 2018 Esri. Copyright 2011 Thomas Larsson and Linus Kallberg (C++ implementation).

Licensed under the BSD 2-clause License, you may not use this file except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's LICENSE file.

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1mo ago
Forks3

Languages

TypeScript

Security Score

75/100

Audited on Feb 19, 2026

No findings