Rudolph Bester
|
18eb1c1072
Fix occlusion culling by using depth instead of Euclidean distance when selecting the closest point
|
8 місяців тому |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 місяців тому |
Thaddeus Crews
|
b7a0971ad2
Merge pull request #97934 from adamscott/give-AThousandShips-a-break
|
7 місяців тому |
Rudolph Bester
|
76c20383d1
Fix Occlusion Culling not working for an orthogonal camera.
|
7 місяців тому |
Adam Scott
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
8 місяців тому |
Rudolph Bester
|
ed3f990952
Alternative fix to occlusion culling where all math is based on Euclidean distance.
|
8 місяців тому |
Thaddeus Crews
|
b37fc1014a
Style: Apply new `clang-format` changes
|
11 місяців тому |
A Thousand Ships
|
308dbb8c63
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
|
1 рік тому |
lawnjelly
|
691854d589
Jitter raster occlusion camera to reduce false positives.
|
1 рік тому |
A Thousand Ships
|
79ba22a73f
Use `Vector*` component-wise `min/max/clamp` functions where applicable
|
1 рік тому |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 роки тому |
Juan Linietsky
|
c7255388e1
Remove ThreadWorkPool, replace by WorkerThreadPool
|
2 роки тому |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
2 роки тому |
reduz
|
455c06ecd4
Implement Vector4, Vector4i, Projection
|
2 роки тому |
Hugo Locurcio
|
209d7eb7ea
Fix typo in occlusion culling warning method name
|
3 роки тому |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 роки тому |
jfons
|
d6fb8e1d93
Occlusion culling fixes
|
3 роки тому |
Aaron Franke
|
430ad75963
Some work on double support
|
3 роки тому |
Aaron Franke
|
de3f6699a5
Rename Transform to Transform3D in core
|
4 роки тому |
jfons
|
4d9d99bb82
Implement occlusion culling
|
4 роки тому |