pouët.net

80byte heart shaped tunnel by LGDT/ccore
screenshot added by lgdt on 2004-05-16 20:29:57
platform :
type :
release date : may 2004
  • 45
  • 3
  • 2
popularity : 62%
 62%
  • 0.86
alltime top: #2919
added on the 2004-05-16 20:29:57 by lgdt lgdt

popularity helper

increase the popularity of this prod by spreading this URL:

or via: facebook twitter pinterest tumblr

comments

2 versions, one with texture
added on the 2004-05-16 20:41:53 by lgdt lgdt
I <3 you too! :)
rulez added on the 2004-05-16 20:42:40 by Intrinsic Intrinsic
whoa
rulez added on the 2004-05-16 20:45:09 by BoyC BoyC
Nice effect.
ASM-file is missing. :(
rulez added on the 2004-05-16 20:54:03 by René Madenmann René Madenmann
simple version:

org 100h
mov al,13h
int 10h

push word 0A000h
pop es

main
inc bp
mov ch,255
l01
mov ax,di
xor dx,dx
mov bx,320
div bx
sub ax,120
sub dx,160
jg no
neg dx
no
mov bx,ax
imul bx,bx
add ax,dx
imul ax
add bx,ax
jz no2
xor dx,dx
mov eax,600000
div ebx
no2
add ax,bp
shr ax,2
and al,63
add al,32

stosb
loop l01

in al, 60h
cmp al,1
jnz main

mov ax,3
int 10h

ret
added on the 2004-05-16 20:56:00 by lgdt lgdt
textured version:

org 100h
mov al,13h
int 10h

push word 0A000h
pop es

main
inc bp
mov ch,255
l01
mov ax,di
xor dx,dx
mov bx,320
div bx
sub ax,120
sub dx,160
jg no
neg dx
no
mov bx,ax
imul bx,bx
add ax,dx
imul ax
add bx,ax
jz no2
xor dx,dx
shl eax,8
div ebx
mov si,ax
xor dx,dx
mov eax,600000
div ebx
no2
add ax,bp
xor ax,si

stosb
loop l01

in al, 60h
cmp al,1
jnz main

ret
added on the 2004-05-16 20:56:45 by lgdt lgdt
i like the code in the comments thing :D
added on the 2004-05-16 21:34:51 by psenough psenough
in al, 60h
cmp al,1
--------------
in ax,60h
dec ax

could be 1 byte shorter
added on the 2004-05-16 21:49:38 by lgdt lgdt
<3
rulez added on the 2004-05-16 22:11:20 by bzz bzz
my sense of the infantile requires this to be 11 bytes shorter.
Hey truck, I'm born in '81 so one byte more would be ok.
l33t
rulez added on the 2004-05-16 22:59:53 by Gargaj Gargaj
sweet!
rulez added on the 2004-05-16 23:13:14 by [cryo] [cryo]
hugs
rulez added on the 2004-05-16 23:16:44 by Bzl Bzl
if (I != understand) { rulez!} else { echo don't care! } :P (as u see I am not a coder ;)
rulez added on the 2004-05-17 00:16:27 by cerror cerror
cute <3
rulez added on the 2004-05-17 01:45:35 by Buckethead Buckethead
nice, would be cute to add pink or red colours :)
rulez added on the 2004-05-17 08:40:57 by rasmus/loonies rasmus/loonies
pretty porno
8=================>
rulez added on the 2004-05-17 08:52:11 by unlock unlock
Hahaha!!! The tiny intro scene is alive! And with integer only!!!!!!! =)
rulez added on the 2004-05-17 10:37:03 by Optimus Optimus
sweet
rulez added on the 2004-05-17 13:20:19 by shadez shadez
i have removed the wait-for-ESC part.
now the first version is 63 bytes, the textured version is 73 bytes.
they are not here now, but i will submit them _in_a_comment_ (with hexadecimal numbers)!

