mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2026-08-15 02:57:49 +04:00
msh viewport initial
This commit is contained in:
@@ -12,6 +12,8 @@ public sealed class ViewportRenderer
|
||||
private readonly IWindow _window;
|
||||
private readonly MsaaFramebuffer _framebuffer;
|
||||
|
||||
public GL Gl => _gl;
|
||||
|
||||
private ShaderProgram? _meshShader;
|
||||
private ShaderProgram? _outlineShader;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user