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.
ChucoSuavedeAztlan wrote:An update on the project I did get the controller it work by switch it to gamemode first before I open the application
Thank Youhow you did it?
by pressing @ and C buttons simultaneously ......thanks
An update on the project I did get the controller it work by switch it to gamemode first before I open the application
Thank You
how you did it?
is that possible.......store 3d objects in server and load them when finds marker image
Hello,
using the kinect user events :
Left hand move -> input mouse.Set view positionand Left finger click / unclick
I used the interfaces/area plugit with this to trigger a button without click
thanks alot
How can I make the kinect control the mouse cursor (choose buttons by moving your hands)
0.48
Well
Thanks
min aina anta?
hello brother I'm from egypt and work in bahrain
Nice well done
All this was done with your help and your support .......thanks alot
mufid jiddan
shokran gazilaean;)
My first AR application using OS3D it is in arabic language
It aims to explain the parts of the flower and methods of pollination
https://play.google.com/store/apps/deta … n.flowerar
marker image
thanks
thanks just i remove marker.lost hide.hide link to keep 3d object visible even the marker is lost
Yes it works but it takes quite a while
But how we can fix the position of the 3d object on the marker even if some parts of this marker Disappeared
hello arkeon i think (register current frame) event from Ar Marker plugit didn't work for me when i try to link it with Button plugit
ok working now just uninstall and remove all files and folders and reinstall again
I don't know after I get this message I'm trying to uninstall openspace3d and reinstall it again but that didn't make any sense and still facing the same problem

an augmented reality project using os3d and raspberry pi
ho an idea passing though ^^
to get 3D position you need a 3D object, so add a transparent plane you place in front of the camera and as son of this camera
so when you rotate the plane still facing the camera and you can grab 3D coords from it.
great idea
I'm already used four transparent planes and put them in the four sides
But the problem is when you put a transparent plane in front of the camera, it will hide What behind it
I was on the way to this theme idea. Now produce smartphones with the definition of space. But in fact it can be done programmatically using markers on all 4 walls and the special calculation of the distance from the fixation position in the phone memory.
http://savepic.ru/12199569m.pngbut for this we need to write special code control, measure the distance between the markers and create a virtual box inside which can be a model. Then you need to write the code of behavior of the camera when moving through the virtual box. This overlay will allow you to capture 3D objects in space without special cameras.
Yes, of course because the markers fix the position of 3d object in space
And there's also SLAM technology can fix the position of 3d object in space
also maybe you can use gps data to fix the position of 3d object
here's the result but not as i expected the object not placed correctly in the place of mouse touch
well not sure to understand ^^
if this is to get X Z (Y is up)
then in the lik parameter set "$1 0 $3" or "$1 $2 0" to set z to 0
hello
i need to fix z axis to 0
and change only x,y coordinate when user click the mouse
to be able to get a 3D coords from a screen point, you need to project a ray (raycast) from the camera
this ray must intersect with an object to be able to compute the 3D position.first place a large plane in the scene around Y - 1.65 for common human tall so it will correspond to the ground when you stand up
mouse plugIT with 3D coords option checked
mouse.LeftClick -> object position.set position
if i need to freeze z position i need to use only x,y coordinates
but by using (object click) > (object move to) plugit-s
such as player control example
Could you please explain in brief steps also Is there's a better way by using only mouse plugit or multi touch plugit
hello arkon
I'm return back after taking a tour in all AR SDKS
such as kudan and wikitude but in the end i got a conclusion openspace3d is the best
- how to let user place the object by touching the screen
how we can capture user touch point x,y,z values and use this values to position an object
Thanks for quick response
Forgive me I was not accurate in the previous question
i mean how to enable / disable (skybox) how to turn from real space environment using (skybox) to AR environment