This repository has been archived on 2024-06-25. You can view files and clone it, but cannot push or open issues or pull requests.
FreeGLUT-Vita/README.md

17 lines
207 B
Markdown
Raw Normal View History

2020-10-29 22:28:16 +03:00
# Freeglut for Vita
2014-01-16 04:06:31 +02:00
2020-10-29 22:28:16 +03:00
## To compile for DolceSDK:
```
mkdir build
cd build
cmake .. -DVITA=1
make -j8
make install
```
2014-01-16 04:06:31 +02:00
2020-10-29 22:28:16 +03:00
## Credits:
- freeglut contributors
- FMudanyali
- dots-tb
- BigBlackOniiSan
- Team CBPS