Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renderer: OpenGL #14

Closed
billyquith opened this issue Mar 2, 2016 · 2 comments
Closed

Renderer: OpenGL #14

billyquith opened this issue Mar 2, 2016 · 2 comments
Assignees

Comments

@billyquith
Copy link
Owner

Add GLFW cross platform GL rendered. Current OpenGL renderer relies on Windows API.

@billyquith billyquith self-assigned this May 17, 2016
@billyquith billyquith changed the title Renderer: GLFW Renderer: OpenGL May 17, 2016
@billyquith
Copy link
Owner Author

OpenGL renderer using GLFW has been added. Previously Windows and FreeImage required. Uses stb_image for portability.

@billyquith
Copy link
Owner Author

Basic text rendering is working via stb_truetype.h using bitmaps. Quality isn't great but good enough for demo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant