You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Atom/RPI/Code/Source/RPI.Reflect/Model
Tom Hulton-Harrop dd95d2b02e
ensure brute force ray intersection works (#1170)
* ensure brute force ray intersection works in the same space as kd-tree intersection

* add additional tests for ray casts against meshes using brute force approach

* update api and add some additional test cases

* comment tidy-up and other small updates/fixes for ray intersection code

* fix issue with values at the end of a ray
5 years ago
..
ModelAsset.cpp ensure brute force ray intersection works (#1170) 5 years ago
ModelAssetCreator.cpp [ATOM-14477] Add clone function to model and/or model asset (#135) 5 years ago
ModelKdTree.cpp ensure brute force ray intersection works (#1170) 5 years ago
ModelLodAsset.cpp Integrating github/staging through commit ab87ed9 5 years ago
ModelLodAssetCreator.cpp [ATOM-14477] Add clone function to model and/or model asset (#135) 5 years ago
MorphTargetDelta.cpp Integrating github/staging through commit 5f214be 5 years ago
MorphTargetMetaAsset.cpp Merging WrinkleMask support from 1.0 to main (#680) 5 years ago
MorphTargetMetaAssetCreator.cpp Integrating latest 47acbe8 5 years ago
SkinMetaAsset.cpp Integrating latest 47acbe8 5 years ago
SkinMetaAssetCreator.cpp Integrating latest 47acbe8 5 years ago