How can i generate Computational Geometry with Delaunay in 3D ?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I need to create a Delaunay 3D in space but with orthogonal nodes between to nodes
P1=5360,8850,23962 & P2=9630,4010,11216 then need to get I,J&K.
4 comentarios
John D'Errico
el 12 de Mayo de 2018
What does that have to do with a Delaunay tessellation? (Answer: Absolutely nothing at all.)
As far as this is concerned "...to create nodes between two points in space, but in orthogonal lines and then can get the unit vectors I, J & K."
Sorry, but that makes no sense at all. You are just throwing around some words there.
Given two points, you can create new points along the line between them. That is pretty trivial. But I have no idea if that is what you need, in fact, I doubt it is. But what does "orthogonal lines" mean? And what unit vectors are you talking about?
If you want help, you need to CLEARLY explain what you are looking to do. Give an example if necessary. Draw a picture. You can do that in two dimensions if you wish.
Respuestas (0)
Ver también
Categorías
Más información sobre Delaunay Triangulation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!