Page 1 of 1

Qestion in color of fbx exporting

Posted: Thu Aug 31, 2023 7:41 am
by eric
Hi,I have a qestion in exporting my fbx file.
When I export my cloud point as a fbx file, it cannot shows its color in another application software(unreal engine ,blender), only can show in CC.
Here is my mesh building method:
1. I import my txt file with RGB data (x,y,z ,r,g,b)
2. I use Delaunay 2.5D to build mesh
3. I save this mesh as a fbx file and export to my source folder
Is there another to export my fbx file to make my fbx file bring RGB attribute?

Re: Qestion in color of fbx exporting

Posted: Sun Sep 03, 2023 1:55 pm
by daniel
I guess it's because not a lot of applications are managing per-vertex RGB color properly? Most might expect textures?