Info
| Version: | 1.7.5 | 
| Author(s): | Theo Beda | 
| Last Update: | Friday, August 21, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/yodasoda1219/gl_model_loader | 
| NuGet Url: | https://www.nuget.org/packages/gl_model_loader | 
Install
Install-Package gl_model_loader
                        dotnet add package gl_model_loader
                        paket add gl_model_loader
                        
                                gl_model_loader Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- assimp.v140(>= 3.2.0)
 - glm(>= 0.9.9.800)
 - unofficial-flayan-glew(>= 2.1.0)
 
Tags
                
disclaimer: this library uses glew to load opengl functions
if you are using a loader like glad make sure to initialize glew or switch to it.