Giter Club home page Giter Club logo

glsl_lighting's Introduction

glsl_lighting

This is an OpenGL demo featuring simple per-pixel diffuse/specular lighting using vertex/fragment shaders written in GLSL. It was created for the tutorial Getting Started with the OpenGL Shading Language by Josh Beam.

This program uses the CMake build system. Run the following commands from the directory containing the source code to build and run the program:

mkdir build && cd build
cmake .. && make
./glsl_lighting

This program is released under a BSD-style license. You can find the copyright notice and license conditions at the beginning of any of the source code files (such as main.c).

Contributors

glsl_lighting's People

Contributors

joshb avatar jstraub avatar

Stargazers

Jiri Kastner avatar  avatar  avatar  avatar Chris Jiang avatar YangJun avatar mrwn avatar  avatar Kun avatar bequa avatar Dmitrii Sannikov avatar Gergely Szabó (Schámi) avatar 神楽坂帕琪 avatar Qichen Wang (Vincent) avatar MartinRGB avatar  avatar  avatar Andrew McRobb avatar Jonathan Newman avatar Andrey Smorodov avatar  avatar Wu Zheng avatar Aleksandr Lizin avatar Kelly Davis avatar Luciano Lorenti avatar Vinod Kumar avatar Guilherme Taschetto avatar Wei(Weizhi) Wang avatar Walter Perdan avatar

Watchers

 avatar Luciano Lorenti avatar Aleksandr Lizin avatar James Cloos avatar  avatar

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.