pouët.net

Flowing Triangles
screenshot added by Xai on 2021-09-10 00:37:14
platform :
type :
release date : september 2021
release party : Flashparty 2021
compo : virtual console 256b
ranked : 1st
  • 13
  • 1
  • 0
popularity : 47%
 47%
  • 0.93
alltime top: #21121
added on the 2021-09-10 00:37:14 by Xai Xai

popularity helper

increase the popularity of this prod by spreading this URL:

or via: facebook twitter pinterest tumblr

comments

what is this magic? 3d voxels in 256b :)
rulez added on the 2021-09-10 03:37:28 by psenough psenough
Nice cool triangles in a very small TIC-80 cart
rulez added on the 2021-09-10 08:45:03 by Queen_Luna Queen_Luna
nice, missing sound though :)
rulez added on the 2021-09-10 08:58:15 by grz grz
how
rulez added on the 2021-09-10 09:11:54 by Flashira Flashira
how
rulez added on the 2021-09-10 09:15:07 by moredhel moredhel
Quote:
what is this magic? 3d voxels in 256b :)


Yeah, something like pseudo 3d voxels indeed. Here goes the code:

Code: for i=0,47 do poke(0x3fc0+i,i*5)end m=math w=240 b=0 function TIC()for y=0,136 do line(0,y,w,y,y+b)end for z=w,5,-1 do x=-z for i=0,w do v=m.abs((x+50*m.cos(b/30))//1)~(z-b)//1h=64*(99-v-b)/z-50 rect(i,z+h,1,9,15-v/4)x=x+2*z/w end end b=b-1 end
added on the 2021-09-10 17:03:03 by Xai Xai
this is damn good
rulez added on the 2021-09-10 22:29:33 by TomCatAbaddon TomCatAbaddon
Very cool and for me just unbelievable how you and other guys here are doing so amazing 3d stuff in a hand full of some bytes. Thanks for sharing the magic code behding this fx.

I always ask myself how does this magics works and how do you get the necessary formulas / programming code? At least it seems, many of such tiny 3D effects are using only drawn rects.
rulez added on the 2021-09-11 17:42:01 by MrVainSCL MrVainSCL
:O this is great!
rulez added on the 2021-09-11 17:54:33 by sensenstahl sensenstahl
Cool!
251 unpacked bytes ;)
rulez added on the 2021-09-13 15:08:09 by Jin X Jin X
missing thumb !!
rulez added on the 2022-02-17 23:24:49 by HellMood HellMood
great little prod!
rulez added on the 2022-03-09 07:38:19 by Asato Asato
cool
rulez added on the 2022-03-09 10:34:03 by Blast! Blast!
Nice
rulez added on the 2022-03-09 11:22:38 by bitl bitl

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