OT: Leaving Rust gamedev after 3 years

aberba karabutaworld at gmail.com
Fri May 3 20:56:28 UTC 2024


On Friday, 26 April 2024 at 23:14:41 UTC, Matheus Catarino wrote:
> On Friday, 26 April 2024 at 18:41:11 UTC, ryuukk_ wrote:
>> https://loglog.games/blog/leaving-rust-gamedev/
>>
>> Discussion here: https://news.ycombinator.com/item?id=40172033
>>
>> We should encourage these people to check out D
>
> And what would be the selling point?
>
> If GC were to receive more (offensive) criticism, compared to 
> other languages, it wouldn't be worth it.
>
> I'm not a game developer, but when it comes to graphics 
> programming dealing with floating point, NaN will be a problem 
> that not everyone has experience or patience in dealing with.


These sort of statements are ridiculous considering there are 
many AAA games (including open world games) written in JavaScript 
using Webgl.

Dagon (check dub repository) has so many samples written using 
the engine. D can do noGC, GC, and RC so it'll be more of a skill 
issue than a language barrier.


More information about the Digitalmars-d mailing list