Illation / GLFrameworkLinks
Discontinued OpenGL graphics framework. See https://github.com/Illation/ETEngine
☆39Updated 7 years ago
Alternatives and similar repositories for GLFramework
Users that are interested in GLFramework are comparing it to the libraries listed below
Sorting:
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆37Updated 7 years ago
- SSE Frustum Culling Demo☆72Updated 4 years ago
- A simple C++ 3D game engine with Vulkan support.☆37Updated 5 years ago
- Vulkan framework for Windows☆88Updated 6 years ago
- This is a physically based real-time renderer made for learning purposes.☆90Updated 8 years ago
- Tile-based SW rasterizer☆37Updated 5 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- Physically Based Rendering With OpenGL (Attempt)☆50Updated 6 years ago
- Little Game Engine that aims to be Physically Based for the lighting part☆24Updated 7 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL☆41Updated 8 years ago
- Former 3D game engine, now available to public for educational and testing purposes☆16Updated 8 years ago
- An exemple on how to use RenderDoc inside your engine.☆51Updated 11 years ago
- Implement some RTR and PBR papers☆48Updated 8 years ago
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 8 years ago
- Cascaded Shadow Mapping sample written with the dwSampleFramework.☆24Updated 5 years ago
- Experimentation framework for real-time light culling☆30Updated 6 years ago
- Simple graphics engine used as submodule in many of my projects☆62Updated 6 years ago
- Variance shadow mapping for omni lights with Vulkan☆31Updated 7 years ago
- Very barebones CPU Voxel Raycaster☆34Updated 5 years ago
- 3D graphics engine☆49Updated 3 years ago
- A rendering-framework for DX12 and Vulkan. Mostly intended for personal learning purposes and graphics demos☆29Updated last year
- Development of this project is continued at https://github.com/spire-engine/spire-engine. This repo is no longer updated.☆58Updated 5 years ago
- Basic framework for D3D11 init, model/texture loading, shader compilation and camera movement.☆34Updated 3 years ago
- Demoscene graphics engine.