Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

//added helper extensions to swift types to make GL submission a little ... #1

Merged
merged 1 commit into from
Jul 14, 2014

Conversation

sntwo
Copy link

@sntwo sntwo commented Jul 13, 2014

...more clear. Wrapped VBOs in VAO. Changed vertices and indices from tuple to array type.

…le more clear. Wrapped VBOs in VAO. Changed vertices and indices from tuple to array type.
@bradley
Copy link
Owner

bradley commented Jul 14, 2014

nice!

bradley added a commit that referenced this pull request Jul 14, 2014
//added helper extensions to swift types to make GL submission a little ...
@bradley bradley merged commit 0b17e69 into bradley:master Jul 14, 2014
@sntwo
Copy link
Author

sntwo commented Jul 14, 2014

I just wanted to say thanks for putting that repo up. I absolutely could not get swift to work with opengl until I found it!

Sent from my iPhone

On Jul 14, 2014, at 8:18 AM, Bradley Griffith notifications@github.com wrote:

nice!


Reply to this email directly or view it on GitHub.

@bradley
Copy link
Owner

bradley commented Jul 14, 2014

No problem at all. It was a pain but with the new language and all,
examples are necessary for the community.

On Monday, July 14, 2014, sntwo notifications@github.com wrote:

I just wanted to say thanks for putting that repo up. I absolutely could
not get swift to work with opengl until I found it!

Sent from my iPhone

On Jul 14, 2014, at 8:18 AM, Bradley Griffith <notifications@github.com
javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

nice!


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#1 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants