-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
help wantedHelp us by implementing/fixing this!Help us by implementing/fixing this!suggested exampleWe want this exampleWe want this example
Description
Port https://learnopengl.com/ to Odin (using OpenGL and GLFW)
Can be done in phases. For example, you can do one section at a time: "Getting Started", "Lighting" etc. You'd end up with a folder structure like this:
opengl/
learn_opengl/
1_getting_started/
// one folder per part
2_lighting/
// one folder per part
// etc
This way one can start with 1_getting_started and make sure it is good before moving on.
Metadata
Metadata
Assignees
Labels
help wantedHelp us by implementing/fixing this!Help us by implementing/fixing this!suggested exampleWe want this exampleWe want this example