C# .NET API to embed textures in U3D & 3D PDF, generate U3D file with embedded texture files, access extras & extensions in GLTF, encode / decode the 3D Scene.... var scene = new Scene(); scene.Open( $"test.obj"...LookupPaths.Add( "common/textures" ); scene.Save( "test.pdf" , opt); Generate...