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

Sampler filter #7

Merged
merged 22 commits into from
Dec 30, 2015
Merged

Sampler filter #7

merged 22 commits into from
Dec 30, 2015

Conversation

trungtle
Copy link
Contributor

This sample showcase different filters for samplers

@trungtle
Copy link
Contributor Author

@pjcozzi Ready to merge

@pjcozzi pjcozzi mentioned this pull request Dec 30, 2015
@trungtle
Copy link
Contributor Author

@shrekshao could you check this one actually

@trungtle
Copy link
Contributor Author

@pjcozzi Should be ready now

@pjcozzi
Copy link
Contributor

pjcozzi commented Dec 30, 2015

Made some style tweaks in f986ade. I'll comment on a few lines of interest.

<html lang="en">

<head>
<title>WebGL 2 Samples - sampler_filter</title>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Always use "WebGL", not "webgl."

<div id="info">WebGL 2 Samples - sampler_filter</div>

<script id="vs" type="x-shader/x-vertex">
#version 300 es
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A while back I changed the helper function so #version can be on a new line like this instead of on the same line as the script tag.

@pjcozzi
Copy link
Contributor

pjcozzi commented Dec 30, 2015

Just those comments. This looks really good, and is close to being ready.

@trungtle
Copy link
Contributor Author

Thanks @pjcozzi ! Going to fix these now

@trungtle
Copy link
Contributor Author

@pjcozzi I went through the comments and updated with very small tweaks.

@pjcozzi
Copy link
Contributor

pjcozzi commented Dec 30, 2015

This is a masterpiece.

pjcozzi added a commit that referenced this pull request Dec 30, 2015
@pjcozzi pjcozzi merged commit bf6b9e2 into master Dec 30, 2015
@pjcozzi pjcozzi deleted the tle/sampler_filter branch December 30, 2015 21:47
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