Results 1 to 7 of 7

Thread: Ghoti.nl Three new tutorials added on Optimizations

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

    Default Ghoti.nl Three new tutorials added on Optimizations

    Hi folks!

    It has been a while but I have been very busy with getting my masters degree, getting a job in the game development and just working to earn my living.:thumbup: and learned some new tricks

    Anyway, I have created three new tutorials on optimization. I have had some questions regarding optimizations and I have optimized my code quite a bit lately, so I thought why not create a tutorial about it. One of them is about using the VFPU :thumbup:

    Please keep in mind that I have created most of the optimization tips for beginners so do not complain if it is too easy or if you already know everything

    Here they are:

    - The tutorial list page
    - Optimization: The basics
    - Optimization: One step further
    - Optimization: Using the VFPU

    Hope it is helpful and as always, if you have questions use the form below the tutorials and do not forget to include your email otherwise I cannot answer back

    Greets Ghoti

  2. #2
    DCEmu Hedgehog Sonicboy 101's Avatar
    Join Date
    Jan 2007
    Location
    Hidden Palace Zone
    Posts
    1,455
    Rep Power
    112

    Default

    Nice work Ghoti.

  3. #3
    DCEmu Coder Safari Al's Avatar
    Join Date
    Mar 2007
    Location
    http://homebrewheaven.net
    Posts
    863
    Rep Power
    0

    Default

    Very much appreciated. I will be sure to use these.
    Last edited by Safari Al; August 9th, 2008 at 03:13.
    Come Visit Homebrew Heaven, Where you'll find the latest gaming news and downloads!

    View My Coding Blog


    The Return of The Lounge!
    Mario Gold Rush
    Current C++ Project: To be Announced soon on Homebrew Heaven

    Currently Coding in: C++ for the PSP

  4. #4
    DCEmu Coder
    Join Date
    May 2006
    Posts
    111
    Rep Power
    67

    Default

    Quote Originally Posted by Sonicboy 101 View Post
    Nice work Ghoti.
    Thanks !

    Quote Originally Posted by Safari Al View Post
    Very much appreciated. I will be sure to use these.
    Nice! how far is your c++ project coming?

  5. #5
    DCEmu Pro dangee's Avatar
    Join Date
    Feb 2007
    Posts
    531
    Rep Power
    67

    Default

    good news that you managed to find time to
    share your knowledge.

    Optimization can make a big improvement to program performance.

  6. #6
    DCEmu Coder Safari Al's Avatar
    Join Date
    Mar 2007
    Location
    http://homebrewheaven.net
    Posts
    863
    Rep Power
    0

    Default

    Quote Originally Posted by Ghoti View Post
    Thanks !


    Nice! how far is your c++ project coming?

    Very nicely. I've released my first project, and I'm working on a much larger project, which is going very well
    Come Visit Homebrew Heaven, Where you'll find the latest gaming news and downloads!

    View My Coding Blog


    The Return of The Lounge!
    Mario Gold Rush
    Current C++ Project: To be Announced soon on Homebrew Heaven

    Currently Coding in: C++ for the PSP

  7. #7
    DCEmu Coder
    Join Date
    May 2006
    Posts
    111
    Rep Power
    67

    Default

    Quote Originally Posted by dangee View Post
    good news that you managed to find time to
    share your knowledge.

    Optimization can make a big improvement to program performance.
    Yes it really can be, I myself have made some very nice improvements on some of my code.

    Quote Originally Posted by Safari Al View Post
    Very nicely. I've released my first project, and I'm working on a much larger project, which is going very well
    I'm curious to what it will be

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
  •