The Wayback Machine - https://web.archive.org/web/20200530133619/https://github.com/topics/opengl-library
Skip to content
#

opengl-library

Here are 43 public repositories matching this topic...

X-Ryl669
X-Ryl669 commented Apr 26, 2018

On the main page, the documentation talk about using ref_ptr for memory management, but none of the code does that. It's not clear what is the current memory model expectation from globjects now it's using unique_ptr, so I guess a update of the documentation is required.

It should answer these questions:

  1. When the globject interface use a plain pointer, who is managing the pointer life
bug
einarf
einarf commented Aug 27, 2019

Considering 1.x will probably be around for a long time we should probably publish some docs.

  • API Reference
  • Programming Guide

The programming guide should at least cover questions asked in issues here on github and possibly on discord. Completing an api reference is also a good way to clean up all the docstrings in the project. We can keep it simple using google style docstrings and pub

Improve this page

Add a description, image, and links to the opengl-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the opengl-library topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.