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

Reference page of Quad (2D Primitives) #7124

Closed
jazerchand opened this issue Jul 8, 2024 · 6 comments · Fixed by #7129
Closed

Reference page of Quad (2D Primitives) #7124

jazerchand opened this issue Jul 8, 2024 · 6 comments · Fixed by #7129

Comments

@jazerchand
Copy link

Topic

This may be a gap in my understanding or a mistake on the reference page. Need help.

The quad drawn in 3D space, accepts two optional parameters - detailX and detailY, on the reference page it's mentioned that the default is 25, 25.
Screenshot

But the default seems to be 2,2 as when I input 25,25 at the end, something changes. Could someone please confirm/clarify?

@Qianqianye Qianqianye transferred this issue from processing/p5.js-website Jul 9, 2024
Copy link

welcome bot commented Jul 9, 2024

Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, please make sure to fill out the inputs in the issue forms. Thank you!

@Qianqianye
Copy link
Contributor

Thanks @jazerchand. I'm tagging @nickmcintyre to take a look.

@nickmcintyre
Copy link
Member

Good catch @jazerchand! Looks like they're both 2 by default.

@Abhinavcode13
Copy link
Contributor

Where are the actual documentation for this one?
cc: @nickmcintyre, @Qianqianye.

@nickmcintyre
Copy link
Member

Here ya go!

@Abhinavcode13
Copy link
Contributor

Here ya go!

Thanks a lot! @nickmcintyre

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants