diff --git a/README.md b/README.md index 1b4c3ad..66075cf 100644 --- a/README.md +++ b/README.md @@ -54,3 +54,17 @@ When building for Windows with MinGW-LLVM, you need to [select this compiler](ht ```powershell scons platform=windows use_mingw=yes use_llvm=yes ``` + +## Roadmap + +- When having a short tracker interruption, maintain it in the same position until it times out to minimize the viewport jumps +- Try to have some acceptable setup for Varjo even without the tracker +- Rework the fly area + - Make it bigger + - Keep it square to avoid assymetric geometry + - Don't use the flat plane, just flatten the terrain + - Make the terrain mostly green, but add some small patches of different color +- Fix z-figthing when looking at the runway from afar +- Reduce pixel artifacts + - Adjust antialiasing + - Ensure there are mipmaps and they're used