Skip to content

Commit

Permalink
Remove some gifs
Browse files Browse the repository at this point in the history
  • Loading branch information
dfranx committed Sep 17, 2019
1 parent 8b7c16a commit 9d82b25
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ disable depth test, use stencil buffer, disable culling, custom blending, etc...

### 3D models, textures & audio files
You can add music and create amazing visualizers!
<p align="center">
<img width="200" src="./Screenshots/music.gif">
</p>

Custom 3D models can also be easily added to the scene. You can also use built-in geometry objects such as cubes, spheres, planes,
full screen quads, etc...
Expand Down Expand Up @@ -94,9 +91,6 @@ Hold ALT and select an area that you want to look at in more detail
### Workspace
You can modify SHADERed workspace however you want to thanks to Omar Cornut's great work on
[Dear ImGUI's docking branch](https://github.com/ocornut/imgui/tree/docking), which implements window docking.
<p align="center">
<img width="400" src="./Screenshots/workspace.gif">
</p>

### Error markers
The built-in code editor has error markers. They help you locate and identify your shader errors more easily.
Expand Down
Binary file removed Screenshots/music.gif
Binary file not shown.
Binary file removed Screenshots/workspace.gif
Binary file not shown.

0 comments on commit 9d82b25

Please sign in to comment.