Imagine we have a 2D array of values from which we want to create a 3D height map mesh. I was playing with Blender 3.0, which also supports python scripting and even numpy library. I was determined to create a 3D model of the boring 2D array.
Imagine we have a 2D array of values from which we want to create a 3D height map mesh. I was playing with Blender 3.0, which also supports python scripting and even numpy library. I was determined to create a 3D model of the boring 2D array.