README.txt 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. Latest update: 14.6.2011
  2. The OpenGL ES demos (this package) is a collection of OpenGL ES
  3. applications that demonstrate the OpenGL ES capabilities of the N950
  4. device.
  5. The OpenGL ES applications are provided by Imagination Technologies
  6. (IMGTEC) and the Demo Starter application (Starter) is provided by
  7. Nokia.
  8. The Demo Starter is a simple UI wrapper that the user can use to
  9. browse thru the collection of demos in the device and start the ones
  10. s/he is interested of. The Demo Starter is under "./Starter"
  11. directory.
  12. How to build the demos
  13. ======================
  14. You need to download and install the N950 SDK first. For best
  15. experience running the OpenGL ES demos a N950 device is
  16. recommended. The QEMU emulator might not be able to run all OpenGL ES
  17. demos smoothly or some features might not be present in the emulator
  18. in some SDK supported operating systems.
  19. To build OpenGLES demos in N950 SDK Beta SDK environment:
  20. 1. Open Qt Creator.
  21. 2. Select "Open project" from welcome page.
  22. 3. Locate demos.pro from file browsing dialog.
  23. 4. Select "Platform API for Harmattan (Nokia Qt SDK) Release" target for project.
  24. 5. After project is opened to creator press build button.
  25. See also the KNOWNPROBLEMS.txt file for a list of known issues and
  26. problems about these demos.
  27. Legal notes
  28. ===========
  29. The ./Starter/LICENSE.txt file refers to the starter shell (./Starter/) provided
  30. by Nokia Corp.
  31. The ./LegalNotice.txt file refers to the rest of the Imagination
  32. Technologies demos and files.