Hi I am trying to learn BVH for collision detection (All my objects are spheres to keep it simple for learning). I'm looking for simple examples and resources to help me fully understand them and implement it into my engine (I currently only have a brute force collision detection). I know of RealTime collision Detection by Christer Ericson however I'm dyslexic and struggling to take in everything I am reading in the BVH section.