Hi everyone. Is there a way to use a different set of a camera’s matrices to a shader? Want to use the matrices from a stationary camera instead of a camera that Im orbiting around with. The only way I can think of is manually passing them one by one as uniforms but that didn’t work after attempting it. thanks for any help in advance
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Apply a custom model metrix to the vertex shader | 1 | 996 | July 9, 2018 | |
| How to pass camera.projectionMatrixInverse as uniform to the vertex shader | 1 | 771 | August 16, 2022 | |
| Basic custom shader + camera | 4 | 4731 | October 8, 2019 | |
| Render different mesh in same same scene with different camera? | 1 | 597 | September 22, 2020 | |
| Using the result of a Render (inside a Shader) to Render the real scene | 1 | 1790 | May 28, 2019 |