People get overloaded with words. You have to focus on one concept at a time. Let them ask for others.
People get overloaded with words. You have to focus on one concept at a time. Let them ask for others.
All you idiots telling FOSS maintainers to do something else, know that we don’t want to maintain yet another server. Aside from Discord, Zulip is the next best thing.
Luckily, I handle font scaling, GUI scaling, and in fact, all of it myself.
It has by far the most broken type system which is basically a facade for the programmer to feel safe
Unity is trash and I’ll just leave that alone.
Using Rust for a game engine with wgpu, unless you already know Rust intimately and have used the Vulkan API before, is going to be difficult for you. I recommend you give it a try, but last I checked wgpu expected you to be familiar with Vulkan and is missing comments on most crate types and functions.
You might have better luck with something like macroquad or miniquad, but you’ll probably hit a wall and realize you want to do something that the developer didn’t think to expose an API to make possible. You’re also on your own for sound. Bevy has many components and I know it’s popular, but I don’t know if it has rendering. Maybe macroquad is the missing piece? Oh, and then text rendering. That’s a tough one.
I recommend a couple options: browse lib.rs or AreWeGameYet for game engines that aim to provide a complete package.
For non-rust, recently Relogic gave a bunch of money to Godot and FNA, so I would check those out. That’s going to be your quickest start (towards minimalism and performance) that isn’t unity.
I can’t Ctrl+F on my phone, can you tell me?
What’s your counterargument when I mention that technology creates jobs and specialty positions? Especially for autistic people.
Unfortunately I got it at a thrift shop and there are no stickers. Googling for “pulley lamp” shows me one that looks very similar: “Carbon Loft Tirith Industrial Farmhouse Table Lamp with Pulley System”
What am I?
I’m surprised you’re not negative votes.
Get a 3d printer and make one I guess ¯\_(ツ)_/¯
You have much to learn Young Padawan. If you’re wanting to make a desktop app in Rust it behooves one to avoid embedded web environments. For performance reasons of course.
Don’t you use a formatter that fixes whitespace in sloppy writing?