Development tutorials
From Wiz Wiki
Contents |
[edit] Setting up a development environment
[edit] code
[edit] Hardware abstraction
[edit] screen
- Using libcastor for accessing screen frame buffer, read buttons
- Turning the screen on/off (Korean) (Google translation)
- Setting screen brightness (Korean) (Google translation)
[edit] hardware graphics accelerator
need info !
[edit] buttons
[edit] touch screen
- libts?
[edit] speakers
- play sound
[edit] microphone
[edit] battery
[edit] software routines
[edit] 2D graphics
- display text (bitmap fonts, colored bitmap fonts, true type fonts)
- sprites
- vector graphics : OpenVG, AmanithVG, libCairo (see also official website)
[edit] 3D graphics
- Using OpenGL lite
[edit] codec
- decoding mp3/ogg file
- play MPEG video
[edit] compilation
- tips for fast and easy compilation
[edit] packaging
- recommended package contents