Feeds
질문
How to make my surface plot have symmetric centre in origo?
I have a code(I think it's easier to see what I mean if you plot it): % Convex N = 100; % Even number of points H = 0.02;...
거의 9년 전 | 답변 수: 0 | 0
0
답변질문
Line and Cylinder intersection
I have an expression for a "line- to sphere intersection" that works: a = 1 + Ax^2 + Ay^2 b = 2*(-zs + Ax*(Bx-xs) + Ay*(...
거의 9년 전 | 답변 수: 0 | 0
0
답변질문
Intersection of line and cylinder - Ray tracing
I am trying to create a code for a line- cylinder intersection. I already have a code for ray-sphere intersection coordinates, a...
거의 9년 전 | 답변 수: 0 | 0