Skip to content

Commit e62f099

Browse files
committed
Update introduction.md
1 parent 09c4dc8 commit e62f099

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

book-src/introduction.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ probably written kinda badly. At the moment I'm more concerned with getting
1818
lessons out so that you can see the working code and the kinda explaining in
1919
text 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+
2127
Please [file an issue in the
2228
repo](https://github.com/rust-tutorials/learn-opengl/issues) if there's
2329
something you don't get and I'll try to improve that part of the book.

0 commit comments

Comments
 (0)