|
forums.ps2dev.org Homebrew PS2, PSP & PS3 Development Discussions
|
View previous topic :: View next topic |
Author |
Message |
Decinoge
Joined: 12 Nov 2007 Posts: 6
|
Posted: Sat Jun 19, 2010 1:40 pm Post subject: Presentation, Hi everyone. |
|
|
Hi.
I'm usualy called decinoge everywhere i go around this parts.
I've been under PSPdev before, and always investigating PS2dev.
Finally decided on a project for PS2 and advanced with a simple C, openGL (graphics) and SDL (windows) console application (gcc compiler).
All this under the environment WinXP.
It's been working quite successfully. However I've grew into wanting to test it for the PS2, on the actual machine.
Could anyone here tell me how hard would it be to recode what I have till now??
(description: just plain use of GL and GLUT functions to make spheres and a smal group of triangles. Also lines. Pic could be uploaded for better visual reference)
Just another question.
Could anyone indicate me the steps I need to have it compiled?
If this compiler(s) work the same way the PSP does, the make file is the most essential thing into this. There must be tutorials around.
Thanks for the opportunity of working with this community again, now from a pendrive into my PS2.
You've been doing a great job I repeat.
I was able to set the environment and compile runable examples in less than 2 hours. _________________ none |
|
Back to top |
|
|
Decinoge
Joined: 12 Nov 2007 Posts: 6
|
Posted: Sun Jun 20, 2010 12:14 am Post subject: |
|
|
well double post.
I'm posting a picture of what I will be trying to compile:
http://injetproject.files.wordpress.com/2010/06/04-000132_2010-06-12.png
its just a simple demo, nuthing much. trying some code on PS2.
thanks all.
[edit]
Please do ask if you need any other kind of information. anything. I'm probably just saying 10% the info you guys actually need to give me a proper reply. If you do, not only i'll be able to get better answers, also i;ll learn how describe my projecto to others
[/edit] _________________ none |
|
Back to top |
|
|
Mega Man
Joined: 18 Jun 2005 Posts: 274
|
Posted: Fri Jun 25, 2010 8:49 am Post subject: |
|
|
The SVN of ps2dev include a SDL library and dreamgl for OpenGL. You can't use the SDL graphic library and dreamgl at the same time. Much Windows or Linux programs use SDL and OpenGL at the same time. The SDL is an old version. The dreamgl doesn't support all OpenGL stuff and has some display bugs with the working functions. The last time I tried it, even the included example has problems.
If you are using much newer functionality, you will have much problems.
In general you need to optimize your code for the PS2 or you just get lazy stuff. This may take very long time. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|