Entraides et échanges autour de la technologie Scol - Informations and exchanges on the Scol technology
Vous pouvez changer la langue de l'interface une fois inscrit - You can change the language once registered
You are not logged in.
Pages: 1
hello arkeon,
why when i try to openspace3d editor, my computer automaticly direct to open my project.
file path for openspace3d editor is right. i try to change computer, and the result is same
example:
how to add text like that but not using ObjectClik.
im try to use web navigator and text area but can't show
hi arkeon,
can i add the text in camera display (when camera detect marker) in augmented reality??
arkeon, sorry if OOT..
i wanna ask something. for example. when one of marker is detected it will open a file .exe
can i do it in openspace?
first use the object / set active camera plugIT to use your default camera at start.
this will prevent the user to move the camera with the mouse.then, try with the last OpenSpace3D pre-release here : http://www.scolring.org/forum/viewtopic.php?id=1000
ok i'll try
hmm strange.
try to add a directional light in your scene
and add a default camera activated at start by the "set active camera" plugIT
Yes i've add light and camera. And, when i try to open project.xos in another computer, the object so dark.
arkeon whats wrong with this problem
this is picture before i export to stand alone
and this is after i export to stand alone
the key down should be enough if you use the var.Modified -> marker.Set scale link
var.value is triggered when you call var.Get value
but var.Modified is triggered when the var change.The export menu is enabled when you save the scene first.
Ok, thx arkeon
arkeon, why in my openspace, menu export to openspace 3d player is inactive??
ok arkeon i've just finished set scale with instance like this:
just as I've explained before :
key.down -> var.increment (with a value in the link parameter, 1.0 for example)
then
var.modified -> marker.Set scaleand the same with decrement for unzoom
only keydown arkeon? what about keyup?
in misc->var does not need to set the value?
ha ok ! you didn't mention that it was for AR purpose.
in this case yes you can simulate the zoom with the set scale value of the marker plugIT
haha i'm sorry..yes I currently working project AR
so, what PlugIT used for set scale(zoom in/out)?
i used like in video in youtube, but i change marker with keyboard. and nothing happen LOL
hello the zoom can be simulated with the camera Z position or the fov value.
key.down -> var.increment (with a value in the link parameter, 1.0 for example)
then
var.modified -> navigation.Set fov
or
var.modified -> object position(with current camera selected).translate with parameter in the link : 0 0 %1
so only the Z value will change
so, zoom is not similar with set scale?
for set object can i use ARmarker PlugIT?and link parameter?
hello arkeon..
how to set scale (zoom in / out) with keyboard
if i use
input-> keyboard
misc-> var
what else to use?
succeed.. thx
arkeon, how to remove the dark side in my object?
im sorry if my english is bad, this is what I mean
how when the user presses the left / right arrow(key down) objects get spinning and object stop when the button is released(key up), but not such as turning instance rotate.
in the case that you show, it was only when the button is pressed object rotates 15 degrees and when the object is released back to their previous position
left arrow key down
left arrow key up
I have tried
when the keydown event, how can i get spinning object, not back to the beginning. What parameters should I change?...
hello arkeon..
how to rotate object with keyboard??
ex: left arrow for rotate to left
right arrow for rotate to right
thx before
ho I just think about something
You need the vs2010 redist for the last versionfor 64b http://www.microsoft.com/en-us/download … x?id=14632
for 32b http://www.microsoft.com/en-us/download … px?id=5555
thanks a lot arkeon, problem solved
VS? ok i'll try
hehe sorry, easyogreexporter(1).dle just because i downloaded all version.
i should remove (1) nothing change still error (.
the .dle file just one
still appear error
afternoon all,
help me, i see error like this on my 3dSMax
"<C:\program files\autodesk\3dsmax\2009\stdplugs\easyOgreExporter.dle> failed to initialize error code 127 - the specified procedure could not be found"
when i try another easyogreexporter.dle and failed.
OS : win 7 32-bit
and when i try to export i can't find .scene.
Pages: 1