Fix culling bug

This commit is contained in:
Miloslav Ciz 2025-02-20 15:57:34 +01:00
parent ff3830cb02
commit dab40e47bc
5 changed files with 29 additions and 9 deletions

View file

@ -1,5 +1,8 @@
=========== GENERAL ==============
- culling is very slow now, it showed that distance bailout can accelerate it
a lot, try to make a more accurate bailaout and see if it's faster (watch
out for bugs due to false positives)
- improve the car unstucking? maybe we can just keep the position of the car
and ONE wheel (other joint positions can be computed)
- some kind of special map block that would say where 3D triangles don't have