issues
search
opentk
/
LearnOpenTK
A port of learnopengl.com's tutorials to OpenTK and C#.
Creative Commons Attribution 4.0 International
465
stars
115
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Incomplete Port of LearnOpenGl.com
#97
GoldenStarGamer
opened
3 weeks ago
0
OnResize logic isn't correct
#96
NvC-DmN-CH
opened
4 months ago
2
Parameter of the OnFramebufferResize method in Chapter 1/2 is wrong
#95
cneicy
opened
4 months ago
3
GLSL typically uses column-major,but the demo shader of "7-Transformations" use pre-multiplication
#94
ylu0105
closed
5 months ago
9
OnResize() is not using FramebufferSize property
#93
DigitalBox98
opened
8 months ago
1
Converted LearnOpenGL FrameBuffers, ShadowMapping, and PBR Tutorials
#92
mludlum
opened
9 months ago
0
FYI: Converting LearnOpenGL
#91
mludlum
closed
9 months ago
2
Chapter 3 Part 1: Model Loading
#90
DigitalBox98
opened
10 months ago
4
Un-OOP the tutorial
#89
NogginBops
opened
10 months ago
0
Resizing window on MacOS doesn't take care of the scale factor*2
#88
DigitalBox98
closed
8 months ago
1
Minor upgrades to 4.8.2 and .NET 8.0
#87
johanlindfors
closed
11 months ago
1
GL.GenBuffer() gets 0
#86
shlykovarseny
opened
11 months ago
3
Hello Triangle shader class?
#85
explorepaint
closed
1 year ago
2
Tutorial: Questionable Shader class disposal advice/code
#84
MV10
opened
1 year ago
3
Open TK
#83
Huari29
closed
1 year ago
2
Where can I find examples for ES20?
#82
marcussacana
closed
1 year ago
2
Update Window.cs
#81
sg-wizard-maker
closed
1 year ago
1
No link in readme to actual tutorial
#80
merof-code
closed
1 year ago
2
Fixed comment in Chapter 1.3
#79
NogginBops
closed
2 years ago
0
Chapter1.3 corrected code comment
#78
Donzasto
closed
2 years ago
2
System.Drawing.Common is not supported on non-Windows platforms.
#77
Myeeoo
closed
2 years ago
3
Addition of Chapter 3 Part 1: Model Loading
#76
DarkDoomBringer
opened
2 years ago
9
Why OpenTK does not support Matrix4.CreatePerspective( ) method ?. What are the differences between Matrix4.CreatePerspective( ) vs Matrix4.CreatePerspectiveFieldOfView( )
#75
MauNguyenVan
closed
2 years ago
3
Lamp VAO
#74
DarkDoomBringer
closed
2 years ago
1
Update Window.cs
#73
DarkDoomBringer
closed
2 years ago
0
Update Window.cs
#72
DarkDoomBringer
closed
2 years ago
0
Update Window.cs
#71
DarkDoomBringer
closed
2 years ago
0
Update Window.cs
#70
DarkDoomBringer
closed
2 years ago
0
Update Window.cs
#69
DarkDoomBringer
closed
2 years ago
0
Update Window.cs
#68
DarkDoomBringer
closed
2 years ago
0
Update Window.cs
#67
DarkDoomBringer
closed
2 years ago
0
Update Window.cs
#66
DarkDoomBringer
closed
2 years ago
0
Confusing openTK implement openGL version 2,3,4
#65
MauNguyenVan
closed
2 years ago
3
Update Program.cs
#64
Varusal
closed
2 years ago
1
Fixed a small clamping issue with the camera fov
#63
TheHelpfulHelper
closed
2 years ago
1
Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
#62
Hann1bal
closed
2 years ago
3
Fix samples for macos
#61
NogginBops
closed
3 years ago
0
wrong accessibility level for Shader.Use()
#60
approachcircle
closed
3 years ago
2
Console and Winform
#59
wsjlmq
closed
3 years ago
1
Flip image on Y axis before uploading to GPU in Texture.cs
#58
greduan
closed
3 years ago
1
OSX: Chapter 1/1 not working on OSX
#57
mrj001
closed
3 years ago
7
Add punctation + Rephrase some comments
#56
Paphos
closed
3 years ago
3
[5.0] WIP Upgrade from OpenTK 4.4.0 to OpenTK 5.0.0-pre5
#55
deccer
closed
1 year ago
3
Fix typo (and negating grammar)
#54
mitchazj
closed
3 years ago
1
.NET PixelFormat to ES30
#53
mludlum
opened
3 years ago
4
If the initial angle is too large, the object will deform when moving.
#52
Sambergershen
closed
3 years ago
2
OpenTK 5.0 triangle example
#51
frederikja163
opened
3 years ago
1
Move all base class calls to the start of their method.
#50
NogginBops
closed
3 years ago
0
Fix typo in tutorial text (wrong "two" used)
#49
aposi324
closed
3 years ago
1
Chapter2/6-MultipleLights sample is broken
#48
lixiss
opened
3 years ago
14
Next