Updated Monitor renderers (markdown)

Jonathan Coates 2020-10-20 17:18:06 +01:00
parent 77eb8dba8a
commit 1b7e2c2e50
1 changed files with 5 additions and 0 deletions

@ -17,4 +17,9 @@ When using shaders, monitors may appear incredibly pale or transparent:
This is a problem with how shaders work with the TBO renderer. Switching to the VBO renderer should fix it.
### Monitors are just composed of arrows
![A incorrectly rendered monitor](https://cdn.discordapp.com/attachments/764229164982861847/767768480711704576/unknown.png)
We're not entirely sure what causes this, but it can be resolved by switching to the VBO renderer. If you have this issue, please do report an issue with a screenshot of the debug/F3 screen, and detail any resource packs you use.
[blag]: https://squiddev.cc/2020/05/08/monitors.html "An optimised monitor renderer"