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

Add WebGL example #908

Merged
merged 1 commit into from
Feb 22, 2020
Merged

Add WebGL example #908

merged 1 commit into from
Feb 22, 2020

Conversation

mdtusz
Copy link
Contributor

@mdtusz mdtusz commented Jan 31, 2020

This adds a small little example of how WebGL can be used with Yew.

I'm far from an expert on WebGL usage, but this gets the basic requirements up and running such that a shader program can run and have data passed into the shaders (in the example, a position attribute and a uniform for the frame time).

Relates to #165

@mdtusz
Copy link
Contributor Author

mdtusz commented Feb 21, 2020

@jstarry any feedback on this one?

@jstarry
Copy link
Member

jstarry commented Feb 22, 2020

Thanks for fixing CI, looks good!

@jstarry jstarry merged commit 90a7cdb into yewstack:master Feb 22, 2020
@mdtusz mdtusz deleted the webgl-example branch February 22, 2020 06:37
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