questorinter.bsky.social's Avatar

questorinter.bsky.social

@questorinter.bsky.social

7 Followers  |  33 Following  |  9 Posts  |  Joined: 07.02.2024  |  1.7135

Latest posts by questorinter.bsky.social on Bluesky

what should I say, I love it :) really looking forward what you will include and work on! the small things make me loving it like the cursor motion animation and so on... and btw, thanks for releasing the source code so that we can take a look how you develop things :)

07.10.2025 06:59 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

would it be possible to get a peek into what you had? I'm asking not because of commercial stuff, but for demoscene-64k stuff something like that is always good to have ;) will you delete it forever or keep some historical stuff (with a big label "not maintained and no support!")?

21.09.2025 19:59 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

thanks for your really detailed writeup, I'm enjoying all the technical details. Only doing the merges into my own projects are "not funny" but I understand the need from your side and we want to have progress to never features ;)

19.08.2025 10:45 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I'm updating my toy project slowly to the new release: is there an advantage to combine index- and vertexbuffer into one buffer (besides having only one buffer instead of two)? mostly talking about static stuff, dynamic might be better to have two buffers to be able to update them better (I guess)

27.05.2025 09:56 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
The Deadlock Empire Slay dragons, learn concurrency! Play the cunning Scheduler, exploit flawed programs and defeat the armies of the Parallel Wizard.

you know deadlockempire.github.io, do you? but honestly:use a premade library and never ever do mutex-stuff on your own, because sooner or later (mostly sooner) you will search for things like "works most of the time" or "sometimes failes".some time ago I was the one who had to search for these.

22.05.2025 20:16 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

great game, congrats! any idea if and what will be the next tutorial? do you take proposals?

13.05.2025 09:42 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

thank you for your really great article. funnily I needed exactly this 2 weeks ago when I did a toy-implementation of monte-carlo game trees (which is still not working, but one of my errors was selecting always 50%). I'm looking forward to more articles like this :)

09.05.2025 07:05 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

which programming language? I once had fun with c-json-libraries that could only handle utf8, but create buffer over-/underflows with utf16/utf32 because the needed memory was calculated wrong.

10.03.2025 15:09 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

nice, I think what could help is some pointer how to debug your drawing-code (renderdoc!) because usually debugging shaders and states is really finky without proper tooling...

28.01.2025 21:32 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

@questorinter is following 20 prominent accounts