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
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
..
Platform Fixed non-Windows platform include 5 years ago
RPI.Builders ATOM-15658 Better option of CreateCommonBuffer requires unique buffer name (#1133) 5 years ago
RPI.Edit [ATOM-15618] Shader Build Pipeline: Add UnitTest To Validate Shader C… (#918) 5 years ago
RPI.Editor Initial commit 5 years ago
RPI.Private Add newlines to the end of all files 5 years ago
RPI.Public ensure brute force ray intersection works (#1170) 5 years ago
RPI.Reflect ensure brute force ray intersection works (#1170) 5 years ago