GIGL
Global Illumination Engine
Software that generates realistic lighting effects in 3D graphics applications using global illumination techniques.
Tiny Global Illumination OpenGL Renderer
51 stars
3 watching
4 forks
Language: C++
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
trevor-m/deep-gbuffers | A software implementation of global illumination approximations using deep buffers and multiple layers | 39 |
rougier/freetype-gl | An OpenGL library for rendering Unicode text with a single texture and vertex buffer. | 1,652 |
gregzaal/gaffer | A Blender Add-on for speeding up lighting workflows in 3D modeling and animation. | 387 |
joshuasenouf/gl-engine | A C++ rendering engine that supports various graphical features such as textures, shaders, deferred rendering, and physically based camera parameters. | 365 |
binary1248/gls | A library to reduce boilerplate OpenGL code | 18 |
yui0/catgl | A 3D graphics engine designed to be easy-to-use and high-performance for game development on multiple platforms. | 19 |
ripper37/glul | An OpenGL utility library providing modern C++11 design and high-level abstractions for creating 2D graphics, input management, window creation, and more. | 56 |
222464/ltbl2 | A 2D dynamic lighting system with accurate soft shadows | 116 |
tsherif/picogl.js | A minimal WebGL 2 rendering library for creating 3D graphics with a convenient API | 790 |
angelo1211/hybridrenderingengine | A high-performance rendering engine that combines physically based shading and image-based lighting techniques using OpenGL. | 1,233 |
jose-villegas/vctrenderer | A real-time global illumination solution for 3D applications using voxelization and simplified indirect lighting calculations. | 619 |
redcamel/redgl2 | A JavaScript library that provides a 3D rendering engine using WebGL, allowing developers to create interactive 3D graphics and simulations. | 156 |
paulxshen/luminescent.jl | A tool for simulating and designing photonic and RF systems using a differential equation-based method | 54 |
lighttroupe/luz | An interactive motion graphics editor and performer that uses user input to generate visuals in real-time | 38 |
hadronized/luminance | A Haskell graphics framework providing a simple API to interact with GPUs and manage rendering | 109 |