Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A acgl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ACGL
  • acgl
  • Wiki
  • extending acgl

extending acgl · Changes

Page history
li created page: extending acgl authored Nov 26, 2015 by Ming Li's avatar Ming Li
Hide whitespace changes
Inline Side-by-side
extending-acgl.md 0 → 100644
View page @ 8b0754ff
ACGL should work on Linux, MacOS X and Windows with the latest gcc, clang and VisualStudio. On MacOS X XCode provides the compiler, the command line tools need to be installed manually in addition to OS X.
C++11 features can be used as long as they don't break compatibility with the a fore mentioned systems. Known issues here:
* std::make_shared does not work on all Mac / XCode combinations, avoid this feature!
\ No newline at end of file
Clone repository
  • .vao file format
  • acgl compile time settings
  • acgl versions
  • basic openGL concepts to look up
  • custom shader parser
  • debugging opengl
  • extending acgl
  • external libraries included in acgl
  • faq
  • function overview
  • gamepad
  • getting started
  • Home
  • includes in shaders
  • learning openGL
View All Pages