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

More extensive image format testing #3

Open
trbauer opened this issue Dec 10, 2018 · 0 comments
Open

More extensive image format testing #3

trbauer opened this issue Dec 10, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@trbauer
Copy link
Owner

trbauer commented Dec 10, 2018

test all the image formats:
e.g. un8
generate a tiny ppm (P3) image; make kernel that fetches a pixel
observe that:
un8 returns 1.0,0.0,0.0 for red
u8 returns 255.0,0.0,0.0 for red
...

@trbauer trbauer added the enhancement New feature or request label Dec 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant