dwmkerr / dwmkerr/sharpgl

Restructure Render Contexts to OpenGL Contexts

Open
#12 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
804
Forks
294
Avg merge
3d 23h
Merged PRs (30d)
1

Description

Rendercontexts need to be changed to OpenGLContexts and decoupled from the OpenGL object. The UI controls will then create a context and activate it only as needed.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the RenderContext and OpenGL objects, then trace how the UI controls create and use them. The requested restructuring should decouple OpenGLContexts from the OpenGL object and have UI controls create and activate contexts only when needed; the issue names no files or tests, so the completion criteria need clarification.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
computer-graphics
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.