hugo —
Good points alex. I'm also finally learning React Native for a new job I have to deliver on Androi…
Nice thread you have going here! I saw Abner share it on Twitter and I got really excited because …
You can do some SIMD with system.numerics.vectors but it is pretty limited. No ceiling, no floor, …
SIMD enhanced simplex noise procedurally composed npc sprites [/quote] I am also using monogame. …
Just to be clear, it is pretty straightforward to make an imgui that doesn't render at 60fps.Only …
By far, most "serious" cross-platform desktop apps do not have native look and feel. Almost all c…
By far, most "serious" cross-platform desktop apps do not have native look and feel. Almost all c…
hugo —
This post analyses some good cross-platform software: His conclusion is to write apps like HMH if…
Lately I've been convinced that as far as cross-platform desktop apps are concerned, they basicall…
It looks very primitive, missing a lot of features, and very unmaintained. So it won't cover many…
Using an immediate mode gui naively will also peg a cpu core when idling unless they activate vsyn…
I think the most appealing thing about web apps (and why I'm still hopeful about webassembly) is n…
Authors began writing thelessons a week or so ago, with another meeting this Sunday. It'll be a wh…
But libui is not imgui its a c wrapper for native platform GUI calls. But QT doesn't look pure nat…
They will never replace desktop apps, because of non-native look and feel. When people are using s…
What about imgui libraries like nukear and imgui? Here's a another library called . But its still …
Do NOT worry I am working on will be a solved problem in a few years. In my workshop now devising…
I just wonder what the situation would be if we had better technologies than HTML, CSS, and Javasc…
Hey guys, It's been a little while, but I've been very busy with the engine project. My friend and…
Bleh... electron, atom, vscode and all other UI's based on JS/node ecosystem are terrible. If you …
Procedural RPG progress - SIMD enhanced simplex noise procedurally composed npc sprites
There's another very important issue you have to take care of when you want to distribute GUI appl…
Tom —
In the short term, yeah I don't there's any way of displacing javascript. But in the long term, I…
I wonder if a really good javascript-QT binding could be a reasonable stop-gap measure. It seems …
Tom —
Well, you said it in so many words, the biggest hurdle here is essentially network effects. From …
First, this benchmark: Where we see that two of the most popular code editors today, VSCode and A…
Hey all! Just uploaded the 4th Behind The Scenes episode of the devlog series. Since there isn't m…
Alright, I'll try and contain my excitement until the roll arrives…
Just to add my thoughts. Hi I am 19 years old and I completed EDEX CS50(the only IT qualification …