Advertisement

You're blocking ads, which pay for BlenderNation. Read about other ways to support us.

Blender Python Bites #5 – Check if a point is inside a mesh

0

Salai Vedha Viradhan writes:

When manipulating meshes or doing procedural generation using the Blender Python API, there comes a time when you would want to determine if a particular point in space is inside or outside a mesh. It might be easy to predict this when you are looking at a point and a mesh visually, but how do you determine if a point is inside or outside a given mesh programmatically?

Let’s see how we can achieve this using the Blender API.

Read the article

About the Author

Salai Vedha Viradhan

I am a tech enthusiast from India, currently based out of Chennai. I am interested in Python, Blender, Three.js, GLTF, Web Development, and 3D graphics in general. I have experience in building CLIs, tools for manipulating 3D assets, automating processes, 3D visualization, etc. I write regularly on my blog and Twitter.

Leave A Reply

To add a profile picture to your message, register your email address with Gravatar.com. To protect your email address, create an account on BlenderNation and log in when posting a message.

Advertisement

×