Technical discussion on the newly released and hard to find PS3.
Moderators: cheriff, emoon
-
ifcaro
- Posts: 23
- Joined: Sun Oct 19, 2008 4:11 am
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