Split renderer front-end and back-end
Open
@Xottab-DUTY is already working on this.
Since Jun 10, 2020.
Code Quality
Developer Experience
Infrastructure
Portability
Renderer
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 536
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 3
Description
Currently, our renderers front-ends can call graphics APIs (DirectX, OpenGL) functions directly. This is a mess of front and back-ends. Should be fixed to make porting renderer to graphics APIs easier.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.