Add mirror links
This commit is contained in:
parent
c99d6f1c06
commit
c95ca9cc45
1 changed files with 7 additions and 2 deletions
|
@ -1,4 +1,9 @@
|
|||
# graph
|
||||
# Graph
|
||||
[](https://git.sr.ht/~redstrate/graph)
|
||||
[](https://github.com/redstrate/graph)
|
||||
[](https://git.ryne.moe/redstrate/graph)
|
||||
|
||||
This is a legacy game engine, circa 2018. This is just kept for archival purposes, and only is tested on Linux.
|
||||
Yes, this is the precursor to [prism](https://git.sr.ht/~redstrate/prism)! This implements some stuff that prism
|
||||
|
@ -8,4 +13,4 @@ still lacks, such as a nice Qt interface, a working SMAA pass, and other things.
|
|||
|
||||
If you're using Wayland, the editors will fail to start out of the box unless you force it to run under XWayland:
|
||||
|
||||
`QT_QPA_PLATFORM=xcb ./MaterialEditor`
|
||||
`QT_QPA_PLATFORM=xcb ./MaterialEditor`
|
||||
|
|
Reference in a new issue