Skip to content

Project is a Frankenstein's monster of default OpenGL pipeline and new OpenGL shader pipeline #33

Description

@AndrewHack242

Add in VAOs and remove default pipeline calls like glRotated and glScaled.

  • OK for light ball to be drawn with default pipeline
  • All objects need a VAO
  • object.cpp needs default pipeline removed and additions for VAO's
  • Camera is highly dependent on pipeline functions and likely needs updating

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions