Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confused about design of the articles #131

Open
jnch009 opened this issue Jun 1, 2023 · 1 comment
Open

Confused about design of the articles #131

jnch009 opened this issue Jun 1, 2023 · 1 comment

Comments

@jnch009
Copy link

jnch009 commented Jun 1, 2023

I've been going through the lessons (currently starting lesson 3) and it's a lot of fun going through and relearning graphics concepts and coding them up (I'd done a similar course like this in university using Java). The problem I'm trying to get through my head going through these articles is that you claim that each lesson is designed for us to code ourselves. But just reading through the beginning of lesson 3 with rendering a simple scene/y-buffer, there is code showing up as I'm reading the lesson, so how am I supposed to code myself without accidentally exposing myself to code that I shouldn't be using? I think if the code for the lesson was put into a different page entirely and then I could think through the concepts/algorithms and how I'd want to tackle it myself, but yeah I'm just puzzled about how to approach this.

@DouYuexi
Copy link

DouYuexi commented Jun 1, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants