pouët.net

Go to bottom

search in pouët.net

I'm looking for and this is a [ | | | | ]
topic post date posted by
Random line of code thread 2026-07-25 19:41:31 tomkh tomkh
...Took me a while to come up with a GLSL preprocessor trick for reserving a keyword so that custom sha...
Random line of code thread 2026-07-23 13:33:26 kb_ kb_
...My favourite way to fit a rectangle into another just because of that variable name :D [code]float a...
Random line of code thread 2026-07-06 18:26:42 dadatel dadatel
...idk [code]static inline void NoCRT_memcpy(void* dst, const void* src, size_t num) { if (num == 0) re...
Random line of code thread 2026-07-06 09:34:22 J-san J-san
...[img]https://i.imgur.com/UOroXPl.png[/img]...
Random line of code thread 2026-07-05 16:22:17 fizzer fizzer
...Someone is using DXR RayQuery, it seems....
Random line of code thread 2026-07-05 15:05:00 guille^cocoon guille^cocoon
...[code]EvalGeometry(geo, worldpos, query.CommittedRayT(), barycentrics, query.CommittedInstanceID(), ...
Random line of code thread 2026-07-05 10:58:20 Optimus Optimus
...printf("And I wrote right the wrong way")...
Random line of code thread 2026-07-04 22:42:49 J-san J-san
...AVX ;-)...
Random line of code thread 2026-06-30 19:03:20 juanp32 juanp32
...dont ask [code]printf("aaaaaaaaaaaaaaaaaaa");[/code]...
Random line of code thread 2026-06-27 20:34:25 J-san J-san
...buf1 = buf1 (+(-buf1 * cut)) + buf1); buf2 = buf2 (+(-buf2 * (cut / 1.3))) + buf2); buf3 = buf3 (+(-...
Random line of code thread 2026-06-27 19:29:14 Blueberry Blueberry
...[code]move.w #TIMEOUT*54,$05e(a6)[/code]...
Random line of code thread 2026-06-25 11:53:16 J-san J-san
...LDA #$01 STA $D020...
Random line of code thread 2026-06-21 23:53:41 juanp32 juanp32
...m so programmer [code]const wtf = Math.floor(Math.random() * idk.length); document.getElementById("f...
Random line of code thread 2026-06-21 03:16:52 hlder hlder
...random wav lib i made for a os [code]#include "wav.h" #include "../string.h" // for memcmp, memcpy s...
Random line of code thread 2026-06-21 00:07:20 stripecat stripecat
...while ($drow = $stmt->fetch(PDO::FETCH_ASSOC)) { if ($drow["title"]) { $musicURL = ReturnMusicURL($d...
Random line of code thread 2026-06-20 22:48:27 Blueberry Blueberry
...[code]move.w #(3546895+BAUD/2)/BAUD-1,$032(a6)[/code]...
Random line of code thread 2026-06-20 16:58:10 juanp32 juanp32
...before you ask why my itch page has no games: [code]ELSE PRINT "unknown command, maybe type 'help' f...
Random line of code thread 2026-04-23 11:06:48 kb_ kb_
...[code] true [/code]...
Random "work in progress" shots 2026-04-22 07:14:55 hot multimedia hot multimedia
...I guess this is a AI slop thread now!...
Revision 2026 - The Power Within - April 3rd to 6th 2026 2026-03-12 18:20:10 scamp scamp
...something completely else. Was just a spontaneous random idea, it is no longer my job to come up wit...
Random line of code thread 2026-03-05 12:24:08 kb_ kb_
...[code]public static void Yeet(this ReadOnlySpan span, Span towards) => span.CopyTo(towards);[/code]...
Random line of code thread 2026-02-27 02:19:32 mudlord mudlord
...[code]*(uint32_t*)(codebinary + 0x04) = (uintptr_t)src + 18;[/code]...
Random line of code thread 2026-02-26 02:53:01 Krill Krill
...[code] if (thread_name.compare(thread_name.length() - 5, 5, "coder") == 0) { thread_name.resize(thre...
Random line of code thread 2026-02-24 13:56:53 YERZMYEY/H-PRG YERZMYEY/H-PRG
...20 years later.... 1 PRINT "HUJ"; 2 GO TO 1...
Random line of code thread 2026-02-21 13:06:03 Blueberry Blueberry
...Well, this particular "website" actually saw the light of day some 18 years ago. ;)...
Go to top