Результаты поиска
Все результаты
Вступить
Войти
Регистрация
Поиск
Дневной режим
Новости
ИССЛЕДОВАТЬ
Страницы
Группы
Статьи пользователей
Marketplace
GameDev.net
поделился ссылкой
2025-04-27 20:10:08
-
GAMEDEV.NET
Point inside OOB
I have a model with a custom model matrix, and thus an oriented bounding box (OOB).To test if a point is inside the OOB, should I multiply the inverse of the model matrix by the point, and testing against an axis-aligned bounding box (AABB) instead?
0 Комментарии
0 Поделились
36 Просмотры