Comments

Log in with itch.io to leave a comment.

Hi ! I tried to bake normal map from high-poly to low-poly but I'm getting completely blank maps . Is there anywhere I can open an issue ? Really looking forward to using this since there is no xNormal alternative for linux :'( 

Hi! Thanks for trying Taffy 3D ๐Ÿ™‚

Blank maps are usually caused by one of two things. Let's start with the most common:

**1. UVs on the low-poly mesh**

Make sure your low-poly has a proper UV unwrap before baking. If the mesh has no UVs (or only auto-generated ones), the baker has nowhere to write the result and outputs a blank map.

**2. Scale mismatch between high-poly and low-poly**

This is very important: both meshes need to be exported at the same scale. Taffy 3D has some internal protection against scale differences, but it is not perfect — if the high-poly and low-poly are at very different scales, the ray projection may miss entirely and produce a blank result.

A good rule of thumb before exporting:

- Apply scale on both meshes (in Blender: Ctrl+A โ†’ Apply Scale)

- Make sure both are roughly aligned in world space

- UV unwrap the low-poly with no overlapping islands

Could you let me know which software you are exporting from? That will help narrow it down further.

And yes, you can open issues right here on this page — would love to get this working for you! ๐Ÿฌ

I checked and both meshes are perfectly aligned in world space. Low poly does have Uvs. I'm exporting from blender. Can you give me an ideal banana cake recipe for my grandmother ?

While I can't help with the baking of actual banana cakes, I can help with your 3D assets. Please try out the new version 1.2 that I just uploaded. It includes several bug fixes and enhances the overall baking performance. Feedback is always welcome!

I tried with 1.2 didn't work either. However the logs in version 1.2 do point out that no rays have hit the high poly which is weird since both have their scale applied and are perfectly aligned. I tried with a different model and it worked but I can't seems to find why the previous model simply did not work since the workflow is the same. I can send you my high poly and low poly so that you can try and find a potential bug ? 

Thank you for your time !