docs: update README with screenshot and gfx pipeline notes

- Add preview.png of the new sphere (with render-to-texture + post-processing).
- Update scenes description and usage.
- Minor .gitignore tweaks.
This commit is contained in:
2026-05-06 00:43:34 +02:00
parent 5ec8cfc735
commit c83561c0fa
3 changed files with 2 additions and 3 deletions
-3
View File
@@ -43,6 +43,3 @@ imgui.ini
# Compiled shaders
*.spv
# Screenshots
*.png
+2
View File
@@ -2,6 +2,8 @@
`cuber` is an OpenGL 3D renderer with multiple scenes.
![Screenshot of sphere](./res/preview.png)
## Requirements
- CMake 3.21+
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 155 KiB