Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Jul 21, 2023
1 parent 24ec1fe commit 8a50062
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ mat4.perspective(
device.queue.writeBuffer(uniformBuffer, 0, myUniformValues.arrayBuffer);
```

[Live Example]

### Load an image URL as a texture (with mips)

```js
Expand Down

0 comments on commit 8a50062

Please sign in to comment.