From 54354e32c6498cc7f8839ab4deb1208d37216cc5 Mon Sep 17 00:00:00 2001 From: omniscient <17525998+omnisci3nce@users.noreply.github.com> Date: Sat, 5 Oct 2024 12:43:38 +1000 Subject: Begin simplifying project structure and removing examples --- examples/triangle.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 examples/triangle.c (limited to 'examples/triangle.c') diff --git a/examples/triangle.c b/examples/triangle.c new file mode 100644 index 0000000..caa427d --- /dev/null +++ b/examples/triangle.c @@ -0,0 +1 @@ +// Example demonstrating basic RAL usage by rendering a triangle -- cgit v1.2.3-70-g09d2