mirror of https://github.com/adamdruppe/arsd.git
lol annoying
This commit is contained in:
parent
e062a7708a
commit
f3fb1373eb
|
@ -367,7 +367,6 @@ interface->SetProgressValue(hwnd, 40, 100);
|
|||
This example program shows how you can set up a shader to draw a rectangle:
|
||||
|
||||
---
|
||||
module opengl3test;
|
||||
import arsd.simpledisplay;
|
||||
|
||||
// based on https://learnopengl.com/Getting-started/Hello-Triangle
|
||||
|
|
Loading…
Reference in New Issue