Оптимизация пересечения лучей с сетчатой ​​моделью [закрыто]Python

Программы на Python
Ответить Пред. темаСлед. тема
Anonymous
 Оптимизация пересечения лучей с сетчатой ​​моделью [закрыто]

Сообщение Anonymous »


Is there an optimized method to get all mesh triangles visible from a given point?

There is a mesh model of huge size and some point near this model. From the point rays are spread out conditionally on all 360 degrees. It is necessary to calculate the indices of all triangles on which rays from this point fall. The analogy of a video camera...

It is clear that the methods of intersection of rays with the mesh implemented in such libraries as trimesh or pymesh are ineffective on large models. A large model, in my case, is billions of vertices....


Источник: https://stackoverflow.com/questions/780 ... mesh-model
Реклама
Ответить Пред. темаСлед. тема

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

  • Похожие темы
    Ответы
    Просмотры
    Последнее сообщение

Вернуться в «Python»