assimp / assimp/assimp-net

Sample uses GL.Begin/GL.End

Open
#51 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.