mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-03-23 13:25:40 -04:00
Changed blob to raw for screenshots.
This commit is contained in:
parent
5b21e87aff
commit
5e29d7c93e
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -104,32 +104,32 @@ Initialization and debug text.
|
||||||
### 01-cubes
|
### 01-cubes
|
||||||
Rendering simple static mesh.
|
Rendering simple static mesh.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### 02-metaballs
|
### 02-metaballs
|
||||||
Rendering with transient buffers.
|
Rendering with transient buffers.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### 03-raymarch
|
### 03-raymarch
|
||||||
Updating shader uniforms.
|
Updating shader uniforms.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### 04-mesh
|
### 04-mesh
|
||||||
Loading OpenCTM meshes.
|
Loading OpenCTM meshes.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### 05-instancing
|
### 05-instancing
|
||||||
Geometry instancing.
|
Geometry instancing.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### 06-bump
|
### 06-bump
|
||||||
Loading textures.
|
Loading textures.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Internals
|
Internals
|
||||||
---------
|
---------
|
||||||
|
|
Loading…
Add table
Reference in a new issue