Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 916 Bytes

README.md

File metadata and controls

39 lines (32 loc) · 916 Bytes

CubeWorld

Graphical implementation using Voxel Traversal Algorithm & C# Winform

Screenshots

Example of using an image as a map. 1 pixel == 1 block

screenshot4

Light implementation example(Baked light)

screenshot5

Mirror implementation example

screenshot6

Key Set

Shortcut

ESC: Pause
P: Toggle Guard Line

Movement

Moving: W,A,S,D
Jump  : V
Dash  : Q

Map Interaction

Add Block   : Space Bar
Delete Block: X
Shoot Paint : E,R,T

Graphic Quality Setting

N: Better quality, Lower performance
M: Better performance, Lower quality