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

Add graphics for Windows with OpenGL #1

Open
c0de4un opened this issue Nov 20, 2022 · 0 comments
Open

Add graphics for Windows with OpenGL #1

c0de4un opened this issue Nov 20, 2022 · 0 comments
Assignees

Comments

@c0de4un
Copy link
Owner

c0de4un commented Nov 20, 2022

Functional Requirements:

  1. platform-specific API must be isolated from the core
  2. OpenGL 3 API must be used
  3. Graphics and Rendering must be separated
  4. Graphics can switch rendering API on the fly (OpenGL/Vulkan/DirectX)

User requirements:

  1. Graphical window
  2. 60 fps render
  3. surface must be colorized
  4. window can be closed by user to terminate app
@c0de4un c0de4un self-assigned this Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant