WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 11-09-2012, 03:47 AM
REI REI is offline
Member
 
Join Date: Sep 2012
Posts: 3
First Person View - Hands

Hi @all, I have a quick question. Is there a way to hide the avatar body parts? The attribute "visible(viz.OFF)" does not work here unfortunately. I'm just want to simulate the first-person view with hands. So I thought that I just can hide individual body parts of the avatar.. but it does not seem to work...

avatar = viz.addAvatar('vcc_male.cfg')
sampleBone = avatar.getBone('Bip01 L UpperArm')
sampleBone.visible( viz.OFF )

It's even possible to hide the whole avatar (or another objects) but not the individual parts of the body..

Can someone help me?
Reply With Quote
  #2  
Old 11-09-2012, 10:43 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
The avatar is made up of two meshes, head and body. It's possible to hide the whole avatar or either one of those.

If you want to just show hands you can try the hand models included with Vizard, hand.cfg and hand_left.cfg.
Reply With Quote
  #3  
Old 11-09-2012, 12:34 PM
REI REI is offline
Member
 
Join Date: Sep 2012
Posts: 3
Thank you Jeff. I know about these models which unfortunately are not rigged. As well I mean the arms (sorry..).
I suspect there are no source-files of the avatar-models which I could simply modify myself, I'm right? :]
Reply With Quote
  #4  
Old 11-12-2012, 03:39 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
The source files are provided if you purchase the Vizard Complete Character set.

It's still not clear to me exactly what you are trying to do. You can get a first person view without hiding parts of the avatar.
Reply With Quote
  #5  
Old 11-19-2012, 04:51 AM
REI REI is offline
Member
 
Join Date: Sep 2012
Posts: 3
I need to get control of the arms (the joints) using external devices. I do not need the entire body but only the arms, as we know them from every FPS-Game.. The professional models are not required.
This is a major project which have to be implemented with this engine, to which I (think) already come up against the limits (first of all the env.-lighting).
My idea was to gain access to the single parts of the body and hide them, which unfortunately does not seem to work..
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
A question on field of view llqqff Vizard 0 03-11-2010 09:01 AM
View nlfrnassimi Vizard 0 03-17-2009 02:01 AM
View nlfrnassimi Vizard 4 03-12-2009 05:25 AM
view problem nlfrnassimi Vizard 3 03-11-2009 08:33 PM
problem with stereo mode shivanangel Vizard 3 10-17-2006 09:58 AM


All times are GMT -7. The time now is 11:25 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC