What two ways can you improve the frame rate of your 3D game?

What two ways can you improve the frame rate of your 3D game? (Choose two.)

What two ways can you improve the frame rate of your 3D game? (Choose two.)

A.
Use column major matrices instead of row major matrices.

B.
Avoid inline methods.

C.
Reduce draw calls.

D.
Save results instead of recalculating them.

E.
Make your view frustum longer.



Leave a Reply 0

Your email address will not be published. Required fields are marked *