File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,12 @@ probably written kinda badly. At the moment I'm more concerned with getting
1818lessons out so that you can see the working code and the kinda explaining in
1919text what's going on after the fact.
2020
21+ * ** Current Goal:** The current goal is to get example program for the "basics"
22+ lessons from LearnOpenGL.com into Rust versions, along with lesson explanation
23+ text for all example programs. At that point, development will probably take a
24+ break, but readers will have seen enough so that they can begin adapting other
25+ OpenGL books and blogs to continue their education on their own.
26+
2127Please [ file an issue in the
2228repo] ( https://github.com/rust-tutorials/learn-opengl/issues ) if there's
2329something you don't get and I'll try to improve that part of the book.
You can’t perform that action at this time.
0 commit comments