WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 21 of 21
Search took 0.00 seconds.
Search: Posts Made By: fabioped
Forum: Vizard 07-01-2014, 05:12 PM
Replies: 3
Views: 6,925
Posted By fabioped
That means I'm adding objects to world-space and...

That means I'm adding objects to world-space and not ortho/screen layers right? It would be quite harder to get their positioning right on window X/Y.
Forum: Vizard 07-01-2014, 04:12 PM
Replies: 3
Views: 6,925
Posted By fabioped
Question GUI when using HMD Oculus

Hi!

How can I show rectangles and 2D text when using the oculus rift hmd support?

I need to show my own 2D GUI created using quads/text over ORTHO layer.
Forum: Vizard 06-24-2014, 08:50 AM
Replies: 2
Views: 8,657
Posted By fabioped
Thumbs down Publishing with external libs

Hi!

I'm trying to publish to EXE 3 different games. They are in folder A, B and C. And they all import a common GameLib which resides in same folder as these games (A, B, C, GameLib). The problem...
Forum: Vizard 05-12-2014, 03:53 AM
Replies: 2
Views: 8,428
Posted By fabioped
What I expected from vizard was the ability to: ...

What I expected from vizard was the ability to:
- play the animation from start, whatever the current state is
- stop the animation to frame 0, whatever the current state is

Even doing this:
...
Forum: Vizard 05-12-2014, 03:41 AM
Replies: 2
Views: 8,428
Posted By fabioped
Question Animations and OSGB

I have this 3D model I've animated in 3D max and applied the OSG Sequence to save its animation.

My problem is how can I better handle its animation status?

I'm using setAnimationTime(0) to...
Forum: Vizard 04-21-2014, 03:15 PM
Replies: 3
Views: 6,429
Posted By fabioped
Thanks! Can you also provide me a quick...

Thanks!

Can you also provide me a quick info?
Why is viz.addTexQuad no longer able to pick mouseclicks? viz.pick is returning empty on vizard5.
Forum: Vizard 04-17-2014, 09:19 AM
Replies: 3
Views: 6,429
Posted By fabioped
Wink ControlPoint

Hi!

I'm using controlpoints a lot, and i'm having a bit of trouble with:

- How to know if an animationpath has ended? how to wait for it?
- Why isn't scale in controlpoints working in Vizard5?...
Forum: Vizard 01-29-2014, 07:07 AM
Replies: 0
Views: 8,411
Posted By fabioped
Thumbs down Animations and OSGB

Hi!

I'm having lots of trouble using the OSG plugin for its Sequence Helper. Isn't there any more documentation on this feature? Why not release the code for this plugin, so we can improve...
Forum: Vizard 01-23-2014, 06:54 AM
Replies: 8
Views: 10,822
Posted By fabioped
Hi! thanks for your reply. But I still have...

Hi!

thanks for your reply. But I still have trouble with it.
I applied just as you said:

Strandard version - https://www.dropbox.com/s/m1l607tcctgpeof/Imagem1.jpg
Slate Version -...
Forum: Vizard 01-22-2014, 11:32 AM
Replies: 0
Views: 5,248
Posted By fabioped
Question Fluids

Hello!

I'm trying to have milk being poured into a cup. I'm trying to fake my way into that using 3d max. I've created a SuperSpray as particle creator, and used a OSG sequence to sample its...
Forum: Vizard 01-09-2014, 09:14 AM
Replies: 8
Views: 10,822
Posted By fabioped
Question Shaders Effects

New in this version of Vizard is Sharders being imported from 3D Max with OSG Exporter. I'm trying to archive a soup bubble effect.

This is the effect I did using 3D Max 2014:...
Forum: Vizard 01-09-2014, 08:47 AM
Replies: 0
Views: 7,162
Posted By fabioped
Question Shaders

Hi!

Just started using shaders in my code and I want to archive this effect: http://mrdoob.github.io/three.js/examples/webgl_materials_shaders_fresnel.html

As you see in the code...
Forum: Vizard 10-08-2013, 08:25 AM
Replies: 1
Views: 7,566
Posted By fabioped
Question Child node coordinates

I have this sample 3ds file with 4 objects:
https://dl.dropboxusercontent.com/u/178438/teste.3ds

How can I see the relative coordinates of these objects?

From this:

def update(a):
p =...
Forum: Vizard 09-11-2013, 09:51 AM
Replies: 1
Views: 6,522
Posted By fabioped
ORTHO image over subwindow

How can I have a image displaying on the viz.ORTHO layer over a subwindow?

I want to display a mouse cursor image on both the mainscreen ORTHO and the subwindow (addWindow) ORTHO
Forum: Vizard 08-09-2013, 09:42 AM
Replies: 1
Views: 6,591
Posted By fabioped
Forum: Vizard 07-30-2013, 07:19 PM
Replies: 1
Views: 7,144
Posted By fabioped
Exclamation vizshape.addQuad doesn't support size

Hi!

I'm using vizshape.addQuad to place a rounded-corner rect on my ORTHO layer. How can I change its size after the window is resized?
Scaling it breaks the corner quality, and re-creating it...
Forum: Vizard 07-09-2013, 08:57 AM
Replies: 1
Views: 8,748
Posted By fabioped
addWindow DrawOrder

Hi,

I'm having trouble creating a GUI with vizard 4.

I want to create scrollable content, images and so, withing a fixed size container within ORTHO layer. I ended up using vizard support for...
Forum: Vizard 04-09-2013, 02:21 AM
Replies: 1
Views: 8,247
Posted By fabioped
Loading particle .osg on-the-fly

I want to do a smoke particle system which progresses over time in its size. To do that I guess the best way would be to change the rateRange of the RandomRateCounter in the attached OSG over time......
Forum: Vizard 02-18-2013, 06:31 AM
Replies: 3
Views: 7,735
Posted By fabioped
Try setting sync=True as speak() argument

Try setting sync=True as speak() argument
Forum: Vizard 02-18-2013, 04:33 AM
Replies: 4
Views: 11,126
Posted By fabioped
That's really not the case. Please see this...

That's really not the case. Please see this screencast I just made to show you my process, its really quick. I can't seem to get through this.

http://www.youtube.com/watch?v=DKecUPHfCK8
Forum: Vizard 02-14-2013, 09:26 AM
Replies: 4
Views: 11,126
Posted By fabioped
Error exporting mesh

I'm trying to export a mesh file (CMF) from one of the Complete Characters MAX source file (female). At the second step (bone assignment) I can't get passed this, receiving a message error: Invalida...
Showing results 1 to 21 of 21

 
Forum Jump

All times are GMT -7. The time now is 12:48 PM.


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