Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions content/news/034/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,29 @@ You can view that [here][room4doom_blog].
[flukejones_twitter]: https://twitter.com/flukejones
[room4doom_blog]: https://ljones.dev/blog/room4doom-20220529/

### [limbo_pass]

![a ghost, stuck in limbo, on a mountain pass](limbo-pass.png)

[limbo_pass] by [@shnewto] is a little 3D walking sim in Bevy that uses
scenes, meshes, and materials exported directly from Blender.

Features include:

- Blender assets exported to glTF
- Collision detection with [bevy_rapier3d]
- Looping audio with [bevy_kira_audio]

For more info, see the [announcement post][limbo_pass_announce] and the
[gameplay video][limbo_pass_gameplay].

[limbo_pass_announce]: https://twitter.com/shnewto/status/1520897809968340992
[limbo_pass_gameplay]: https://youtu.be/gxUesnuTBBI
[limbo_pass]: https://github.com/shnewto/limbo_pass
[@shnewto]: https://github.com/shnewto/
[bevy_rapier3d]: https://github.com/dimforge/bevy_rapier
[bevy_kira_audio]: https://github.com/NiklasEi/bevy_kira_audio

## Engine Updates

## Learning Material Updates
Expand Down
Binary file added content/news/034/limbo-pass.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.