x


How to determine if a mesh is on screen.

Hello there!

I would like to do some post-processing on the scene after it is rendered (OnPostRender) using the GL class, and for that to work, I'd need to iterate over all meshes that are visible on screen. Is there any performant way to do that? Is there any way, for example, to know whether a face/mesh has been culled?

Also will GL class be able to do its builtin z-sorting tests for me? Thanks! Cau

more ▼

asked Apr 25 '10 at 09:31 PM

Waneck gravatar image

Waneck
61 5 5 10

(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first
more ▼

answered Apr 25 '10 at 11:51 PM

spinaljack gravatar image

spinaljack
9.1k 18 31 91

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x150
x116
x65
x19

asked: Apr 25 '10 at 09:31 PM

Seen: 1567 times

Last Updated: Apr 25 '10 at 09:31 PM