python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Most efficient way to calculate point wise surface normal from a numpy grid
say we have a 2D grid that is projected on a 3D surface, resulting in a 3D numpy array, like the below image. What is the most efficient way to calculate a surface normal for each point of this grid?
...
azerila
Votes: 0
Answers: 2
I can't animate a surface with Mayavi
I'm trying to do a simple animation of a surface with Mayavi, but due to the lack of online examples (the few are extremely unclear or not useful) and official documentation, I'm struggling a lot. I w...

Rob Tan
Votes: 0
Answers: 1
Is there a way to display flat face colors in plotly for 3D Surface Charts?
I was using matlab in creating 3D surface charts but lately moved to plolty js. Everything works fine in plotly's 3D Surface charts except that the color scheme is gradient in plotly. I am trying to g...
John Manuel
Votes: 0
Answers: 1