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

Why are external canvases being aliased? #33

Closed
jarmitage opened this issue Jan 3, 2019 · 2 comments
Closed

Why are external canvases being aliased? #33

jarmitage opened this issue Jan 3, 2019 · 2 comments

Comments

@jarmitage
Copy link
Contributor

Some downsampling / aliasing seems to occur when passing a video or canvas into Hydra, e.g.:

https://github.com/ojack/hydra-examples/blob/master/5-video.js#L9

https://github.com/ojack/hydra-examples/blob/master/6-p5.js#L52

screenshot 2019-01-03 at 15 33 16

@jarmitage
Copy link
Contributor Author

If you want higher res textures you need to override these:
https://github.com/ojack/hydra-synth/blob/master/example/src/canvas.js
https://github.com/ojack/hydra/blob/master/hydra-server/app/src/canvas.js

@ojack
Copy link
Member

ojack commented Apr 30, 2019

Got rid of default resolution so this should be fixed!

@ojack ojack closed this as completed Apr 30, 2019
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

No branches or pull requests

2 participants