Merge branch 'master' of https://github.com/eukos16/Engoo
This commit is contained in:
commit
24c725584e
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
|||
Engoo
|
||||
=====
|
||||
This is a novelty engine running in software mode, aka on your CPU.
|
||||
|
||||
This is _not_ a daily-driver Quake engine. This is featurebloat at its finest, to show off what software-rendering can do.
|
||||
_If you want a stable Quake engine, look elsewhere._ This is testing ground.
|
||||
|
||||
This might turn into something mature in the future depending on how much time I have.
|
||||
|
||||
Got it running using most of the original stock X11 code.
|
||||
Everything runs (including fancy water effects) except for a few things:
|
||||
|
|
Loading…
Reference in a new issue