WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 25 of 143
Search took 0.01 seconds.
Search: Posts Made By: Johannes
Forum: Vizard 01-23-2006, 10:26 AM
Replies: 1
Views: 10,225
Posted By Johannes
Problem with rendering tube-wrl-file

Hi,
I created a tube with blender but it does not show up correct in vizard. Only shows the tube from the outside, when you are inside the tube, it does not show it.

Best,
Johannes
Forum: Precision Position Tracker (PPT) 12-15-2005, 03:52 PM
Replies: 5
Views: 20,230
Posted By Johannes
3 lights - flipping-problem

Hi,
hope you have been doing well.

We just tried to add a pointing-device consisting of two lights (3rd light is on HMD).

We spent a lot of time trying to make it work, it seems that the...
Forum: Vizard 09-02-2005, 04:28 PM
Replies: 6
Views: 13,942
Posted By Johannes
Thank you, that helped, the horizontal lines do...

Thank you, that helped, the horizontal lines do not show great but that it is much better now than it was before.
I guess we can live with that.


I attached a screenshot.

Thank you and have...
Forum: Vizard 09-02-2005, 03:42 PM
Replies: 6
Views: 13,942
Posted By Johannes
Problem two was exactly what you suggested, thank...

Problem two was exactly what you suggested, thank you.

Problem 1 still persists also it improved (see attached). Making it brighter is difficult, as it is white. It looses the horizontal lines.
...
Forum: Vizard 09-02-2005, 02:22 PM
Replies: 6
Views: 13,942
Posted By Johannes
Thank you! 1. As the grid is just a texture...

Thank you!

1. As the grid is just a texture on a quad I did
gridCoord= viz.add('../resources/joNew/gridLevel5.jpeg')
quad.texture(gridCoord)
quad.disable(viz.LIGHTING)

But it did not help...
Forum: Vizard 09-02-2005, 01:10 PM
Replies: 6
Views: 13,942
Posted By Johannes
Fading/lightening-Problem and viz.go in module

Hi,

is there a command to turn off the "fading effect" the further the object is from the view. It is a problem, for the grid mode, as the grid is not very visible about a m from the view as it is...
Forum: Vizard 08-08-2005, 02:53 PM
Replies: 7
Views: 13,073
Posted By Johannes
1) Thank you. Johannes wrote: Can I...

1) Thank you.



Johannes wrote: Can I not transmit the viewpoint as done in, to fix it. It does not seem to work though (see also below)...
view = viz.get(viz.MAIN_VIEWPOINT)...
Forum: Vizard 08-05-2005, 05:48 PM
Replies: 7
Views: 13,073
Posted By Johannes
Hi, thank you for the answer. 1. Avatar:...

Hi,
thank you for the answer.

1. Avatar: the line you wrote helps with the shading but the shading does not seem to be affected by the lightning of the room anymor meaning it does not matter if...
Forum: Vizard 06-30-2005, 02:17 PM
Replies: 7
Views: 13,073
Posted By Johannes
Hi, Did you get the email (about a week ago)? ...

Hi,
Did you get the email (about a week ago)?
No problem if you do not get to it right now, just want to make sure you got it.

Right now I have the hopefully short question about vectors and...
Forum: Vizard 06-27-2005, 10:36 PM
Replies: 10
Views: 19,950
Posted By Johannes
One question and a rather unstructured protocol...

One question and a rather unstructured protocol of this night:

1) if I do
host = "localhost"
addr = (host,PORT)
InSocket.bind(addr)

should it not bind the socket to localhost?

Should I...
Forum: Vizard 06-21-2005, 04:01 PM
Replies: 10
Views: 19,950
Posted By Johannes
yes, renaming and deleting socket.py and another...

yes, renaming and deleting socket.py and another one helped, thank you! It is working again.
At the first try communicating with it from java it did not work, but I will try again sometimes in the...
Forum: Vizard 06-21-2005, 02:19 PM
Replies: 10
Views: 19,950
Posted By Johannes
Socket Error

