We are working with the OpenGLEs code sample of Texture, but are struggling to apply that to our cube which is drawn in our AR.
The application doesnt start when I include the line ...
Type: Posts; User: ateebs; Keyword(s):
We are working with the OpenGLEs code sample of Texture, but are struggling to apply that to our cube which is drawn in our AR.
The application doesnt start when I include the line ...
Hi Rassal,
Our app is now identifying the marker given in the SimpleCube sample. We are also able to draw a cube on the identified marker.
Now we are trying to add texture to the cube with some...
Hi,
We are trying to use the Texture sample from the OpenGLEs samples. Our code is as below:
_LIT(KHubbleTexture, "nasa_hubble.jpg");
iTextureManager->RequestToLoad(KHubbleTexture,...
Hi,
Please share it with us if you have resolved this.
Thanks.
Thanks for the reply Ramesh.
I am new at AR, OpenGLEs, etc., hence wanted a sample code.
Hi,
I've seen the demo apps for Augmented Reality and know for sure that this is doable.
I am looking for a sample code on this.
Thanks.
Hi Simon,
We are playing with the AR sample for Nokia (N97), and are stuck at one point - how to display an image (bmp / jpg / raw, etc.) in place of the Cube on the marker.
Would appreciate if...
Hi,
I need a sample code to overlay a bitmap image (bmp / jpg / raw) over a Video.
Please help.
Thanks
Hi,
I want to display a .OBJ format 3d object. Would appreciate if someone can please share the code.
Regards,
No luck on this so far. Can someone please guide us through? We are having a tough time.
I have an image which I want to use as a marker. How do I tell the application to identify this image? Can...
Hi Vidhu,
Did you get this code?
Please share it with us as well.
Thanks in advance.
Hi,
We have managed to compile the ARTookitPlus-S60 and install on the device (N97). When we start the application it shows a Video feed. However, it does not identify any markers. Do we need to add...
Hi Russal,
Hopefully you must've resolved this issue by now. Can you please share the final code with us? If not the code, atleast some pointers on how to achieve this would also be good enough for...
Hi,
I need some help in defining my own image file as marker to the ARToolkit-S60 library.
Any sample code would be appreciated.
Thanks.
No.. no change to the code.. it works as is. We are now trying to check how is the marker tracking initiated. There is some code which defines the Menus in the application, but somehow it is not...
So how do we put that? In fact, we executed the OpenGLEx Simple Cube sample from the S60Ex folder under the SDK, and it works fine on the device. So, I am not sure if we have to add some of thos...
All,
This SimpleCube (From ARToolkitPlus-S60) is indeed working on N97 and 5800 both. However, we are not able to identify the marker in the application. We can see the Video feed when we start the...
Hi,
We have finally managed to get our application working on N97.
Now, the next step...
1. Which is the marker file that the SimpleCube application identifies? I dont see any file in the...
Hi,
What should be the settings in the MMP file when creating an application which accesses camera in N97 / 5800?
Thanks.
No.. We are not making any change to the example.
Great... it is now resolved.
We were actually toying with both the SDKs since we had to deploy on N97. Now we made the changes as per...
Hi,
I am trying to install the SimpleCube sample from S60Ex folders in the SDK, but I get the error "Application not compatible with this device". When I ignore this and move ahead, the installation...
Hi,
I downloaded the S60 SDK for 5th edition and compiled the application for GCCE Debug mode. Now, when I try to install it on N97 or 5800, I get the error "Application not compatible with phone....
Hi Russal,
We have finally managed to compile the SimpleCube sample. We chose the target as GCCE Release and created the EXE, after which we packaged it to a SIS, got it signed online and are now...
Thanks a lot for your reply.
I have been trying to add all the required link files, but with not much success.
Just wanted to check with you the following:
1.Is ARToolkit-S60 really a working...
Hi Russal,
Thanks a ton for your reply.
Here is my core problem:
1. I tried using ARToolkitPlus for S60 (available from...