WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 11 of 11
Search took 0.00 seconds.
Search: Posts Made By: xcuddlex
Forum: Vizard 05-04-2011, 08:01 PM
Replies: 2
Views: 6,549
Posted By xcuddlex
thank you so much jeff ! :)

thank you so much jeff ! :)
Forum: Vizard 05-01-2011, 08:51 AM
Replies: 2
Views: 6,549
Posted By xcuddlex
adding background music

is it possible in AR application ? :o
Forum: Vizard 05-01-2011, 07:00 AM
Replies: 4
Views: 8,102
Posted By xcuddlex
it works ! thank you so much jeff

it works ! thank you so much jeff
Forum: Vizard 04-21-2011, 11:33 PM
Replies: 4
Views: 8,102
Posted By xcuddlex
jeff, how can i do multiple if statements for...

jeff,
how can i do multiple if statements for the three different avatar ?
Forum: Vizard 04-21-2011, 09:29 AM
Replies: 4
Views: 8,102
Posted By xcuddlex
add info on avatar

info = vizinfo.add( 'WELCOME.' )
info.translate( .98, .3 )

i think this is how to add info onto the screen
but how can i add this kind of info on specific avatar?
for example i have three...
Forum: Vizard 04-18-2011, 02:00 AM
Replies: 8
Views: 19,729
Posted By xcuddlex
hi jeff, yes it works but i wanted to do a...

hi jeff, yes it works
but i wanted to do a function where i can load it directly from my application

this is the code i found in the vizard resources

#Update raw pattern every frame...
Forum: Vizard 04-18-2011, 01:54 AM
Replies: 2
Views: 9,360
Posted By xcuddlex
def updateVisible(): if marker.getVisible(): ...

def updateVisible():
if marker.getVisible():
marker1.visible(viz.ON)
elif
marker2.visible(viz.ON)
else:
avatar.visible(viz.OFF)

this doesnt work
i got an error and it wont run :(
Forum: Vizard 04-11-2011, 07:08 AM
Replies: 8
Views: 19,729
Posted By xcuddlex
jeff or anyone who are willing to help, can...

jeff or anyone who are willing to help,

can you provide a sample code on how i can load a marker that i have saved ? i dont have any idea on how to do it. python is really hard.
Forum: Vizard 04-11-2011, 06:59 AM
Replies: 2
Views: 9,360
Posted By xcuddlex
vizard marker visible

i know this code is to display avatar only when the marker is shown
import viz
viz.go()

#Add ARToolkit extension
ar = viz.add('artoolkit.dle')

#Create camera using first available webcam...
Forum: Vizard 03-16-2011, 01:03 PM
Replies: 8
Views: 19,729
Posted By xcuddlex
Question artoolkit load 3d objects into application

greetings
i've found an example code on how to save a marker pattern on the resource directory. it works ! i love it. and i wonder is it possible to create a menu where user can load desired pattern...
Forum: Vizard 02-23-2011, 02:20 PM
Replies: 7
Views: 12,386
Posted By xcuddlex
hi, i would like to know does Vizard Q3 2010...

hi, i would like to know does Vizard Q3 2010 Release trial lasts for 90 days ? and can i use it to do my school project ? i want to do an exhibition at school. i already made the 3d objects using...
Showing results 1 to 11 of 11

 
Forum Jump

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


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