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

How can I achieve the rendering effect as shown in the image? #12

Open
zxl777 opened this issue Jun 28, 2024 · 6 comments
Open

How can I achieve the rendering effect as shown in the image? #12

zxl777 opened this issue Jun 28, 2024 · 6 comments
Labels
question Further information is requested

Comments

@zxl777
Copy link

zxl777 commented Jun 28, 2024

I would like to achieve the rendering effect as shown in the image.
Could you please guide me on which source file and which part should be modified? Thank you.

image
@NickAcPT NickAcPT added the question Further information is requested label Jun 28, 2024
@NickAcPT
Copy link
Owner

Heya @zxl777, thanks for reaching out!

Which effect from that image are you trying to replicate? Is it the drop-shadow, or something else entirely?

@zxl777
Copy link
Author

zxl777 commented Jun 28, 2024

@NickAcPT Thank you for the quick reply.
Adjust the swing amplitude of the hands and feet and the shooting angle, as well as the drop-shadow.

@NickAcPT
Copy link
Owner

Adjust the swing amplitude of the hands and feet and the shooting angle, as well as the drop-shadow.

@zxl777 When you say adjusting the shooting angle, do you mean the camera rotation?
If so, that's already been implemented and deployed in production, but not yet documented because I haven't had the time to work on a homepage rewrite 😅

I am more than happy to add a parameter for specifying limb rotation.

What about the drop shadow? What is the use-case for having that be in the image itself? Could you please elaborate?

Thanks ^-^

@zxl777
Copy link
Author

zxl777 commented Jun 28, 2024

Since I only display HD static images of Minecraft skins in the app, having shadows on the 3D model would enhance the sense of three-dimensionality and give it a more textured look.

@NickAcPT
Copy link
Owner

Since I only display HD static images of Minecraft skins in the app, having shadows on the 3D model would enhance the sense of three-dimensionality and give it a more textured look.

@zxl777 hmmm, interesting. what app are we talking about? And what technology are you using to display the images? Is this effect not achievable client-side?

@zxl777
Copy link
Author

zxl777 commented Jun 29, 2024

image

@NickAcPT This app was developed by me. The attached image shows its performance from a few years ago, and now it's time for an upgrade.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants