10000 Added web applications with Rust and Bevy (#971) · nxsy/rust-gamedev.github.io@fb54ece · GitHub
[go: up one dir, main page]

Skip to content

Commit fb54ece

Browse files
authored
Added web applications with Rust and Bevy (rust-gamedev#971)
1 parent ffb6ca9 commit fb54ece

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

content/news/031/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,16 @@ build the required GDNative libraries.
361361
[@coffeecodechem]: https://twitter.com/coffeecodechem
362362
[godot-rust-to-android]: https://coffeecodechem.com/2022/02/exporting-godot-rust-android-apk-windows/
363363

364+
### [Supercharging your Web with Rust and Bevy]
365+
366+
Bruno Lipovac [released a blog post][Supercharging your Web with Rust and Bevy]
367+
that detailed building 3D applications for use on the web with Bevy. It walks
368+
through setting up a Bevy project, and importing some models. It also details
369+
some more fine-detail items, such as lighting and sky. It then shows how to
370+
compile the project and serve it.
371+
372+
[Supercharging your Web with Rust and Bevy]: https://www.barrage.net/blog/technology/how-to-supercharge-your-web-with-3d-capabilities-by
373+
364374
## Tooling Updates
365375

366376
### [Vismut]

0 commit comments

Comments
 (0)
0