3D GDS PSP: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 1: Line 1:
{{Infobox PSP Homebrews
{{Infobox PSP Homebrews
| title = 3D GDS
|title=3D GDS
| image = 3dgds.png|250px
|image=3dgds.png
| type = Game engine
|description=3D Game Development Set, aim to assist PSPGL user.
| version = 18 Mar 2008
|author=saulotmalo, SG57
| lastupdated = 2008/03/18
|lastupdated=2008/03/18
| license = Mixed
|type=Game engine
| author = saulotmalo, SG57
|version=2008
| website = https://psp.brewology.com/downloads/download.php?id=7991&mcid=1
|license=Mixed
| download = https://dlhb.gamebrew.org/psphomebrew/3dgds.rar
|download=https://dlhb.gamebrew.org/psphomebrew/3dgds.rar
| source =
|website=https://psp.brewology.com/downloads/download.php?id=7991&mcid=1
}}
}}
3D ~ GDS stands for 3D ~ Game Development Set, which is developed to assist PSPGL user to do text rendering, 3D model loading, etc.
3D ~ GDS stands for 3D ~ Game Development Set, which is developed to assist PSPGL user to do text rendering, 3D model loading, etc.



Revision as of 03:54, 27 October 2021

3D GDS
3dgds.png
General
Authorsaulotmalo, SG57
TypeGame engine
Version2008
LicenseMixed
Last Updated2008/03/18
Links
Download
Website

3D ~ GDS stands for 3D ~ Game Development Set, which is developed to assist PSPGL user to do text rendering, 3D model loading, etc.

It is a library created to help with PSP homebrew programming, especially for all those repetitive chunks of functions that user have to copy and paste just to have the same thing in a new project, that have been used previously.

It was submitted to the Neo Spring Coding Compo 2008 (PSP Applications).

User guide

3D GDS consists of 5 libraries:

  • Vectors.
  • Texture related (PCX and TGA).
  • MD2 Models.
  • Bitmap Fonts.
  • MP3 Sound.

The library has a makefile and a basic main.cpp to see how the functions are used. There is also a compiled example within the application.

Credits

Credit goes to the information on models found via google, saulotmalo, and SG57.

External links

Advertising: