softGL 0.1 - A graphics library for otheros (PS3SDK)

Technical discussion on the newly released and hard to find PS3.

Moderators: cheriff, emoon

Post Reply
User avatar
ifcaro
Posts: 23
Joined: Sun Oct 19, 2008 4:11 am

softGL 0.1 - A graphics library for otheros (PS3SDK)

Post by ifcaro »

SoftGL is a simple graphics library for use with mc's PS3SDK. For the moment is not optimized and provides the following functions:

Primitives:
  • DrawPoint
  • DrawLine
  • DrawRect
  • DrawCircle
  • DrawCircleFill
Pictures:
  • DrawImage (pointer to 32bit RGBA)
  • Support for bitmap fonts (based on nfont)
Download: softGL_0.1.zip

Video: http://ps3zone.ifcaro.net/videos,81.htm

PD: All the help, corrections and improvements are welcomed :D
ps2devman
Posts: 259
Joined: Mon Oct 09, 2006 3:56 pm

Post by ps2devman »

Thanks
Post Reply