Skip to content

[examples] Added textures_frame_buffer_rendering#5468

Merged
raysan5 merged 1 commit into
raysan5:masterfrom
jackboakes:textures_frame_buffer_rendering
Jan 3, 2026
Merged

[examples] Added textures_frame_buffer_rendering#5468
raysan5 merged 1 commit into
raysan5:masterfrom
jackboakes:textures_frame_buffer_rendering

Conversation

@jackboakes
Copy link
Copy Markdown
Contributor

The subject camera is a orbital camera that is filming the scene. This also has a cropped texture2D of the green section on the left-hand side.

The observer camera is a third person camera that looks at the subject camera and its prism.

The cameras prism is created by inverting the view and projection matrices. Instead of the prism showing the near and far planes, instead it's sliced at the target, this plane then connects to the cameras location.

I'm happy to make any changes, simplify or scrap it entirely if this isn't what you envisioned.

textures_frame_buffer_rendering

@jackboakes jackboakes changed the title [example] Added textures_frame_buffer_rendering [examples] Added textures_frame_buffer_rendering Jan 3, 2026
@raysan5 raysan5 merged commit a44157c into raysan5:master Jan 3, 2026
@raysan5
Copy link
Copy Markdown
Owner

raysan5 commented Jan 3, 2026

@jackboakes Very nice example! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants