From b07f9946a3b39a7a2550d1447bf554cc78439965 Mon Sep 17 00:00:00 2001 From: Volkan Date: Sat, 9 Jan 2021 01:31:15 -0500 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c185280f..9dff1699 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # VQE -VQE is **VQEngine**: A DX12 rewrite of [VQEngine-Vanilla](https://github.com/vilbeyli/VQEngine) for fast prototyping of rendering techniques and experimenting with cutting-edge technology. +VQE is **VQEngine**: A DX12 rewrite of [VQEngine-DX11](https://github.com/vilbeyli/VQEngine) for fast prototyping of rendering techniques and experimenting with cutting-edge technology. Join the [VQE Discord Channel](https://discord.gg/U7pd8TV) for rendering, graphics and engine architecture discussions! @@ -106,7 +106,7 @@ Or, if you're using a terminal, | :--: | :-- | | **WASD+EQ** | Camera movement | | **Page Up/Down** | Change Environment Map | -| **1-4** | Change scenes
**1** - *Environment Map Scene*
**2** - *Sponza*
**3** - *Geometry Test Scene*
**4** - *Stress Test Scene* | +| **1-4** | Change scenes
**1** - *Default Scene*
**2** - *Sponza*
**3** - *Geometry Test Scene*
**4** - *Stress Test Scene* | | **Shift+R** | Reload level | | **C** | Change scene camera | | **V** | Toggle VSync |