By default AC does not allow custom cameras with custom positioning. Digging through some Custom Shaders Patch (CSP) and Content Manager (CM) I found camera modes under "Mode Tweaks: Custom" where you can set a 360 degree cam and a fish eye lens. Under each of these settings it states that they need to render the scene 5-6 times. Given that information it is possible to render multiple views and someone has done it.
Other than that the camera positions for each car is all stored in a compressed .acs file in the game files so it's likely that we will need to change them in this.
By default AC does not allow custom cameras with custom positioning. Digging through some Custom Shaders Patch (CSP) and Content Manager (CM) I found camera modes under "Mode Tweaks: Custom" where you can set a 360 degree cam and a fish eye lens. Under each of these settings it states that they need to render the scene 5-6 times. Given that information it is possible to render multiple views and someone has done it.
Other than that the camera positions for each car is all stored in a compressed .acs file in the game files so it's likely that we will need to change them in this.