GPUOpen-LibrariesAndSDKs / RadeonProRender-Baikal

MIT License
335 stars 78 forks source link

Is there any way to directly set a view matrix instead of a camera? #137

Closed harokyang closed 6 years ago

harokyang commented 6 years ago

My backend scene data contain a view matrix but no camera info Is there any way to use such view matrix instead of setting a camera?

harokyang commented 6 years ago

found my own way to decompose the values from view matrix