Add roadmap to README
This commit is contained in:
parent
d1c450493d
commit
1574256328
1 changed files with 14 additions and 0 deletions
14
README.md
14
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue