Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create wiki page (project page) #39

Closed
cgcostume opened this issue Aug 30, 2013 · 1 comment
Closed

Create wiki page (project page) #39

cgcostume opened this issue Aug 30, 2013 · 1 comment
Assignees

Comments

@cgcostume
Copy link
Member

  • what's all about
  • build instructions (minimal build)
  • lite examples / quick starts
  • global stuff (errors, logging, bindings, ...)
@ghost ghost assigned cgcostume Aug 30, 2013
@cgcostume
Copy link
Member Author

more global stuff/features

  • memory/info tracking and its limitations
  • performance issues on error checking
  • defaults for error checking
  • bind behavior and bindregistry and limitations

what's all about:

  • wrapping ogl objects in a white box that works on any opengl context and allows direct mixed usage of plain ogl (or freeglut or others) and glow (but with some drawbacks to mem and bind stuff)
  • good alternative is Qt5.1 and probably future releases for a start, but glow extends this

lite examples - call this: "getting started"

  • show some exemplary usage code snippets for, e.g., how easy it is to create shader, render to texture, compute stuff, query some gpu infos, etc., etc.,

also hint on related project glow-utils

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants