/**
Brief: Rendering engine
@param[in] scene
@param[out] image, the image when finished rendering
@return true if succeeds, false otherwise
*/
// More contents to come to this page


graphics nerd
/**
Brief: Rendering engine
@param[in] scene
@param[out] image, the image when finished rendering
@return true if succeeds, false otherwise
*/
// More contents to come to this page

