Skip to content

Commit

Permalink
Add macOS instructions for render_order tutorial (#1069)
Browse files Browse the repository at this point in the history
Signed-off-by: Athena Z <[email protected]>
  • Loading branch information
athenaz2 authored Sep 18, 2024
1 parent 21993f0 commit 8835b39
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tutorials/21_render_order.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,9 @@ make
Execute the example:

```{.sh}
# Linux (defaults to using ogre1)
./simple_demo
# macOS (ogre1 is not supported on macOS, but ogre2 is)
./simple_demo ogre2
```

0 comments on commit 8835b39

Please sign in to comment.