photo

Omar Rashed


Attivo dal 2016

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


How to turn my [X,Y,Z] into stl using surf2stl?
Hello, I have made my 3D coordinates, and I have downloaded the surf2stl package example (will put It below). However, for th...

oltre 7 anni fa | 2 risposte | 1

2

risposte

1

risposta

Domanda


Hello, I have been trying to surf two parallel circles but data dimensions don't match and I don't know why. Any help would be nice. Thank you, Omar
radius = 1; center = [0 0]; theta = linspace(0,2*pi); X = center(1)+radius.*cos(theta); X=[X;X]; Y = center(2)+radius.*sin(t...

quasi 8 anni fa | 3 risposte | 0

3

risposte