Update README.md
This commit is contained in:
parent
67a3c03186
commit
0050a77cef
@ -1,4 +1,5 @@
|
|||||||
# Freeglut for Vita
|
# Freeglut for Vita
|
||||||
|
Freeglut library ported to vita using [Pigs-In-A-Blanket](https://github.com/SonicMastr/Pigs-In-A-Blanket).
|
||||||
|
|
||||||
## To compile for DolceSDK:
|
## To compile for DolceSDK:
|
||||||
```
|
```
|
||||||
@ -8,6 +9,8 @@ cmake .. -DVITA=1
|
|||||||
make -j8
|
make -j8
|
||||||
make install
|
make install
|
||||||
```
|
```
|
||||||
|
## To-Do
|
||||||
|
The controls need work as I didn't try porting a glut game to see how the controls are used.
|
||||||
|
|
||||||
## Credits:
|
## Credits:
|
||||||
- freeglut contributors
|
- freeglut contributors
|
||||||
|
Reference in New Issue
Block a user