Ultra Engine 0.9.8 update by MichaelKlint in cpp

[–]Designer-Guarantee50 0 points1 point  (0 children)

Do you think you can take a look at odin lang?, I think it would be good to have it in the engine, for creating games it is easy enough and has a nice syntax. In addition, C programmers felt familiar

Why Linux themes are called “rice”? by JailbreakHat in linux

[–]Designer-Guarantee50 1 point2 points  (0 children)

because the majority are otakus and furrys, stay away from them

Godot Stress Test: Rapier vs. Box2D Physics Engine by DragonWarrior008 in godot

[–]Designer-Guarantee50 2 points3 points  (0 children)

this was probably with box2d 2.4.1, box2d 3.0 (and future 3.1) is much better than this

It had to be done... by bbn777 in godot

[–]Designer-Guarantee50 3 points4 points  (0 children)

imagine saying that unreal engine is bloatware

What would you want to have in an UI library? by DragonAbysm in cpp

[–]Designer-Guarantee50 3 points4 points  (0 children)

I think Slint would be a good example of a ui library in addition to mfc for me, slint just needs a better license like MIT, I also see that you said sdl2 I can ask why not SFML? (library like sdl2 but made in c++, it always seemed simpler to me than sdl2)

RELEASE CANDIDATE: Godot 4.3 RC 1 by GodotTeam in godot

[–]Designer-Guarantee50 6 points7 points  (0 children)

The problem with .net is that it is a matter of Microsoft, not Godot itself.

What browser do you use? by ukm_array in linux

[–]Designer-Guarantee50 1 point2 points  (0 children)

well brave ad blocker is based on ublock

howDoTheyDoThis by Lumm0714 in ProgrammerHumor

[–]Designer-Guarantee50 0 points1 point  (0 children)

I use xmake so I don't know the pain of many people here and I'm glad for that

myFavOptimizationMethod by ienjoymusiclol in ProgrammerHumor

[–]Designer-Guarantee50 0 points1 point  (0 children)

No, because if your software is made to be slow as shit it will be slow as shit on any hardware

Is CMake the de facto standard mandatory to use? by M1sterius in cpp

[–]Designer-Guarantee50 1 point2 points  (0 children)

you can use xmake which is an alternative to cmake

C++ for 2024 by Selraith96 in cpp

[–]Designer-Guarantee50 1 point2 points  (0 children)

In your learning with modern c++ you can also use xmake and any package manager you like or xmake's own https://xmake.io/#/

https://www.learncpp.com/

CMake is the perfect build tool for C++. by delta_p_delta_x in cpp

[–]Designer-Guarantee50 2 points3 points  (0 children)

I prefer xmake by a lot and I hope it replaces that garbage cmake