u/sewaksunar

Image 1 — what application / tool / programing language  (like TikZ or Asymptote VG) has been used here ?
Image 2 — what application / tool / programing language  (like TikZ or Asymptote VG) has been used here ?
▲ 108 r/LaTeX

what application / tool / programing language (like TikZ or Asymptote VG) has been used here ?

it is visually accurate and detailed. i tried using Asymptoe 3d features but it is not visually clean, however i haven't tired TikZ for 3d.

i want to know which tool does these big publication use to make such a precise 3d figures

u/sewaksunar — 8 days ago
▲ 3 r/manim

How I orientate the camera, where x-axis is Right Horizontal and y-axis is Up Vertical and z as per right hand coordinate system (that is toward the screen )

also make a camera move about y axis

u/sewaksunar — 10 days ago
▲ 5 r/AsymptoteGraphics+2 crossposts

even the code is simple (for test)

size(100);
draw(unitcircle);
dot((0,0));
label("Center", (0,0), S);

previously i was not having any problem but this time i am getting trouble

u/sewaksunar — 14 days ago