3D graphical using labview

Post beginners questions here. Don't be ashamed starting stupid topics.
Ответить
aimanfreepaid
interested
interested
Сообщения: 5
Зарегистрирован: 03 июл 2011, 17:32
Версия LabVIEW: 8.5.1
Контактная информация:

3D graphical using labview

Сообщение aimanfreepaid »

Hi there,

I'm very new to LabVIEW. currently i'm learning to LV 8.5.1 and i'm considering developing a system that can provide the 3D graphical view / 3D objects something like that. Do i need additional module or i can just using the m.file and the basic toolbox to work with? i am totally no idea how to start it.
Аватара пользователя
mzu2006

Professionalism Tutorials Black
doctor
doctor
Сообщения: 2456
Зарегистрирован: 16 авг 2008, 02:12
Награды: 3
Версия LabVIEW: 7.1 10 11 12
Откуда: St-Petersburg (RU), Phila, Boston, Washington DC
Контактная информация:

Re: 3D graphical using labview

Сообщение mzu2006 »

Not sure why do you need an m file at all. LabVIEW has built-in 3D drawing capabilities. What would you like to be able to do?
aimanfreepaid
interested
interested
Сообщения: 5
Зарегистрирован: 03 июл 2011, 17:32
Версия LabVIEW: 8.5.1
Контактная информация:

Re: 3D graphical using labview

Сообщение aimanfreepaid »

actually i want to do some 3D human model using labview and apply some features like forces on the bisep and trisep ...
Аватара пользователя
mzu2006

Professionalism Tutorials Black
doctor
doctor
Сообщения: 2456
Зарегистрирован: 16 авг 2008, 02:12
Награды: 3
Версия LabVIEW: 7.1 10 11 12
Откуда: St-Petersburg (RU), Phila, Boston, Washington DC
Контактная информация:

Re: 3D graphical using labview

Сообщение mzu2006 »

There are at least 2 pieces to the project as I see it. First one is some rigid-body dynamics modeling, second one is visualization. In what format do you have your human body? And what specifically do you plan to visualize?
aimanfreepaid
interested
interested
Сообщения: 5
Зарегистрирован: 03 июл 2011, 17:32
Версия LabVIEW: 8.5.1
Контактная информация:

Re: 3D graphical using labview

Сообщение aimanfreepaid »

Ok. i have a set of 3D Kinematics data, which is gathered from kinematics motion analysis system. So, from the data, i will develop the mimic movement based on kinematic data. Kinematics data means, for the whole body consist of 24 joints, each joint will be identified as (x,y,z) coordinates. from then, it is going to develop the skeleton and the human body.
Аватара пользователя
mzu2006

Professionalism Tutorials Black
doctor
doctor
Сообщения: 2456
Зарегистрирован: 16 авг 2008, 02:12
Награды: 3
Версия LabVIEW: 7.1 10 11 12
Откуда: St-Petersburg (RU), Phila, Boston, Washington DC
Контактная информация:

Re: 3D graphical using labview

Сообщение mzu2006 »

For visualization you can use National Instruments 3D picture control library that is included with LabVIEW (at least 8.2). Start with data structure (some sort of graph) which will have joints as nodes, connectors as arms, and make a VI that displays it on a 3D picture control.
aimanfreepaid
interested
interested
Сообщения: 5
Зарегистрирован: 03 июл 2011, 17:32
Версия LabVIEW: 8.5.1
Контактная информация:

Re: 3D graphical using labview

Сообщение aimanfreepaid »

ok thank you. may be i will need to ask regarding the data structure later.. i try to have a good picture of it first to develop the foundation
aimanfreepaid
interested
interested
Сообщения: 5
Зарегистрирован: 03 июл 2011, 17:32
Версия LabVIEW: 8.5.1
Контактная информация:

Re: 3D graphical using labview

Сообщение aimanfreepaid »

U mention about connectors as arms.. what is arms actually? i just know about nodes, wire, control and indicators only..
Аватара пользователя
mzu2006

Professionalism Tutorials Black
doctor
doctor
Сообщения: 2456
Зарегистрирован: 16 авг 2008, 02:12
Награды: 3
Версия LabVIEW: 7.1 10 11 12
Откуда: St-Petersburg (RU), Phila, Boston, Washington DC
Контактная информация:

Re: 3D graphical using labview

Сообщение mzu2006 »

I used sort of a jargon. I meant to say, that your data structure should look like a graph with vertices representing joints, and edges represent connections.
Ответить
  • Похожие темы
    Ответы
    Просмотры
    Последнее сообщение

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