This repository has been archived by the owner on Jun 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update and rename README.txt to README.md
- Loading branch information
1 parent
826c05b
commit ce73df7
Showing
2 changed files
with
34 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
|
||
Voxel Demo. | ||
|
||
![Screenshot1](https://raw.githubusercontent.com/guitarfreak/VoxelDemo/master/screenshot.png) | ||
|
||
Minimal functionality. You can walk around and add/remove blocks. | ||
|
||
Runs on Windows x64 starting with Windows XP. | ||
Requires Opengl 4.5 or higher. | ||
|
||
Controls: | ||
|
||
W,A,S,D - Move. | ||
Shift - Run. | ||
Space - Jump. | ||
RightMB - Place block. | ||
LeftMB - Remove block. | ||
MWheel, 0-9 - Switch selected block. | ||
|
||
Debug Controls: | ||
|
||
F3 - Switch capturing mouse. | ||
F4 - Free camera. | ||
F5 - Console. Tab to switch through commands. (Doesn't do anything usefull right now.) | ||
F6 - Gui panel. | ||
F7 - App statistics. | ||
F8 - Debug info text. | ||
F11 - Switch fullscreen/windowed. | ||
|
||
In free cam: | ||
Q,E - Fly Down/Up. | ||
Ctrl - Lock Z direction. | ||
Shift - Fly faster. | ||
T - Fly very fast. |
This file was deleted.
Oops, something went wrong.