nolibgs_hello_worlds/hello_cubetex_stp
2021-07-25 17:37:33 +02:00
..
TIM Add semi-transparent cube example 2021-07-25 17:37:33 +02:00
hello_cubetex_stp.c Add semi-transparent cube example 2021-07-25 17:37:33 +02:00
Makefile Add semi-transparent cube example 2021-07-25 17:37:33 +02:00
README.md Add semi-transparent cube example 2021-07-25 17:37:33 +02:00

Hello_stp

STP : Semi-Transparency usage

This example shows the effect of activating Semi-Transparency on a textured primitive.

Use the SELECT button to switch primitive semi-transparency on and off.
Use the START button to cycle throught the 4 transparency rates.

It also features a few C struct to facilitate access to the TIM file / pixel data.

See here for more information on how to convert your images to TIM while preserving transparency.

Documentation

http://psx.arthus.net/sdk/Psy-Q/DOCS/LibOver47.pdf, p.107 http://psx.arthus.net/sdk/Psy-Q/DOCS/FileFormat47.pdf, p.181 http://psx.arthus.net/sdk/Psy-Q/DOCS/LibRef47.pdf, p.306, 345, 365