WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 26 to 50 of 58
Search took 0.01 seconds; generated 92 minute(s) ago.
Search: Posts Made By: dan12345
Forum: Vizard 06-05-2008, 03:36 AM
Replies: 13
Views: 28,477
Posted By dan12345
Nope, still doesn't work... how do i add pictures...

Nope, still doesn't work... how do i add pictures to forum messages? i wanted to add
a jpeg of the result, but couldn't find how to do it.... after changing the text using text.font('some hebrew...
Forum: Vizard 06-01-2008, 06:09 AM
Replies: 1
Views: 18,601
Posted By dan12345
Animating bones

Hi,
I'm trying to create an animation for a specific bone ( ' Bip01 R UpperArm' to be specific), but i'm not sure how , since unlike regular 3dnodes, it doesn't seem to support the animate path...
Forum: Vizard 06-01-2008, 05:59 AM
Replies: 13
Views: 28,477
Posted By dan12345
still didn't work

The text in the image is real hebrew indeed, but when i run your code
on my computer (after copy pasting) i still don't get the right characters...
The computer does work with hebrew in general......
Forum: Vizard 05-29-2008, 04:17 AM
Replies: 13
Views: 28,477
Posted By dan12345
i actually have tried changing the encoding

i actually have tried changing the encoding, which allowed me adding
hebrew to the script itself, but i wasn't able to add a textnode with
hebrew letters, that will be shown in the VR. ( the...
Forum: Vizard 05-26-2008, 12:53 AM
Replies: 13
Views: 28,477
Posted By dan12345
Vizard with non-latin language

Hello -
I wanted to add hebrew text in vizard, and wasn't able to...
Is there any way to enable it? If not, we would be very very
happy if in future versions it might be supported....
Forum: Vizard 05-23-2008, 03:27 AM
Replies: 1
Views: 26,520
Posted By dan12345
Inheritence with node3d

I wanted to create my own object ( a table, a few children nodes connected
to it, and a few children nodes connected to them ), and to
extend the functionlaties of my object, whilst keeping all...
Forum: Precision Position Tracker (PPT) 04-02-2008, 10:44 PM
Replies: 7
Views: 86,325
Posted By dan12345
okay my bad

hey farshi
sadly i admit that there is actually no problem! indeed
it seems that it works fine, and the reason it didn't work before,
was just because i didn't update the number of trackers being...
Forum: Precision Position Tracker (PPT) 04-02-2008, 04:39 AM
Replies: 7
Views: 86,325
Posted By dan12345
Why is it not simple to perform the links?

i'm a bit confounded :
The ppt is able to differentiate between different ppt devices
, after the initial recognition - this is obvious from the fact that watching
the ppt tracking program, each...
Forum: Precision Position Tracker (PPT) 04-01-2008, 02:01 AM
Replies: 7
Views: 86,325
Posted By dan12345
Hey

just to make sure you haven't forgotten about me :\
Forum: Precision Position Tracker (PPT) 03-29-2008, 02:52 PM
Replies: 7
Views: 86,325
Posted By dan12345
Hi

my requirements -
at the beginning the head will be above the hand, but later on
the person being tracked is supposed to lift his hands above his heads, so not always - the same regarding the PPT...
Forum: Precision Position Tracker (PPT) 03-27-2008, 07:14 AM
Replies: 7
Views: 86,325
Posted By dan12345
tracking with multiple LEDS

Hello.
I've been trying to solve the age-old problem of tracking multiple LED lights,
and linking one of them to the head, despite the fact that there's no inherent
identity to the different...
Forum: Vizard 03-27-2008, 06:40 AM
Replies: 1
Views: 28,461
Posted By dan12345
turning off hardware

small question - recently we had worldviz software and hardware installed
at our lab here. we were told that basically we should turn things (ppt tracking, Hmd helmet, and the usb connection to the...
Forum: Vizard 03-26-2008, 03:06 AM
Replies: 2
Views: 18,845
Posted By dan12345
got it

found the solution...

list.sort(lambda x, y: cmp(x.getPosition()[1], y.getPosition()[1])

does the job!

thankz anyway :)
Forum: Vizard 03-26-2008, 03:01 AM
Replies: 2
Views: 18,845
Posted By dan12345
sorting by position

Hello
i have a list of nodes, and i would like to sort them according to their
height
i know python has a list.sort(key = bla) function), but the question is:
how do i get the handle to...
Forum: Vizard 03-26-2008, 02:04 AM
Replies: 1
Views: 20,091
Posted By dan12345
question regarding actions

hi i want to implement the following -
an avatar walks, and when she finishes walking i immediately manually
manipulate the bones.
(locking the bones, and then changing their angles - no motion)...
Forum: Vizard 03-17-2008, 03:08 AM
Replies: 7
Views: 27,023
Posted By dan12345
Question regarding GUI sliders

Hello - i want to add several GUI sliders to my program - inspired by
the slider tutorial.
The problem is that i want each slider to perform different functionality -
and there is no...
Forum: Vizard 03-06-2008, 04:01 AM
Replies: 1
Views: 20,482
Posted By dan12345
never mind!

never mind!
Forum: Vizard 03-06-2008, 04:00 AM
Replies: 2
Views: 20,227
Posted By dan12345
nevermind :)

i found out that pressing the spacebar after autoscaling fixes this.
hope no-one has read my monologue :)
Forum: Vizard 03-06-2008, 03:57 AM
Replies: 2
Views: 20,227
Posted By dan12345
update to question

well after playing with it a bit more, i found out it has something to do
with people maker, and not autoscaling it in the right way.

which leads me to anothe problem - when i press the...
Forum: Vizard 03-06-2008, 03:41 AM
Replies: 1
Views: 20,482
Posted By dan12345
small people maker question -translate mode

hello - i read in one of the posts that in order to fix a non existent neck
in vizard when trying to add a custom face, i have to manipulate the face
in translate mode -
the problem is i don't...
Forum: Vizard 03-06-2008, 03:37 AM
Replies: 2
Views: 20,227
Posted By dan12345
addface problem

Hello
i tried creating a face using the procedure explained in the tutorial
(3dmenow - 3dmax -peoplemaker - vizard)
i managed to create a seemingly normal *.vzf file - in the 3d subwindow
in...
Forum: Vizard 03-03-2008, 04:50 AM
Replies: 1
Views: 25,183
Posted By dan12345
small indentation question

for some reason, vizard started showing blue lines before a beginning of
lines of code, signifying wrong indentation, eventhough the indentation is OKAY.
This also causes the script not to run,...
Forum: Vizard 02-26-2008, 01:20 AM
Replies: 1
Views: 21,626
Posted By dan12345
Timing events

Hey
Was wondering what is the best way to execute a sequence of simple events -
to be more specific i want an avatar so use the "speak()" function
after let's say 10 seconds, and then a different...
Forum: Vizard 02-20-2008, 06:19 AM
Replies: 1
Views: 21,383
Posted By dan12345
Question regarding creating new worlds/rooms

what is the best to create new spaces/worlds/rooms?

3dmax?
or maybe some vrml tool?
is it worth studying vrml language, or is it just a waste of time?

when saying best, i regard what is the...
Forum: Vizard 02-07-2008, 03:13 AM
Replies: 3
Views: 35,229
Posted By dan12345
reply

1) the problem is in 3dmax....
Showing results 26 to 50 of 58

 
Forum Jump

All times are GMT -7. The time now is 06:42 AM.


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