Skip to content
This repository was archived by the owner on Mar 6, 2022. It is now read-only.
This repository was archived by the owner on Mar 6, 2022. It is now read-only.

Chapter 2 segfault #7

@Budlee

Description

@Budlee

Hi,

I got an error when I called: glGenVertexArrays(1, &VaoId)
I found that I had to add the following just before my glewInit(): glewExperimental = GL_TRUE;
I was thinking that a note in the chapter would be useful as it would save a little time for people goggling

Also I think this book is freaking awesome and a great intro into opengl. Really appreciate the effot you have put into it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions