Searched refs:projection_matrix (Results 1 – 2 of 2) sorted by relevance
404 mat4x4 projection_matrix; member657 mat4x4_mul(VP, demo->projection_matrix, demo->view_matrix); in demo_update_data_buffer()1285 mat4x4_mul(VP, demo->projection_matrix, demo->view_matrix); in demo_prepare_cube_data_buffer()2711 mat4x4_perspective(demo->projection_matrix, (float)degreesToRadians(45.0f), in demo_init()
439 def projection_matrix(point, normal, direction=None, function