Ian Curtis
|
391aafd4c1
|
Virtua fighter has a few massive polys that shouldn't be visible. It looks like these polys have a bad matrix, but the node distances are all zero. This means the bounding box that encapsulates them is of size zero. Skipping over these entirely seems to fix the issue.
|
2017-04-12 15:47:57 +00:00 |
|
Ian Curtis
|
abc8c24b69
|
Only check the geometry for culling with valid node distances. We will need this later.
|
2016-11-27 19:30:46 +00:00 |
|
Ian Curtis
|
85c4d85562
|
refactor
|
2016-06-19 21:43:09 +00:00 |
|