Skip to content

Commit

Permalink
gfx: add VulkanExamples gears to vkapp
Browse files Browse the repository at this point in the history
Signed-off-by: Luc Ma <[email protected]>
  • Loading branch information
lucmann committed Sep 22, 2024
1 parent 1ed5447 commit a46977b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions source/_posts/gfx/vkapp.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,9 @@ debug_parse_flags_option: help for LP_PERF:
| no_rast_linear [0x0000000000000100]
| no_shade [0x0000000000000200]
```

# Gears

Vulkan 应用的“神奇”之处在于,场景在变,而它的 `draw()` 函数却不随着被反复调用

![VulkanExamples-gears](gears.gif)
Binary file added source/_posts/gfx/vkapp/gears.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a46977b

Please sign in to comment.