I’m trying to store custom point id attribute in model and export it as a .fbx file, then import it into unity and read the values in shader.Is there any way to achieve it? Use custom vertex semantic? Or store the values in buffer and read the data in shader?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Use vertex attributes in shader graph | 2 | 1989 | September 5, 2023 | |
Custom vertex attributes | 1 | 1075 | December 16, 2016 | |
Custom Export and Import FBX Data | 1 | 5203 | September 4, 2015 | |
Custom GLSL Shader - vertex attributes | 3 | 2314 | November 3, 2019 | |
Extract custom properties from fbx - I'm almost there ! | 1 | 1284 | August 2, 2021 |