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

What if the AABB use float3(0,0,0) and float3(1,1,1)? #12

Open
playg8 opened this issue Sep 19, 2019 · 0 comments
Open

What if the AABB use float3(0,0,0) and float3(1,1,1)? #12

playg8 opened this issue Sep 19, 2019 · 0 comments

Comments

@playg8
Copy link

playg8 commented Sep 19, 2019

In the code,AABB box use texcoord of float3(0,0,0) and float3(1,1,1).Why this?
As I know, NDC in unity is float3(0,0,0) and float3(1,1,1). Why didn't you use this?
If use this, what will change to the code?
I tryed to do this, but failed. Would you like make another script for this ?

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

1 participant