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.
7 lines
284 B
Plaintext
7 lines
284 B
Plaintext
The inspiration for the AABB & SDF collision techniques used in GeNa were inspired by and adapted from the works of Ming-Lun "Allen" Chou.
|
|
|
|
https://github.com/TheAllenChou/unity-ray-marching
|
|
|
|
and this was in turn inspired by Erin Catto from Box 2D:
|
|
|
|
https://github.com/erincatto/box2d |