Skip to content

Commit bcb112e

Browse files
authored
Update README.md
1 parent 89918e7 commit bcb112e

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

+11-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
A Javascript CSS 3D Engine
2-
The CSS standard 3d-transforms (translateX, translateY etc) are used.
1+
# CSS-3D-Engine
32

4-
Some parts are horrible coded! Please excuse me!
3+
An Javascript 3D Engine using only CSS transformations.
4+
5+
## Features
6+
-First person controller
7+
-Jump physics (no collision physics)
8+
-Animations
9+
10+
## Screenshot
11+
12+
![Screenshot1](screenshot.png)

0 commit comments

Comments
 (0)