fincs

Results 5 issues of fincs

The SDK should have documentation and more examples.

I'm trying to write txtp files for a recently released game which uses Wwise (Pokémon Sword/Shield). Basically, most themes consist of two .wem files, one has the intro section and...

In version 3.0 of the Horizon kernel, new memory management SVCs were added. These essentially implement a new, more flexible take on heap management. Newer official software is known to...

[Premultiplied alpha](https://developer.nvidia.com/content/alpha-blending-pre-or-not-pre) is a technique that some people use to optimize alpha blending and correct its behavior in certain downsampling cases. It would be useful if tex3ds had an option...

Normal maps store vectors (which are supposed to be unitary) as pixels. It would be useful if tex3ds could normalize normal maps before converting to the target format.