Coder Social home page Coder Social logo

francescoandreussi / openglframework Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wobakj/openglframework

0.0 1.0 0.0 1.33 MB

Framework for the Computergraphics Exercise

Home Page: https://www.uni-weimar.de/de/medien/professuren/grafische-datenverarbeitung/lehre/computergrafik/

CMake 6.37% C++ 90.30% GLSL 3.33%

openglframework's Introduction

OpenGLFramework

is a small cross-platform framework for learning OpenGL programming

Installation

Troubleshooting

Features

  • launcher encapsulating window and context management
  • example applications for usage of basic OpenGL objects
  • png & tga texture loading
  • obj model loading
  • GLSL shader loading and error checking
  • runtime OpenLG error checking
  • live shader reloading by pressing R

Examples

toggle compilation with cmake option BUILD_EXAMPLES

  • Immediate Mode - application_fixed.cpp
  • Vertex Buffer Object - application_vbo.cpp
  • Index Buffer Object - application_indexed.cpp
  • Shader Program - application_shader.cpp
  • Shader Uniforms - application_uniforms.cpp
  • Vertex Array Object - application_vao.cpp

Tested Platforms

  • Linux - makefile
  • Windows - MSVC 2013
  • MacOS - CLion, XCode, makefile

Libraries

License

this framework is licensed undet the GPL v3

  • GLFW is licensed under the zlib/libpng license
  • glbinding is licensed under the MIT license
  • glm is licensed under the Happy Bunny License (Modified MIT)
  • tinyobjloader is licensed under 2 clause BSD
  • stb_image is public domain

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.