Hi,
funny thing happened. Tried the above posted code and now Vizard does not start any program (vizard starts but when I press run it does only give me the below error) any more. What to do?
...
Forum: Vizard 06-17-2005, 07:35 PM
Replies: 7
Views: 13,073
Posted By Johannes
Avatar-Format-Recommendation for Vizard

Hi,
we are just playing with Kaydara which uses the Filmbox (.fbx) format.
We can import it into 3D Studio Max and export it into a VRML-File. The Avatar moves but the shading does not seem to be...
Forum: Vizard 06-10-2005, 03:52 PM
Replies: 10
Views: 19,950
Posted By Johannes
If you have some sample Python code for socket...

If you have some sample Python code for socket communication close by, I would like to see / play with it on the weekend. If it is a little work for you to get it I might just do some "research"...
Forum: Vizard 06-09-2005, 04:27 PM
Replies: 30
Views: 43,889
Posted By Johannes
1. Thank you, yes I will try the...

1. Thank you, yes I will try the object.disable(viz.RENDERING)...

2. @ perform an intersect test on each object instead of all at once:

a) If I understand you right you mean something like...
Forum: Vizard 06-09-2005, 03:20 PM
Replies: 30
Views: 43,889
Posted By Johannes
My workaround seems to have a problem: What...

My workaround seems to have a problem:

What I do: After each time-step my moving objects also calculate where they would be at the next timestep. If there is a colission (measured by the...
Forum: Vizard 06-09-2005, 02:54 PM
Replies: 30
Views: 43,889
Posted By Johannes
Hi, sorry, found the mistake. ...

Hi,
sorry, found the mistake.
ball0503.actualPos.get(), ball0503.nextPos.get() stayed the same after the ball was caught. So always the glider came back to that position it triggered again an...
Forum: Vizard 06-09-2005, 01:28 PM
Replies: 30
Views: 43,889
Posted By Johannes
Intersection with a ghost

Hi,

because colissions can not work prcecise enough I'm developing a workaround: After each time-step my moving objects also calculate where they would be at the next timestep. If there would be a...
Forum: Vizard 06-06-2005, 06:19 AM
Replies: 51
Views: 61,085
Posted By Johannes
Hi, no when I'm using stereo on the normal...

Hi,
no when I'm using stereo on the normal screen it is fine (golden and reflecting), only in the HMD it appears black.

So I guess it has to do with the quality of the HMD?!

Johannes
Forum: Vizard 06-03-2005, 03:29 PM
Replies: 51
Views: 61,085
Posted By Johannes
Yes

Yes
Forum: Vizard 06-03-2005, 03:18 PM
Replies: 51
Views: 61,085
Posted By Johannes
A while ago we discussed: I did...

A while ago we discussed:




I did the workaround looking at the minicooper example
innerCoil=coil.getchild('innerCoil')
texGold=viz.add('../resources/joNew/Lakerem2.jpg')...
Forum: Vizard 06-03-2005, 03:06 PM
Replies: 10
Views: 19,950
Posted By Johannes
Mmmh, IPC... What about the Java Native...

Mmmh, IPC... What about the Java Native Interface...


The Java Native Interface (JNI) is the native programming interface for Java.
The JNI allows Java code that runs within a Java Virtual...
Forum: Vizard 06-03-2005, 12:24 PM
Replies: 10
Views: 19,950
Posted By Johannes
vizard and java -> jython?

Hi,

I'm thinking about using a Java program and Vizard together in one application.

The result should bea split screen: On the top the java application that simulates a physics simulation...
Forum: Vizard 05-25-2005, 11:20 AM
Replies: 30
Views: 43,889
Posted By Johannes
Thank you, this worked! Also thank you for the...

Thank you, this worked! Also thank you for the explanation!

Best,
Johannes
Forum: Vizard 05-24-2005, 03:18 PM
Replies: 30
Views: 43,889
Posted By Johannes
Hi, it is this line that matters: v =...

Hi,
it is this line that matters:

v = viz.add('intersense.dls')

Without it it works, with it it does not.


Best,
Johannes
Showing results 1 to 25 of 143

 
Forum Jump

All times are GMT -7. The time now is 04:58 AM.


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