// font.h
void initFont( char *ttf_file, int height_in_pixels );
void render_text( const char *text, int pixOriginX, int pixOriginY, GLFWwindow* window );
// font.h
void initFont( char *ttf_file, int height_in_pixels );
void render_text( const char *text, int pixOriginX, int pixOriginY, GLFWwindow* window );
Only logged in customers who have purchased this product may leave a review.
Reviews
There are no reviews yet.