Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c794894

Browse filesBrowse files
authored
N34: Comparing a Voxel Game in F# and Rust (rust-gamedev#1056)
1 parent 6cdaffc commit c794894
Copy full SHA for c794894

File tree

2 files changed

+13
-0
lines changed
Filter options

2 files changed

+13
-0
lines changed

‎content/news/034/index.md

Copy file name to clipboardExpand all lines: content/news/034/index.md
+13Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -442,6 +442,19 @@ _Discussions:
442442
[@chrisbiscardi]: https://twitter.com/chrisbiscardi
443443
[video-platformer-bevy-ecs]: https://youtube.com/watch?v=gjeEYntkvoY
444444

445+
### [Comparing a Voxel Game in F# and Rust][fsharp-rust-voxel]
446+
447+
![Robocave screenshot](robocave.jpg)
448+
449+
[This article][fsharp-rust-voxel] walks through the process of rewritting an F#
450+
game in Rust. It explores the similarities between the languages, and talks
451+
about using simple code constructs where possible. It talks about the Rust
452+
crates used to help with the process. Finally, it goes over a conclusion
453+
comparing the speed of both versions of the games, and the sizes of the
454+
codebases.
455+
456+
[fsharp-rust-voxel]: https://cragwind.com/blog/posts/comparing-voxel-game-fsharp-rust/
457+
445458
## Tooling Updates
446459

447460
### [Bloom3D][bloom3d]

‎content/news/034/robocave.jpg

Copy file name to clipboard
138 KB
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.