osreboot / Ridhvl

Ridhvl - Reboot's In-Depth High Velocity Library (See https://github.com/osreboot/Ridhvl2)
2 stars 0 forks source link

Optimize integrated map raytracing #127

Open AdamuKaapan opened 8 years ago

AdamuKaapan commented 8 years ago

Currently is searching literally every tile in the map - optimize to tiles only near the line.

AdamuKaapan commented 8 years ago

Removing from pre-greenlight but leaving open. This is optimized enough for regular use.