photo

Paulo GOMES


Attivo dal 2018

Followers: 0   Following: 0

Statistica

  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1

Visualizza badge

Feeds

Visto da

Risposto
Merge isocap and isosurf to get one surface
I found that this is a convinient solution. for example you have the faces and vertices of an isosurface: [f,v] = isosurface(x...

oltre 5 anni fa | 3

| accettato

Risposto
How to combine two implicit functions
clear all close all clc x_period = 4; y_period = 4; z_period = 4; [x,y,z] = meshgrid(0:0.1:x_period*pi, 0:0.1:y_period*p...

oltre 5 anni fa | 0