Archived
1
Fork 0

Clean up README a little bit

This commit is contained in:
Joshua Goins 2022-02-28 22:40:28 -05:00
parent 09c560f26d
commit 5a6788ab05

View file

@ -1,8 +1,8 @@
# graph
This is a legacy game engine, circa 2019. This is just kept for archival purposes, and only is tested on Linux (although I think it worked on macOS and Windows at some point)
I'm working a little bit on getting this to run again though, I suggest turning on validation layers for a usable experience :-)
This is a legacy game engine, circa 2019. 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
still lacks, such as a nice Qt interface, a working SMAA pass, and other things.
## Usage