We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Maciej
I am using build.bat and VS only as a debugger. When I recreated project in VS I can open all hea…
»
Mārtiņš Možeiko
How are you building in VS2017? Do you have proper solution/project set up, or are you using exte…
»
Allen Webster
Hey everyone! The newest version of 4coder, 4.0.18, will be the first to feature full unicode su…
»
Allen Webster
"embedded terminal" has been one of my long term favorites for a while. I've been slowly moving …
»
Maciej
I am unable to open dsound.h, xinput.h and windows.h with Visual Studio 2017, but stdint.h is ope…
»
Simon Anciaux
If you've access to the customization layer you could probably implement most of your requests yo…
»
Tomasz Różański
I've got some more: changing the panel size by keyboard; visible cursor and free cursor movement…
»
Marthog
I like the modern C++ programming model a lot and I think, that the new features benefit it a lot…
»
hugo
Good points alex. I'm also finally learning React Native for a new job I have to deliver on Andro…
»
Alejandro Martinez
Nice thread you have going here! I saw Abner share it on Twitter and I got really excited because…
»
Jack Mott
You can do some SIMD with system.numerics.vectors but it is pretty limited. No ceiling, no floor,…
»
Shazan
MandleBro Procedural RPG progress - SIMD enhanced simplex noise procedurally composed npc sprite…
»
Sean Barrett
Just to be clear, it is pretty straightforward to make an imgui that doesn't render at 60fps. 1.…
»
pragmatic_hero
mmozeiko pragmatic_hero But hasn't that already happened though? By far, most "serious" cross-p…
»
Mārtiņš Možeiko
pragmatic_hero But hasn't that already happened though? By far, most "serious" cross-platform d…
»
hugo
This post analyses some good cross-platform software: http://blog.johnnovak.net/2016/05...form-g…
»
»
pragmatic_hero
Lately I've been convinced that as far as cross-platform desktop apps are concerned, they basical…
»
Mārtiņš Možeiko
msmshazan But libui is not imgui its a c wrapper for native platform GUI calls. It looks very pri…
»
ratchetfreak
Using an immediate mode gui naively will also peg a cpu core when idling unless they activate vsy…
»
argontus
I think the most appealing thing about web apps (and why I'm still hopeful about webassembly) is …
»
Abner Coimbre
Authors began writing thelessons a week or so ago, with another meeting this Sunday. It'll be a w…
»
Shazan
But libui is not imgui its a c wrapper for native platform GUI calls. But QT doesn't look pure na…
»
Mārtiņš Možeiko
They will never replace desktop apps, because of non-native look and feel. When people are using …
»
Shazan
What about imgui libraries like nukear and imgui? Here's a another library called libui. But its …
»
KaizokuKat
Do NOT worry I am working on will be a solved problem in a few years. In my workshop now devisin…
»
Ben Visness
I just wonder what the situation would be if we had better technologies than HTML, CSS, and Javas…
»
James Fulop
Hey guys, It's been a little while, but I've been very busy with the engine project. My friend a…
»
Mārtiņš Možeiko
Bleh... electron, atom, vscode and all other UI's based on JS/node ecosystem are terrible. If you…
»
Jack Mott
Procedural RPG progress - SIMD enhanced simplex noise procedurally composed npc sprites https:/…
»