Skip to content

Files

Latest commit

43e01ce · Nov 7, 2020

History

History
7 lines (6 loc) · 231 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 231 Bytes

csv2obj

Command-line tool for converting RenderDoc CSV export to .OBJ

Usage:
./csv2obj.exe CSVFileName.csv
and probably modify attribute names.
Target attributes are gl_Position.x,gl_Position.y and gl_Position.z