Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simnalamburt authored Mar 26, 2024
1 parent 37f21f8 commit e8390de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ model.vertices;
model.indices;
```

![Rendered image of cute Rilakkuma](https://simnalamburt.github.io/obj-rs/screenshot.png)
<img alt="Rendered image of cute Rilakkuma" src="https://i.hyeon.me/obj-rs/bear.png" width=300>

<br>
&nbsp;

Glium support
--------
Expand Down Expand Up @@ -51,7 +51,7 @@ the command below.
cargo run -p sampleapp
```

<br>
&nbsp;

--------
*obj-rs* is primarily distributed under the terms of both the [Apache License
Expand Down

0 comments on commit e8390de

Please sign in to comment.