Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WillisMedwell committed Jan 28, 2024
1 parent c019433 commit 0add3a5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# A Portable Graphics Engine
An experimental project exploring a range of tools, techniques, and topics related to graphics (OpenGL). Using Emscripten, the project is also portable to the web. The repo is broken into several projects:
- **Engine** is the core rendering and window management.
- **Demos** provides the logic of the app.
- **Test** includes unit and integration tests - both native and browser based.
- **Demos** is a test project for whatever feature I'm working on.
- **Test** is composed of unit and integration tests.

Check out the online tests here...

<details><summary><h2>Building</h2></summary>

Expand Down

0 comments on commit 0add3a5

Please sign in to comment.