you can also send them in sms. :D
added on the 2004-05-17 15:22:55 by lgdt lgdt
lovable
rulez added on the 2004-05-17 16:14:26 by v3nom v3nom
very nice stuff ;D
rulez added on the 2004-05-17 17:22:58 by las las
very good stuf
rulez added on the 2004-05-17 18:01:39 by denokan denokan
wow!
rulez added on the 2004-05-17 19:47:52 by neo neo
well, today i declare love with more prods that is healthy... hope they don't get too jelaous...
I WANT TO BE A HEARTH SHAPED TEXTURED 256 BYTE TUNNEL TOO!!!
rulez added on the 2004-05-17 19:54:01 by FooLman FooLman
really great for the size

LGDT: have you received my mail ?
rulez added on the 2004-05-18 02:13:48 by p01 p01
The untextured one is much better. Plus, at only 63 bytes now, it gets a sure thumbs up!
rulez added on the 2004-05-18 02:56:42 by s_tec s_tec
ah!
rulez added on the 2004-05-18 15:25:22 by Duckers Duckers
a bit gay, but 80byte!!! i think i've never seen a smaller 3d prod
rulez added on the 2004-05-18 19:22:55 by sinnfrei sinnfrei
63 bytes?!?!?!?! W0W
rulez added on the 2004-05-19 09:01:24 by js js
more! more! :-D
rulez added on the 2004-05-19 19:21:50 by BadSector BadSector
sweet!
rulez added on the 2004-05-19 19:55:57 by legalize legalize
the 63 byte version always crashes, and i don't know why. :(( sorry

here's a 64 byte one:

B013CD106800A00789C30FAFDB01D0F7
E801C3740C31D266B8C027090066F7F3
414929C8243F0420AA89F831D2BB4001
F7F32D780081EAA0007FCDF7DAE9C8FF
added on the 2004-05-20 20:20:05 by lgdt lgdt
UGLY!!!

i heard that if you use more bytes, you've more ways of making stuff look good.
sucks added on the 2004-05-20 20:24:03 by skrebbel skrebbel
nice! and so small o_O
i love you all :D
rulez added on the 2004-05-21 11:21:14 by Timonator Timonator
not that bad
added on the 2004-06-01 10:18:20 by NuKem NuKem
any demo you can type in without getting bored is hawt, plus this is one of the few sub 128b'ers that actually looks cool :>
rulez added on the 2005-05-06 19:13:54 by root root
The textured version is lame but the colorfull version shows a cute demo in just 80 bytes. good job! :)
rulez added on the 2005-05-06 20:05:02 by Lupin Lupin
looks like the new langnese logo! =)
rulez added on the 2005-05-06 20:20:44 by dipswitch dipswitch
classic. i prefer the xor "textured" version
rulez added on the 2005-12-15 03:37:30 by dila dila
<3
rulez added on the 2006-01-24 15:59:34 by cruzer cruzer
rulez added on the 2006-01-24 16:07:07 by Preacher Preacher
nice.
rulez added on the 2006-02-09 14:25:31 by got got
coder pr0n <3
rulez added on the 2006-02-09 14:32:17 by StingRay StingRay
i like both versions. Great stuff.
rulez added on the 2006-02-09 15:10:49 by wroceng wroceng
rulez added on the 2006-02-09 17:12:23 by bdk bdk
:)
rulez added on the 2006-09-04 07:22:07 by wb wb
rulez added on the 2007-01-16 21:00:21 by anesthetic anesthetic
i love this bytero!
that's one of my favourite one's in smallest size!

congratulations, i've never seen another small bytero with such a great 3d-effect!
rulez added on the 2007-04-05 12:24:15 by anvil's earwax anvil's earwax
the smaller version is soo sweet!
rulez added on the 2007-05-15 16:07:03 by beton beton
Cool idea.
rulez added on the 2008-05-01 19:08:02 by Pirx Pirx
cool. I like both versions.
rulez added on the 2009-02-23 12:19:33 by auld auld
80b version is better (=
rulez added on the 2013-05-26 10:09:37 by sensenstahl sensenstahl
lovely :)
rulez added on the 2016-03-25 17:24:42 by whizart whizart
unpretty
sucks added on the 2018-09-20 11:06:15 by noby noby

submit changes

if this prod is a fake, some info is false or the download link is broken,

do not post about it in the comments, it will get lost.

instead, click here !

[previous edits]

add a comment