Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: 3D tutorials for the PSP in C++

                  
   
  1. #1
    DCEmu Coder
    Join Date
    May 2006
    Posts
    111
    Rep Power
    66

    Default 3D tutorials for the PSP in C++

    Hi everybody,

    When I created Boxy 2, Elementals (still in progress) and Raze (also still in progress) I sometimes came across some problems. These were related to all sorts of fields like music, graphics both 2D as 3D, fonts, just some optimizations etc. and well I saw that a lot of people were having the same problems. Since I have solved a lot of the general questions with a lot of help from the PSP programming Guru's, as I like to call them, I thought I should do something back to the community. I decided to put my knowledge into a series of tutorials. Please keep in mind that I am not a Guru! If you have any comments on the tutorials like, language improvements, code optimizations or other comments, please fill in the form at the bottom of the tutorial to let me know.

    Enjoy the tutorials and I hope that they are helpfull.

    At this moment there are only a few tutorials but over time the list of tutorials will expand greatly!:thumbup:

    The 3D Psptutorials

    Please do not copy the tutorials and use them as your own on your website. I have put quite some time in them and will in the future. If you want them on the site please link to them instead of copying them to your site. THANK YOU!

    Greetings

    Ghoti

  2. #2
    PSP Coder
    Join Date
    Sep 2005
    Posts
    1,407
    Rep Power
    83

    Default

    Nice but I think your tutorials need alot more depth.
    I mean stuff like nehe.gamedev.net pretty much can teach anybody the basics they need to do 3D (minus the tutorials from going from opengl to psp).

    I personaly would more focus on specific issues psp faces like a detail review of the PSP's matrix systems, VFPU programming, how to write a clipper, and probably a detailed article on doing collision systems (posibly an additional one showing how to optimise for the psp).

    Also, Elementals looks extreamly nice. Congrats on that!!

  3. #3
    DCEmu Coder
    Join Date
    May 2006
    Posts
    111
    Rep Power
    66

    Default

    Hi

    Well the tutorials are actually created because no one has done that before (as far as I know). The more depth come with more tutorials. The ones done now are the more basic ones. The next tutorial going about the projection/view and model matrix will also address the matrix stuff.

    Collision detection will be done also. VFPU i do not yet have experience with so that will come somewhat later as I said I am not a GURU I just share some of the knowledge given to me by others so that other newbee programmers can also take a dive into the 3D world of the PSP.

    Elementals indeed looks nice but developing a RPG is a lot of work :s, I am also busy with a 3D racer game, will release a preview of that one soon

    thanks for the reply

  4. #4
    DCEmu Coder splodger15's Avatar
    Join Date
    Jun 2006
    Location
    London
    Age
    33
    Posts
    4,123
    Rep Power
    92

    Default

    Thank you Ghoti I am currently learning bits of C++ so thanks

    PSN ID: splodger15

  5. #5
    DCEmu Newbie
    Join Date
    Mar 2007
    Posts
    89
    Rep Power
    0

    Default

    Thank you for your effort, Ghoti. I was hoping somebody would do something like this to give me a starting point for 3D work on the PSP. I'm a C++ programmer, but the idiosyncrasies of PSP programming are rather hard to come by (at least, they have been in my searches).

    Thanks again! Can't wait to fire up cygwin and give this a shot. :thumbup:

  6. #6
    DCEmu Coder
    Join Date
    May 2006
    Posts
    111
    Rep Power
    66

    Default

    Hi thanks for the nice comments

    @splodger15: Hope the tutorials and the future to come tutorials will help you.

    @Uberman: Yes that was the reason why I started making the tutorials, I too had some trouble getting started with the 3D environment of the PSP, have done a lot the past year and thought maybe I should write it down so other can benefit from it also.

  7. #7
    PSP Coder
    Join Date
    Sep 2005
    Posts
    1,407
    Rep Power
    83

    Default

    Quote Originally Posted by Ghoti View Post
    Hi

    Well the tutorials are actually created because no one has done that before (as far as I know). The more depth come with more tutorials. The ones done now are the more basic ones. The next tutorial going about the projection/view and model matrix will also address the matrix stuff.

    Collision detection will be done also. VFPU i do not yet have experience with so that will come somewhat later as I said I am not a GURU I just share some of the knowledge given to me by others so that other newbee programmers can also take a dive into the 3D world of the PSP.

    Elementals indeed looks nice but developing a RPG is a lot of work :s, I am also busy with a 3D racer game, will release a preview of that one soon

    thanks for the reply
    Its cool but I am just telling you I think it needs a little more meat on them to be useful enough for someone to get somewhere.

    Also take from my experience. You should try focusing on 1 game at a time (you've said the RPG is alot of work as is and you're also trying to do another game at the same time). I made the mistake of wanting to try too much at once insted of really putting the time and dedication into a single project only.

  8. #8
    DCEmu Coder
    Join Date
    May 2006
    Posts
    111
    Rep Power
    66

    Default

    meat will come eventually, the tutorials are work in progress

    as for the game, yes you are right and thats why I have not worked on elementals for a few months now. I only worked at the 3d race game.

  9. #9
    DCEmu Newbie
    Join Date
    Aug 2005
    Posts
    21
    Rep Power
    0

    Default

    I just bookmarked your page. I'll look at it when I have time. Thx for the effort and please keep this up.

  10. #10
    DCEmu Coder
    Join Date
    May 2006
    Posts
    111
    Rep Power
    66

    Default

    I will! thanks:thumbup:

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •