Search results

  1. D

    Horde3d Shader Based Engine Opengl Es 2.0 Port

    Well... I should really start porting the code. I have been postponing because of no hardware availability. On horde3d side there is also a lack of compressed texture support, etc etc... there are little things that keep preventing a smooth development of this project, but one by one they will...
  2. D

    Beagleboard On Sale

    Here is a link in case you are hungry for 3D vids running on OMAP3 platform, or just to get more vids about beagleboard. http://beagleboard.org/media 3D and Apps vid: http://www.youtube.com/watch?v=FuVwh_VrIxk (i knew i saw 3d apps running on the BB ;) )
  3. D

    Clutter Toolkit

    Very interesting thanks for the "link".
  4. D

    Beagleboard On Sale

    There is an issue with international ordering but according to the mailing it is being sorted and by the end of the week hopefully. International orders will be possible.
  5. D

    Beagleboard On Sale

    Thanks for the clarifications DJWillis. I totally understand the divergence in terms of code (to be honest i was hoping that both boards shared more hardware, so that development would be mutually beneficial). I am in no rush, this is for a hobby project, porting of Horde3D (shader based...
  6. D

    Beagleboard On Sale

    Thank you for the information CronoTriggerfan. In that case i will order a BeagleBoard. As long as i can still order an OpenPandora for Xmas ;)
  7. D

    When Will We See Realtime 3d Performence Videos?

    AFAIK PowerVR does not produce hardware, they simply produce IP Cores that is implemented by hardware manufactures in this case TI. In regards to PowerVR linux driver, i am under the understanding that they leave up to the vendors the way they will handle interfacing the software with the...
  8. D

    Beagleboard On Sale

    With this news, does this mean that we will have a release date for openpandora since both projects share much of the base code? Do you (OP developers) think it's possible that we will have OpenPandora console available by mid-september? I ask this because i may purchase the BeagleBoard in the...
  9. D

    Release Date - On Track ?

    I'm ready to pre-order now. Just make available a pre-order page on openpandora.org and will paypal, credit card, or bank transfer the money today.
  10. D

    Horde3d Shader Based Engine Opengl Es 2.0 Port

    Welcome to the team ;) As soon as i have something ready to be made public i will upload it to a repository and we can work from there. The API is very young so i am sure we all have much to learn. I have some issues with ogre, it is too damn big and has many dependencies, so i decided to use...
  11. D

    Game Concept + Npot Textures Support?

    No problem ;) Yes. Just recently I stumbled upon a drive issue on MAC ATI cards where using npot textures enabled the fallback software mode (this for desktop OpenGL) and the frame rates end up on the 2-3 fps. So strange things can happen :blink: Edit: Xmas is here! How cool, this guy knows...
  12. D

    Pandora Comparison

    Where can i find the hardware specs for Pandora? Specifically the BUS architecture and clocks used (type and frequency). I have to admit that the shared memory has me a bit scared, it usually means more work for the programmers... need to be careful with all the context switches, and...
  13. D

    3d Engines ?

    Do you have a repository that we can check out the source code? Did i understand correctly that you have a running OGL ES 1.x version running? What is the environment? This version should run on Pandora... The PowerVR GPU has a driver that runs the OGL 1.x code on top of the OGL 2.x hardware...
  14. D

    Horde3d Shader Based Engine Opengl Es 2.0 Port

    This is a small project (there is not much to port) however it is also a complex project (the code is not trivial). If anyone would like to collaborate on this project, it would be a welcomed addition. My priority for this project has taken a blow, due to my acceptance in GSoC 2008...
  15. D

    Release Date - On Track ?

    Thank you for your help. Is it possible to subscribe to an announcement mailing list or get some kind of alert once the dev kits become available to a wider range of developers? basically what i am asking ** Is there a way to get me one of these as quick as possible ;) ** Edit: I don't need...
  16. D

    Game Concept + Npot Textures Support?

    npot and 3D texture are optional OGL ES 2.x extensions. You may want to read this. or the rough cut openGL ES 2.x book Hope this helps.
  17. D

    Release Date - On Track ?

    Chip, Thank you for your reply. I would like to know how to obtain the dev kit, hence the developer portal question, how do I order dev kits? I have OpenGL ES 2.0 software ready to run, but no chip to run it on, i have been using PowerVR SDK and AMD's Emulator and Shader creation tool, and...
  18. D

    Horde3d Shader Based Engine Opengl Es 2.0 Port

    Hi, I would like to introduce a project that i am going to undertake in the next months. Porting Horde3D graphics engine to OpenGL ES 2.x. Horde3D is a next-gen openGL 2.0 Shader based (no fixed function) graphics engine, it is small (~5.000 lines of code) and simple. And also has an...
  19. D

    Release Date - On Track ?

    Hello, Is there a developer portal/program? How does one become a developer for this platform? What are the associated costs and support fees. I tried to find out this info on the openpandora website but i saw no developer section. Thank you!
Back
Top