Github project here: https://github.com/Falking3/ASCII_FBX_Reader/tree/main
Not the most visually exciting Artstation post you've ever seen! This is a personal project I've been working on recently to apply the C#/WPF principles I've been learning this year. It's envisaged as a validation platform for FBX files before they arrive in engine, but it's currently quite bare bones. It's been very interesting researching the FBX file format - some useful resources here: https://banexdevblog.wordpress.com/2014/06/23/a-quick-tutorial-about-the-fbx-ascii-format/
https://liangz0707.github.io/whoimi/blogs/3DBasic/FBXFileFormat.html#:~:text=FBX%20is%20a%20nodal%20format,have%20data%20and%20children%20elements.