WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: knightgba
Forum: Vizard 01-26-2011, 07:13 AM
Replies: 1
Views: 8,979
Posted By knightgba
Lighting relevant text?

Hi, guys

I am trying to implement a lighting relevant text effect but not quite sure

Basically the "lighting relevant text means" the text's color is be decided by the lights in the scene...
Forum: Vizard 11-04-2010, 08:20 AM
Replies: 0
Views: 7,112
Posted By knightgba
which version of GLSL is supported by viz 3.0

Hi, guys, just a quick question as presenting in the title.
Is vizard 3.0 support the GLSL 3.2 or 4.0 and higher?
Forum: Vizard 08-23-2010, 07:33 AM
Replies: 2
Views: 7,124
Posted By knightgba
ok...Think I can do this manually. Ob =...

ok...Think I can do this manually.
Ob = viz.addText('text')
Ob = setPosition(x,y,z)
ChildrenofOb = viz.addText('Children Text')
ChildrenofOb = setPosition(a,b,c)

Action =...
Forum: Vizard 08-23-2010, 05:50 AM
Replies: 2
Views: 7,124
Posted By knightgba
How to move a text object and its children text objects as a whole

Just like the hierarchical models example carousel in the viz tutorial in which case the object is 3d model not text object.

a matrix translation?
Forum: Vizard 08-23-2010, 05:39 AM
Replies: 2
Views: 6,248
Posted By knightgba
yh, create a new viz.pick() object. and use...

yh, create a new viz.pick() object.
and use viz.callback(YOUR_EVENTNAME, objectof viz.pick())
Forum: Vizard 07-26-2010, 01:35 PM
Replies: 3
Views: 10,154
Posted By knightgba
It seems in python 2.4 deque is available, think...

It seems in python 2.4 deque is available, think I can use it instead of defaultdict(sets)
Forum: Vizard 07-26-2010, 05:18 AM
Replies: 3
Views: 10,154
Posted By knightgba
thx for reply! its quite helpful! it seems I...

thx for reply!
its quite helpful!
it seems I need check the 2.4 reference to modify my code.
Forum: Vizard 07-25-2010, 03:30 PM
Replies: 3
Views: 10,154
Posted By knightgba
How to import the defaultdict into vizard

Hi, guys

I have got a chance to play with vizard in my univ lab. its quite nice
I already have had some experience in writing python scripts(very basica ones)

Here I have meet some problems. ...
Showing results 1 to 8 of 8

 
Forum Jump

All times are GMT -7. The time now is 01:00 PM.


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