assimp-fez/code/Pbrt
Samuel Kogler 55cb19f924 Fix PBRT exporter coordinate system
Was just mirroring the x axis. This uses aiProcess_ConvertToLeftHanded and
rotates the root node to match PBRT.

The problem is apparent when using an environment map texture.
2023-05-03 16:52:33 +02:00
..
PbrtExporter.cpp Fix PBRT exporter coordinate system 2023-05-03 16:52:33 +02:00
PbrtExporter.h Fix PBRT exporter coordinate system 2023-05-03 16:52:33 +02:00