Skip to content

Commit

Permalink
Add demo gif
Browse files Browse the repository at this point in the history
  • Loading branch information
Aiden committed Nov 16, 2023
1 parent 1137397 commit ebc5cee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@

Low level [OpenGL](https://www.opengl.org/) + [SDL2](https://www.libsdl.org/index.php) entry for [Acerola fur challenge](https://youtu.be/9dr-tRQzij4) using [ImGUI](https://github.com/ocornut/imgui) for UI

![](./demo.gif)

## Controls

- LMB + Mouse movement allows you to rotate the camera around the sphere.
- `R` Key allows you to reset/reload shaders, please note, that all the errors appear in the **console** window

## Compilation

Remeber to change `build.bat` so that the variable `MSVC_PATH` points to the appropriate directory (the one with `vcvars64.bat` file in it)s
Remeber to change `build.bat` so that the variable `MSVC_PATH` points to the appropriate directory (the one with `vcvars64.bat` file in it)
Binary file added demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ebc5cee

Please sign in to comment.