Discussion Board

Results 1 to 6 of 6
  1. #1
    Registered User rassall_jubair's Avatar
    Join Date
    May 2009
    Posts
    38
    Hello,

    Im doing Augmented Reality in Mobile phone(Symbian based)for my project. at now im using Nokia N95 8GB for this project.Now my boss(also me) wants implemets Augmented Reality in Nokia N97 (big Screen and looking attractive).But im not sure abt N97 whether it will be good for drwaing object using OpenGL ES or not..because in specification, there is no 3d hardware accelarator built in N97.where n95 has 3d Haradare acclarator.

    So i want to get suggestion from expert graphics people abt N97 is still good for openGL ES drawing absence of 3D Hardware Accelarator and also should i go N97 for AR developement as AR has need OpenGL ES?

    plz suggest me....
    Thanks
    Rassall

  2. #2
    Registered User nofxonline's Avatar
    Join Date
    Mar 2008
    Posts
    24
    USING THE SPECIAL N97 SDK YOU CAN COMPILE FOR THE N97.

    Using opengl-es will work fine, make sure you disable lighting (as for AR i assume you do).

    You will see a major performance drop when using the window surface because the resolution for the n97 i way higher than the n95.

    I am also looking for solutions to render to a lower resolution than the screen actually is, but still clamp it to the edges with not much performance loss. Maybe render to texture-> render quad to window will work.

    greetz,

    Ben

  3. #3
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,413
    Quote Originally Posted by nofxonline View Post
    You will see a major performance drop when using the window surface because the resolution for the n97 i way higher than the n95.
    Resolution is higher *AND* the N97 lacks hardware acceleration for OpenGL ES (which the N95 has).

  4. #4
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    Quote Originally Posted by nofxonline View Post
    USING THE SPECIAL N97 SDK YOU CAN COMPILE FOR THE N97.
    You need no special SDK unless you plan to use some N97 specific feature such as the homescreen widget. The S60 5th Edition SDK is otherwise perfect for N97 and all the other 5th edition devices.

  5. #5
    Registered User nofxonline's Avatar
    Join Date
    Mar 2008
    Posts
    24
    Does that 5th edition SDK cover the accelerometer that is needed for the AR to work?

    The accelerometer can give information about the level plane, and thus provide info for objects that are not rectangular, or when the AR transforms the shape incorrectly. It could provide a plane definition for the AR to be able to calculate the relation between the camera and the ground etc.

    Sincerely,

    Ben

  6. #6
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    Yes, most if not all S60 5th Edition devices have sensors and they can be accessed through the S60 Sensor Framework introduced in the S60 5th Edition SDK and backported for S60 3rd Edition FP2 devices.

Similar Threads

  1. OpenGL ES and shader support
    By vrs762 in forum Mobile Java Media (Graphics & Sounds)
    Replies: 3
    Last Post: 2008-08-10, 19:24
  2. OpenGL ES app is not trusted
    By mribble in forum Symbian Signed Support, Application Packaging and Distribution and Security
    Replies: 7
    Last Post: 2006-11-03, 22:48
  3. Possible OpenGL ES implementation bug
    By greatape in forum Symbian Media (Closed)
    Replies: 3
    Last Post: 2006-10-28, 18:02
  4. Another OpenGL ES problem
    By rvhaasen in forum Symbian Tools & SDKs
    Replies: 3
    Last Post: 2006-08-16, 22:48
  5. 6600 and OpenGL SE support
    By machin in forum Mobile Java General
    Replies: 7
    Last Post: 2004-03-24, 18:06

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved