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

[docs] - openframeworks/ofsite - update documentation (markdown) #635

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ghost
Copy link

@ghost ghost commented Feb 14, 2018

[docs] - openframeworks/ofsite - update documentation (markdown)

#### [docs] - openframeworks/ofsite - update documentation (markdown)

~~~~{.cpp}
tex.bind(); // start using our texture
tex.bind(); // start using our textured
Copy link
Member

Choose a reason for hiding this comment

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

I think this should remain texture

@@ -639,11 +639,11 @@ Now we get:

![img](past_tex_border.png)

Since we're not using power of two textures, i.e. textures that are strange sizes, we can't use the classic GL_REPEAT, but that's fine, it's not really that useful anyways, honestly.
Since we're not using the power of two textures, i.e. textures that are strange sizes, we can't use the classic GL_REPEAT, but that's fine, it's not really that useful anyway, honestly.
Copy link
Member

Choose a reason for hiding this comment

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

"power of two textures" is a common way of saying. "The power of two textures" sounds weird to me. Any english native speakers out there? @ofTheo ?

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.

1 participant