You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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!
Increasing access
Make it so people are able to make there own 3D engines with textures.
Most appropriate sub-area of p5.js?
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.
The text was updated successfully, but these errors were encountered: