Skip to content

Inverted projection#3

Open
CHANDRAPRABHU02 wants to merge 1 commit intotsoding:mainfrom
CHANDRAPRABHU02:main
Open

Inverted projection#3
CHANDRAPRABHU02 wants to merge 1 commit intotsoding:mainfrom
CHANDRAPRABHU02:main

Conversation

@CHANDRAPRABHU02
Copy link

While trying to animate along Z-axis, the projections are inverted when the points go beyond the observer and the edges are crossed in this case, fixed by using z = Math.abs(z);

Also handled inverted projection when the Z becomes negative
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant