Some of you may have noticed that I've changed the avatars on the forum from a front-facing preview of your skin into a 3d isometric view of your skin's head.
I rewrote the face renderer to look more visually appealing. Let me know if it's incorrectly rendering your skin (and give an example of how it should be rendered)
This path will always return an image, so you can use it even when you're not sure if the user exists or has a skin, without needing any error handling.
Hey all,
Some of you may have noticed that I've changed the avatars on the forum from a front-facing preview of your skin into a 3d isometric view of your skin's head.
I rewrote the face renderer to look more visually appealing. Let me know if it's incorrectly rendering your skin (and give an example of how it should be rendered)
Enjoy!
For developers: You can get these images easily by going to https://www.classicube.net/face/USERNAME/ (replace USERNAME with a username)
This path will always return an image, so you can use it even when you're not sure if the user exists or has a skin, without needing any error handling.