libctru/examples/gpu
2015-01-18 15:11:56 +00:00
..
data rewrote GPU examples/gpu/data/test.vsh 2014-11-19 17:13:43 -08:00
source remove unneeded boilerplate from examples 2015-01-09 08:14:01 +00:00
Makefile Revert "Update example makefiles" 2014-12-05 13:47:57 +00:00
README.md update with reflog for working Aemstro 2015-01-18 15:11:56 +00:00

gpu

example of how to use the GPU with libctru

before trying to compile, make sure to download aemstro ( https://github.com/smealum/aemstro reflog: 55bf5056d199e0e9ec3d136dc830ac45a49da074 ) and update Makefile's AEMSTROPATH definition with the proper path

You'll also need to install Python 3 and have that in your path.