add some links to comments so i can close the chrome tabs :)
This commit is contained in:
parent
50445dbe59
commit
af4827a127
@ -28,6 +28,8 @@ public class CameraInfo {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// FIXME: switch to immediate mode??
|
// FIXME: switch to immediate mode??
|
||||||
|
// https://gamedev.stackexchange.com/questions/198805/opentk-immediate-mode-on-net-core-doesnt-work
|
||||||
|
// https://www.youtube.com/watch?v=Q23Kf9QEaO4
|
||||||
public class Shader : IDisposable {
|
public class Shader : IDisposable {
|
||||||
public int Handle;
|
public int Handle;
|
||||||
private bool init = false;
|
private bool init = false;
|
||||||
|
Loading…
Reference in New Issue
Block a user