https://github.com/kevincharm/opengl-on-darwin
Compile & run OpenGL projects on macOS (CSE2215)
https://github.com/kevincharm/opengl-on-darwin
Last synced: 3 months ago
JSON representation
Compile & run OpenGL projects on macOS (CSE2215)
- Host: GitHub
- URL: https://github.com/kevincharm/opengl-on-darwin
- Owner: kevincharm
- Created: 2019-10-03T09:51:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-03T13:20:39.000Z (over 5 years ago)
- Last Synced: 2024-12-31T19:25:55.689Z (5 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenGL on Darwin
Allows OpenGL 4.x projects to be compiled and run on Darwin hosts through a web browser.
## Requirements
- Docker (https://hub.docker.com/editions/community/docker-ce-desktop-mac)
- VirtualBox (`brew cask install virtualbox`)## Running
- `make build` to build your project using the docker image.
- `make run` to run your project inside the docker image, then follow the instructions printed on stdout.## Caveats
- Hardcoded paths will likely break. Your project is mounted at `/home/user/work`, so make sure to update those.
Brought to you by the [owo gang](https://sendcroissants.me)
```
*(#(###(/////*//(/(##(((#**
.(##(#######(*//**/*///#####((//**
*/(########((#(#*(**,****/#####(/**///(/*
/((###%###(####(///(//**,***((#((#/**(/*(###(
,/((((/(####(#(((###//(///,*/*((((((*/*//((((((/*
//((((////(/#%#*//(//#//(*/(,**/(///(/**/**(/////*
,//(##((((/((/**/*/%#((/*/((//(***,,*/(#(((*/,*,/*/***/
.((######(##((/(((((//*/%#(#((((/(/*/*,,/((/((**,*,*/***/
/(#%%%###(##(#*(*///.(/**/%%%/((#(((//*,*,(((((*,,*,**,(.
(///////#(/#(##(//*(//////*##%%%%##((//**//((((*,.(#(,
.**//*/##(/*/(#(#((/***/(**(//##%%%###///*,*//(/*,,(*
(###(##(/*/#**,(#(((*/(/(/////((#%%%%/#/*,,**//*,./
./(#((((((((/*((***#(#(((////(/(((#(###/(/,,*,*,,,(*
,*(##((((*/**/((((/#/*((((##((/(((/((#(%///*,,,,(%#*
/(((###//,**/((/((((#/(*/(((((((((((((#(((//,.(#(*
,////(((((//*/(((//////((//*#(*/(/*(///(/(//(((.
*/***/****//(/**////*****//**(////*/*((/####/,
.*///,.,*,,,*,***,**,,,*/,,,,,//(###%/,. .,.
***/,,,..,,,,,,,,,##((**////***,.
/##(##*,,(((((((/,
```