How to use my own defined camera_like() function instead of camera()?

edited October 2015 in How To...

I've got a programming assignment to simulate how 3d viewing works from scratch. I want to use my own defined function for projection instead of using camera() function. Is it possible? If possible, how to do that?

Thank you.

Answers

Sign In or Register to comment.