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
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
..
External/MaskedOcclusionCulling Added Masked Occlusion Culling external files 5 years ago
Include/Atom ensure brute force ray intersection works (#1170) 5 years ago
Source ensure brute force ray intersection works (#1170) 5 years ago
Tests ensure brute force ray intersection works (#1170) 5 years ago
Tests.Builders Fix several build failures 5 years ago
Tests.Editor Initial commit 5 years ago
CMakeLists.txt ensure brute force ray intersection works (#1170) 5 years ago
atom_rpi_builders_files.cmake Integrating latest 47acbe8 5 years ago
atom_rpi_builders_shared_files.cmake Initial commit 5 years ago
atom_rpi_builders_stub_files.cmake Initial commit 5 years ago
atom_rpi_builders_tests_files.cmake Initial commit 5 years ago
atom_rpi_edit_files.cmake [ATOM-15276] Shader Build Pipeline: Add Shader Supervariant System (#749) 5 years ago
atom_rpi_editor_files.cmake Initial commit 5 years ago
atom_rpi_editor_tests_files.cmake Initial commit 5 years ago
atom_rpi_masked_occlusion_files.cmake Added AZ_TRAIT_MASKED_OCCLUSION_CULLING_SUPPORTED 5 years ago
atom_rpi_private_files.cmake Initial commit 5 years ago
atom_rpi_private_shared_files.cmake Initial commit 5 years ago
atom_rpi_public_files.cmake Added AZ_TRAIT_MASKED_OCCLUSION_CULLING_SUPPORTED 5 years ago
atom_rpi_reflect_files.cmake Merge branch 'main' into Atom/santorac/NewLayeringWorkflow 5 years ago
atom_rpi_tests_files.cmake Initial commit 5 years ago
rpi_shared_files.cmake Initial commit 5 years ago