Unlike logiBITBLT, logiBMP supports triangle and rectangle rendering with texturing that can be used for bitmap rotation, transformation or scaling. It also supports two different filtering methods:
- point sampling (the nearest neighbour interpolation)
- bilinear interpolation
logiBMP has 2.5D texture rendering option which enables perspective correct texture rendering in 3D.
|