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

Ability to pass a W variable to WebGL texture mapping #6784

Open
2 of 17 tasks
minystreem56 opened this issue Feb 1, 2024 · 4 comments
Open
2 of 17 tasks

Ability to pass a W variable to WebGL texture mapping #6784

minystreem56 opened this issue Feb 1, 2024 · 4 comments

Comments

@minystreem56
Copy link

Increasing access

Make it so people are able to make there own 3D engines with textures.

Most appropriate sub-area of p5.js?

  • Accessibility
  • Color
  • Core/Environment/Rendering
  • Data
  • DOM
  • Events
  • Image
  • IO
  • Math
  • Typography
  • Utilities
  • WebGL
  • Build process
  • Unit testing
  • Internationalization
  • Friendly errors
  • Other (specify if possible)

Feature enhancement details

I am making my own 3D engine, but I am using WebGL for texture mapping, but becuse I pass 2d cords to WebGL it cannot do the proper prespective projection making the texture look werid, here is my project so you can see this.
For more information check out this webpage that describes this issue in more detail.

Copy link

welcome bot commented Feb 1, 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!

@davepagurek
Copy link
Contributor

I'd love to get a general solution to custom attributes (#5120) as a way to enable this!

@minystreem56
Copy link
Author

Sorry for disabling textures on my project, been working on it and forgot. if anybody wants to see it again I can fix it up.

@Forchapeatl
Copy link
Contributor

@minystreem56 it would be nice to see the textures on your project . I am interested.

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

No branches or pull requests

3 participants