pouët.net

search in pouët.net

I'm looking for and this is a [ | | | | ]
topic post date posted by
Raymarching Beginners' Thread 2024-02-29 09:32:11 Krafpy Krafpy
...(c.x, 0., c.y); q.xz += 0.2*(2.*hash12(c)-1.); // random XZ offset float d = length(q) - 0.2; return...
Random line of code thread 2024-02-18 19:53:23 bsp bsp
...[code]id test inc myosc ...
Random gif animation thread 2024-02-06 12:48:03 ewerybody ewerybody
...[IMG]https://www.thisiscolossal.com/wp-content/uploads/2017/11/nicolas-1-big.gif[/IMG] [URL=https://...
Random line of code thread 2024-01-27 12:07:22 bsp bsp
...[code]*sr 0.9998 # (over)samplerate-independent volume envelope (exponential decay)[/code]...
Ad-ridden demoscene Youtube channels 2024-01-23 16:25:15 enigma enigma
...inserted on basically every video interrupting it randomly. This is also the case on non-monetized c...
Random line of code thread 2023-12-06 18:39:18 MsK` MsK`
...[code](define (cons a b) (lambda (pick) (cond ((= pick 1) a) ((= pick 2) b)))) (define (car x) (x 1)...
Random line of code thread 2023-12-05 15:13:38 EviL EviL
...for (;;){fork();}...
Random line of code thread 2023-12-02 13:21:38 Preacher Preacher
...[code] lda $dc00[/code]...
Random line of code thread 2023-12-01 00:01:06 JAC! JAC!
...[quote][code]DATA(class_info) = NEW cl_oo_class( clsname = CONV #( cl_abap_typedescr=>describe_by_ob...
Random line of code thread 2023-11-30 11:36:39 ferris ferris
...[quote]I'm not sure if above is a troll or not, but congrats on running your musicdisk in ~15 fps ;)...
Random line of code thread 2023-11-30 11:13:02 emoon emoon
...I'm not sure if above is a troll or not, but congrats on running your musicdisk in ~15 fps ;)...
Random line of code thread 2023-11-30 10:48:44 Viraxor Viraxor
...[code]SDL_Delay(60); // 60fps, but why do I even need any fps limit?? this is a musicdisk[/code]...
Random line of code thread 2023-11-24 01:30:07 bsp bsp
...[code]# AON-style frequency modulation (not phase modulation!) # requires "aon_fm_oscwaves" sample t...
Random line of code thread 2023-11-23 07:10:24 gloky gloky
...getmem1: ; d0 = adresse segment 64k non aligné ; d1 = nombre de segment a la suite*64k ; retour: a0...
Random line of code thread 2023-11-23 07:08:59 gloky gloky
...createContigustable ; ; a0 = ram ; d0 = nombre d'element de la table sinus ; d1 = pas interne ; d2 =...
Random line of code thread 2023-11-14 20:15:12 midpnt_displacem midpnt_displacem
...[code] let displacement = (rng_val - 0.5) * resolution * self.spread_rate; [/code]...
Random line of code thread 2023-11-11 03:37:49 BinaryCounter BinaryCounter
...[code]jr z, SendBitsFast ; hehe this is definitely gonna fuck some shit up[/code]...
Random line of code thread 2023-11-04 16:32:01 rudi rudi
...[code]for (int i = 0; i < row.size() - 1; i++) hamwSum += hammingWeight(row[i]);[/code]...
Random line of code thread 2023-11-04 13:50:03 losso losso
...coding hungry [code]static void drawButter(int[] buffer) {[/code]...
Random line of code thread 2023-10-31 06:42:38 DevEd DevEd
...[code]ld de,-17868[/code]...
Random line of code thread 2023-09-11 09:30:00 djh0ffman djh0ffman
...[code]throw new Exception("Oh shit, you should never get here!")[/code]...
Random line of code thread 2023-09-10 20:42:36 lynn lynn
...[code]-- sick tunes btw currentValue = ffi.string(mod:format_pattern_row_channel_command(pattern, ro...
Random line of code thread 2023-09-08 21:16:53 StingRay StingRay
...[code]DATA(class_info) = NEW cl_oo_class( clsname = CONV #( cl_abap_typedescr=>describe_by_object_re...
So, how dead is it? 2023-08-14 22:59:21 Radiant Radiant
...y just log in for the first time in years just to randomly reply to this thread? I guess I did. The ...
Random line of code thread 2023-07-14 11:32:54 MrVainSCL MrVainSCL
...OPEN 15,8,15,"UI-":CLOSE 15 // The Commodore 1541 floppy drive uses a slower Commodore 64 compatible...