Added screenshots.
This commit is contained in:
parent
bda65c2c0d
commit
5b21e87aff
12
README.md
12
README.md
@ -104,21 +104,33 @@ Initialization and debug text.
|
||||
### 01-cubes
|
||||
Rendering simple static mesh.
|
||||
|
||||
![example-01-cubes](https://github.com/bkaradzic/bgfx/blob/master/examples/01-cubes/screenshot.png)
|
||||
|
||||
### 02-metaballs
|
||||
Rendering with transient buffers.
|
||||
|
||||
![example-02-metaballs](https://github.com/bkaradzic/bgfx/blob/master/examples/02-metaballs/screenshot.png)
|
||||
|
||||
### 03-raymarch
|
||||
Updating shader uniforms.
|
||||
|
||||
![example-03-raymarch](https://github.com/bkaradzic/bgfx/blob/master/examples/03-raymarch/screenshot.png)
|
||||
|
||||
### 04-mesh
|
||||
Loading OpenCTM meshes.
|
||||
|
||||
![example-04-mesh](https://github.com/bkaradzic/bgfx/blob/master/examples/04-mesh/screenshot.png)
|
||||
|
||||
### 05-instancing
|
||||
Geometry instancing.
|
||||
|
||||
![example-05-instancing](https://github.com/bkaradzic/bgfx/blob/master/examples/05-instancing/screenshot.png)
|
||||
|
||||
### 06-bump
|
||||
Loading textures.
|
||||
|
||||
![example-06-bump](https://github.com/bkaradzic/bgfx/blob/master/examples/06-bump/screenshot.png)
|
||||
|
||||
Internals
|
||||
---------
|
||||
|
||||
|
BIN
examples/01-cubes/screenshot.png
Normal file
BIN
examples/01-cubes/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 110 KiB |
BIN
examples/02-metaballs/screenshot.png
Normal file
BIN
examples/02-metaballs/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
BIN
examples/03-raymarch/screenshot.png
Normal file
BIN
examples/03-raymarch/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
BIN
examples/04-mesh/screenshot.png
Normal file
BIN
examples/04-mesh/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 66 KiB |
BIN
examples/05-instancing/screenshot.png
Normal file
BIN
examples/05-instancing/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 98 KiB |
BIN
examples/06-bump/screenshot.png
Normal file
BIN
examples/06-bump/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 222 KiB |
Loading…
Reference in New Issue
Block a user