veloren/voxygen
Joshua Yanovski 93568754a0 Inverse depth planes.
Also added a function that has extensive details about what the
projection options mean, and set our near plane much closer (0.25 to
0.0625) and far plane much farther (100000.25 to 524288.0625).  In the
future we may completely remove the far plane (opting for an infinite
one) and may possibly improve accuracy elsewhere using analysis of other
floating point values.
2021-06-02 23:59:48 -04:00
..
anim More fixes 2021-06-02 23:56:43 -04:00
benches rayon::join creates a global threadpool, which is only used in /world 2021-05-04 21:06:07 +02:00
examples (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00
i18n Refactor i18n analysis code and improve UX of testing binary 2021-05-10 22:13:00 +00:00
src Inverse depth planes. 2021-06-02 23:59:48 -04:00
build.rs feat(voxygen): add logo for windows executable 2019-10-02 16:57:08 +02:00
Cargo.toml Update dependencies 2021-06-02 23:59:47 -04:00
clippy.toml (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00