Skip to content

Add LearnOpenGL ports to Odin #139

@karl-zylinski

Description

@karl-zylinski

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

No one assigned

    Labels

    help wantedHelp us by implementing/fixing this!suggested exampleWe want this example

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions