pouët.net

Go to bottom

search in pouët.net

I'm looking for and this is a [ | | | | ]
topic post date posted by
Learned filters for executable graphics 2023-04-16 15:21:08 cce cce
... to start from my raymarched rendering instead of random noise so that the cellular automata iterati...
Random gif animation thread 2023-04-15 21:28:29 marsulpi marsulpi
...[img]https://abload.de/img/xcxbdk1f.gif[/img]...
Random gif animation thread 2023-04-12 01:58:08 Laffik Laffik
...[img]https://www.laffik.com/Binary%20Polygon%20Operations.gif[/img] Polygons added up by binary alge...
Random line of code thread 2023-04-07 18:21:56 freem freem
...move.w #284-1,d7 ; damn that's a lot of sprites...
Random line of code thread 2023-04-07 11:18:12 superplek superplek
...// simpler version of the sh*t above (FIXME: this bugs, but I like how it looks)...
Random line of code thread 2023-04-05 09:35:19 Laffik Laffik
... does!!!! It god damn does!!!! And it was made by random. I knew there's some shift for pixels along...
Random line of code thread 2023-03-10 22:04:13 EviL EviL
...for (;;){fork();}...
Random line of code thread 2023-03-07 08:11:02 ɧ4ɾɗվ. ɧ4ɾɗվ.
...String string = "Stringers in the Night!"; // Bert Kaempfert...
Random line of code thread 2023-03-06 19:34:25 Enfys Enfys
...[code]lda #$80 ldx chrval sta ,x leax 1,x stx chrval ldx chrval2 sta ,x leax -1,x stx chrval2 [/code...
Random line of code thread 2023-03-06 16:39:17 sagacity sagacity
...[code] impl Drop for JsValue { fn drop(&mut self) { extern "C" { fn heap_drop(idx: u32); } unsafe { ...
Random line of code thread 2023-02-22 11:23:14 superplek superplek
...[code]void I_have_got_to_return_some_videotapes(uint32_t *pDest, float time, float delta);[/code]...
Random line of code thread 2023-02-21 15:55:58 StingRay StingRay
...[code]CONCATENATE -name equal_string quotation_mark_string INTO DATA(where_clause_string) SEPARATED ...
Random gif animation thread 2023-02-08 19:01:36 Laffik Laffik
...[img]https://www.laffik.com/Laffik%20DCAPS%20-%20Rubber%20Gouraud%20Motion%20Blur.gif[/img] - gourau...
Random gif animation thread 2023-02-08 18:29:24 Laffik Laffik
...[img]https://www.laffik.com/Laffik%20DCAPS%20-%20Rozetta.gif[/img] Iterated procedure drawing a circ...
Random line of code thread 2023-02-07 05:23:10 superplek superplek
...[code] BlitSrc32(pDest + (((kResY-384)>>1)+100)*kResX + (((kResX-512)>>1)+150), s_pOrange, kResX, 51...
Not-so-random KLAMRISK thread 2023-02-04 18:58:03 R0XX0R R0XX0R
...[img]https://i.imgur.com/2ctEH0S.jpg[/img]...
Random line of code thread 2023-02-03 15:39:50 StingRay StingRay
...[code] me->match_header->set_number_of_match_items( get_number_of_match_items( ) ).[/code]...
Random line of code thread 2023-01-29 09:27:39 PulkoMandy PulkoMandy
...[code] translate([-5,0,-0.1]) cylinder(h=3, d=12,$fn=3); // actually a triangle [/code]...
Random line of code thread 2023-01-15 13:55:13 Blueberry Blueberry
...[code]move.l #$008a0000,(a1)+[/code]...
Random line of code thread 2022-11-29 14:15:14 StingRay StingRay
...[code] DATA(updated_common_fields) = get_updated_common_fields( current_common_fields = select_commo...
Random line of code thread 2022-11-20 11:10:29 Virgill Virgill
...Send some screenshots of this thread over to Musk....
3D graphics compo - Discussion Thread 2022-08-18 12:57:47 Gargaj Gargaj
...So here are a few random thoughts as someone who's basically responsible for this: My initial cursep...
Random line of code thread 2022-08-06 09:08:58 gopher gopher
...[quote][code] fld1 fadd st0 fyl2x ; // log2_base [/code][/quote] Oh man ... :D Thanks for the hint...
Tiny Intro Toolbox Thread 2022-08-05 18:50:44 bitl bitl
...ter starting the program? Will I get AX=0, or any random byte? Or is it a bad idea to pop something ...
Random line of code thread 2022-07-22 15:40:04 olspookishmagus olspookishmagus
...[code]// Carbon: package Geometry api; import Math; class Circle { var r: f32; } fn PrintTotalArea(c...
Go to top