GithubHelp home page GithubHelp logo

pvela2017 / opengl-light-caster-project Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 68.89 MB

This project consists on the implementation of one or more light caster in order to generate shadow below the models and rendered objects.

Home Page: https://sites.google.com/view/pablovela/software/opengl

License: MIT License

C++ 83.22% GLSL 16.78%

opengl-light-caster-project's Introduction

OpenGL-Light-Caster-Project

About The Project

This project consists on the implementation of one or more light caster in order to generate shadow below the models and rendered objects.

To accomplish this goal, modern OpenGL version 4.4 was used, in addition to the libraries:
GLM.
ASSIMP.
GLEW.
GLFW.
ImageMagick.

Also, GLSL was used to perform the calculations of the vertices and fragments in the video card (GPU), in order to relieve the processor (CPU) from complex calculation and stress. In addition, the models or the light casters should be able to move in the scene to create a dynamic effect of the shadow on the floor and other objects.

Results

This is an image

Acknowledgments

You can find further information here: https://sites.google.com/view/pablovela/software/opengl

opengl-light-caster-project's People

Stargazers

Do-hwan Kim avatar

Watchers

Pablo avatar

Forkers

babyge

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.