Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Bikonja23868yLove the parallax snow but it feels out of place with the 8-bit tree both because of the parallax effect and varying particle size. Maybe add some details to the tree and use a triangle shape (much smaller squares) instead of the big waterfall squares (possibly with AA)?
EDIT: I see you made the squares smaller in the second iteration, it's much better already :) -
Kami688yGood add Bikonja, I divided my tree in square to build it (more easy to do a variable sized tree)
so if I say that 1 square = 1 px, I can put 1000 in the size to create a 1000px perfectly triangle tree ! -
Bikonja23868y@Kami maybe you can add a few decoration sprites then and add them to random green squares? Distribute them uniform around the tree and always x percent of number of tree squares and with the size in a variable. Should be easy enough to do and give a lot of room to play around with how it looks and easily add a new sprite to make it even nicer... God I miss programming :) (haven't done any in a few days and any like that in quite a while)
-
Bikonja23868y@Kami haven't seen dat.gui so can't help you there without seeing it and I'm off to bed now, but I might just play around with a similar thing these days, you've gotten me in the mood :)
Hey! First post on rant by saying merry Xmass!
This is my Christmas tree made from JavaScript ! I can change the height of the foliage and the wood part follow !
For those like me who live in a country where you only have the cold but not the snow 😅❄️
undefined
winter
christmas
javascript