Skip to content

Commit

Permalink
Merge pull request #1 from d4rkfly3r/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
tsteinholz committed Jun 3, 2015
2 parents df656bb + 16c88ba commit 1a7ccc6
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,30 @@ So far this is the Structure of the project:
* Build - The Directory used to build the executables.
* Libraries - The Dependencies for the Engine.
* Source - Where all the actuall engine code is located.

# Features
#### Networking
- Packets
- Packet Registrys
- Custom Handlers

#### Graphics
- OpenGL Rendering
- Base classes
- Layer support
- 3D Capabilities

#### Physics
- WIP

#### Mods
- WIP

#### Sound
- Sound Manager
- Remote (HTTP/Other) Streaming
- Individual Sound Channels (for seperate volumes/priorities)

#### Resources
- Resource Manager
- Repo Downloader

0 comments on commit 1a7ccc6

Please sign in to comment.