Results 1 to 5 of 5

Thread: (UPDATE) 3D tutorials for the PSP in C++ (2 added tutorials)

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

    Default (UPDATE) 3D tutorials for the PSP in C++ (2 added tutorials)

    Hi folks,

    I have created 2 more tutorials and I have made some changes to the already existing. I have created a tutorial on Lines, it demonstrates how to uses 2d and 3d lines in a game. I have created a tutorial on randomizers, in which I discuss a bad one and a good one.

    i have also made some changes to tutorial 2 about rendering a triangle. I added some information.

    I hope that you all like them and find them useful :thumbup:

    http://www.ghoti.nl/PSPtutorials.php

  2. #2
    DCEmu Legend Buddy4point0's Avatar
    Join Date
    May 2006
    Location
    The Lounge Awesomeness: 1337
    Age
    33
    Posts
    4,026
    Rep Power
    139

    Default

    great man.
    ive been wanting to learn C++, does your tutorials include beginer things too?
    like setting up, beginer concepts, basic things that i would need to know long before 3d?

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

    Default

    Thanks, Ghoti!

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

    Default

    :thumbup: Ghoti nice work :thumbup:

    PSN ID: splodger15

  5. #5
    DCEmu Coder
    Join Date
    May 2006
    Posts
    111
    Rep Power
    70

    Default

    Quote Originally Posted by Buddy4point0 View Post
    great man.
    ive been wanting to learn C++, does your tutorials include beginer things too?
    like setting up, beginer concepts, basic things that i would need to know long before 3d?
    Well no, It does not discuss c++ as a language. It does have some elements in it but the standard stuff needs to be known, if you know C already, try reading up on classes and then I guess the tutorials can be used, but no c or c++ knowledge at all is not a great idea. It is also very time consuming and unneccesary to create them because there are already so many c/c++ tutorial on the world wide web. I try to explain everything in the code so you can try to do it, but whenever you encounter something I do not explain and you do not understand try to look it up or something or search for a tutorial on that subject. I hope this answers your question

    Quote Originally Posted by Uberman View Post
    Thanks, Ghoti!
    No problem! glad I can help

    Quote Originally Posted by splodger15 View Post
    :thumbup: Ghoti nice work :thumbup:
    Thank you very much !!!

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
  •