rez information 3856 glöps
- general:
- level: pr0nstahr
- personal:
- first name: christophe
- last name: résigné
- portals:
- csdb: profile
- slengpung: pictures
- demozoo: profile
- cdcs:
- cdc #1: Enigma by Phenomena
- cdc #2: Hardwired by Crionics & The Silents [web]
- cdc #3: on by Mercury [web]
- cdc #4: fermi paradox by Mercury [web]
- cdc #5: Rainbow Clash: What Is Your Function? by United Force [web] & Digital Dynamite [web]
- cdc #6: Razor1911 by Razor 1911 [web]
- 4k Windows w a y f a r e r by Rift & Virgill [web]
- wow! really neat and original visual, love the atmosphere of the whole intro :)
and also, totally great music ♥ - rulezadded on the 2017-06-29 19:17:58
- game PICO-8 ZEPTON by Rez [web]
- I finally released the 1.0 version, and added some bonus :)

- isokadded on the 2017-06-29 15:10:31
- 1k PICO-8 RGB plasma by Rez [web]
- @sim: in fact 3, and the 4th is 1+2 reversed :D
here is the whole code:
Code:-- rgbplasma -- by rez local a,cr,cg,cb,cw= 127,{},{},{},{} function _init() cls() for i=0,127 do cr[i]=sget(i,0) cg[i]=sget(i,1) cb[i]=sget(i,2) cw[i]=sget(i,3) end end function _draw() local a2=a*2 for x=3,123,3 do local x2=x/2048 for y=3,123,3 do local y2=y/1024 local v1,v2= 256+192*sin(y2+a2), sin(a-x2+y2) local r,g,b= 56*cos(a2+x/v1+v2), 48*sin((x+y)/v1*v2), 40*cos((x*v2-y)/v1) pset(x,y,cr[flr(56+r)]) pset(x+1,y,cg[flr(48-g)]) pset(x,y+1,cb[flr(40+b)]) pset(x+1,y+1,cw[flr(32-r+g)]) end end --if(a==0) extcmd "rec" a+=0.0025 if a>1 then a=0 --extcmd "video" end --rectfill(0,0,40,6,1) --print("cpu:"..stat(1),1,1,12) end - isokadded on the 2017-06-26 15:36:26
- 1k PICO-8 RGB plasma by Rez [web]

- isokadded on the 2017-06-26 13:39:12
- demo Windows fr-087: snake charmer by Farbrausch [web]
- nice one effect demo! :)
- rulezadded on the 2017-06-21 13:08:44
- demo Windows The Void Stared Into Me Waiting To Be Paid Its Dues by Ümlaüt Design [web]
- wow.
just wow.
that demo catch me by surprise and never released me until the end.
i totally love it, moqui found the right word for it: « intense » - rulezadded on the 2017-05-29 16:01:42
- 32b MS-Dos Rotastic by Desire [web]
- omg 32b! how it's possible :D
- rulezadded on the 2017-05-29 15:55:15
- demo PICO-8 fivethousandsevenhundredten and one cloud by 5711 [web]
- ho yeah! the XXX-family did a PICO-8 demo, so lovely ♥
- rulezadded on the 2017-05-29 15:13:45
- demo MS-Dos/gus Malf*cktion by Byterapers [web]
- ACE prod! \(•◡•)/
I especially loved the voxel (nice colors/mood!) and the credits part with the "broken" cube!
+ love you guys! :D - rulezadded on the 2017-05-26 17:46:56
- demo Windows X-Wave by X-men
- looks great and well polished! perhaps a bit monotonic, but still really good and nice to watch :)
- rulezadded on the 2017-05-26 14:29:35
account created on the 2000-07-06 01:30:36
