37
Creating GodotOS - Devlog 2 (popcar.bearblog.dev)

Going into some more depth on making the new features and the troubles I faced along the way, while giving advice to future projects looking to try the same thing.

Also, I announced in the blog post that GodotOS will be open source when it releases! Look forward to it.

top 5 comments
sorted by: hot top controversial new old
[-] Feyter@programming.dev 3 points 10 months ago

That sounds like the most ambitious POC Projekt ever. I hope you will be able to finish it.

[-] anteaters@feddit.de 3 points 10 months ago

The MSDF setting is a great find! I'm playing around with UI on mobile and combining the content scale factor with that setting for crisp fonts is super useful for that, thank you very much for publishing this. Your project is a great way to explore Godot's capabilities regarding (non-game) UI and find out where the painful shortcomings lie.

[-] popcar2@programming.dev 3 points 10 months ago

It's worth reading the Using Fonts section in the official docs if you want to make text as nice as possible, it has so much info. The thing is, some settings might be better than others depending on the font.

But in general I found these my favorite settings:

  • MSDF on (pretty much needed if you change the scale on runtime)

  • Normal hinting (AKA full hinting): Makes text aggressively sharper when the text is small. Looks a bit aliased but it's so much easier to read imo

  • Mipmaps off. It clashes with full hinting and makes text slightly blurry.

Everything else should stay at default.

[-] SomeBoyo@feddit.de 2 points 10 months ago

will you make Godot run in it?

[-] Link@programming.dev 2 points 10 months ago

Here are some possibly related communities in the instance:

Feel free to crosspost into them or post future content on this topic there if they are relevant.
I am a bot and this was performed automatically 🤖 For any issues contact Ategon.

this post was submitted on 14 Nov 2023
37 points (100.0% liked)

Godot

5689 readers
5 users here now

Welcome to the programming.dev Godot community!

This is a place where you can discuss about anything relating to the Godot game engine. Feel free to ask questions, post tutorials, show off your godot game, etc.

Make sure to follow the Godot CoC while chatting

We have a matrix room that can be used for chatting with other members of the community here

Links

Other Communities

Rules

We have a four strike system in this community where you get warned the first time you break a rule, then given a week ban, then given a year ban, then a permanent ban. Certain actions may bypass this and go straight to permanent ban if severe enough and done with malicious intent

Wormhole

!roguelikedev@programming.dev

Credits

founded 1 year ago
MODERATORS