libctru/examples/gpu
2015-02-22 14:55:04 -05:00
..
data fixed lighting in shader for gpu example 2015-02-22 14:55:04 -05:00
source remove unneeded boilerplate from examples 2015-01-09 08:14:01 +00:00
Makefile don't need + when using variable 2015-02-18 12:01:03 +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.