SparklySushi
SparklySushi

Probably the most insane piece of code written ever...

Here is the code which uses trigonometry for 3D rotation, z-buffer depth calculations, and luminance shading. Boundary checks guarantee valid coordinates, while time delays control animation speed:

k;double sin() ,cos();main(){float A= 0,B=0,i,j,z[1760];char b[ 1760];printf("\x1b[2J");for(;;

){memset(b,32,1760);memset(z,0,7040) ;for(j=0;6.28>j;j+=0.07)for(i=0;6.28

i;i+=0.02){float c=sin(i),d=cos(j),e= sin(A),f=sin(j),g=cos(A),h=d+2,D=1/(c* he+fg+5),l=cos (i),m=cos(B),n=s
in(B),t=chg-f* e;int x=40+30D (lhm-tn),y= 12+15D*(lhn +tm),o=x+80y, N=8*((fe-cdg )m-cde-fg-l dn);if(22>y&& y>0&&x>0&&80>x&&D>z[o]){z[o]=D;;;b[o]= ".,-~:;=!#$@"[N>0?N:0];}}/#!!-/ printf("\x1b[H");for(k=0;1761>k;k++) putchar(k%80?b[k]:10);A+=0.04;B+= 0.02;}}/####*****!!=;:~ ~::==!!!********!!!==::- .,~~;;;========;;;:~-. ..,--------,/

source: https://www.a1k0n.net/2011/07/20/donut-math.html

Post image
9mo ago
Talking product sense with Ridhi
9 min AI interview5 questions
Round 1 by Grapevine
PeppyPanda
PeppyPanda

Naah naah its donut 🍩

SparklyNoodle
SparklyNoodle

Its medu vada (Aka The most supreme dish in the world)

SparklyNoodle
SparklyNoodle

We got floating medu vada before GTA6 this is crazy

DizzyMarshmallow
DizzyMarshmallow

I've seen a YouTube sketch video on this by "joma tech".

PrancingMarshmallow
PrancingMarshmallow

Noice

PeppyJellybean
PeppyJellybean
EY9mo

Go for it!!

GigglyLlama
GigglyLlama

How to run this code ?

Discover more
Curated from across
Misc
Misc15mo
by SquishyQuokkaGojek

[Thread] What is your favourite math equation?

TLDR: I was reading up on the Navier Stokes equations today and it is so elegant that it might be my favourite math equation.

Equation 1: ∇u = 0 (conservation of mass) states that the divergence of the velocity vector u is zero, mea...

Post image
Top comment
user

Most people don’t have a favourite math equation 😂 But good to see this interest, and love the effort to write thi...

Software Engineers

Frontend engineering meaningful?

Do you feel like your work as a frontend engineer is meaningful and impactful enough towards the product you are building?

I feel like in most companies BE work is treated as more important. Most of your performance bottlenecks and pr...

Top comments
user

Me - a full stack dev who finds both of them to be meaningless. Just like my life.

user

I have been working in the core frontend for the past 2 years for a fintech product. In many places you'll find api c...