Sample uses GL.Begin/GL.End
Open
- Dominant language
- C#
- Stars
- 218
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
These have been deprecated since 2003 and are gone since version 3.0. Can't use in ES at all. This needs fixing. Needs to be VBO.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the sample code that calls GL.Begin and GL.End, then inspect how its rendering path is structured. Replace the deprecated immediate-mode usage with a VBO-based path, and consider the work done when the sample no longer depends on GL.Begin/GL.End and is usable in ES.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- computer-graphics
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100