We are finishing the implementation and testing of a new user-suggested feature that lets sprites be blended with screen using different selectable modes (XOR, AND, OR, ADD, ADC, SUB, SBC, LDI, NOP). The new functionality is implemented and tested, and I have developed this example to show how it works:
- Full example source code (https://github.com/lronaldo/cpctelera/tree/master/examples/medium/blendedSprites/src)
- [attachurl=2]
It will be merged with master branch any time soon. It will also include improvements, fixes and an automatic way for converting image files to sprites when running make.
Hope you enjoy it much! :D
Every week a new example or a new feature !
What there will be for the next week ?
I can not wait :D
This is really awesome! I need to try this framework one day! :-X
This new feature has now been merged to master branch of CPCtelera at github (https://github.com/lronaldo/cpctelera). You can now update and play with it :) .
All documentation for the new feature is included with the release, in the cpctelera/docs/ folder.
Enjoy! :D