Hey everyone,
I'm currently working on an exciting project that resembles a game, and I'm encountering a challenge with rendering a 3D character on a 200x200 canvas. The issue I'm facing is that when the character is rendered, it's difficult to see the finer details, such as the eyes, clearly. I'm unsure if this problem stems from a programming or art-related aspect. I've considered using a JPEG image to create a character that fits within the 200x200 dimensions while still maintaining an acceptable level of detail. However, I'm curious to know if there's a 3D solution available to tackle this issue. It's worth mentioning that I'm using Babylon.js as my framework of choice. I would greatly appreciate any tips or insights you may have to help me overcome this challenge.
Thank you in advance for your assistance.
Example of issue: