iceprincefounder / ZeldaEngine
A tiny realtime Vulkan 3D engine with modern graphics, all implementations in the 📄ZeldaEngine.cpp file.
☆11Updated 10 months ago
Alternatives and similar repositories for ZeldaEngine
Users that are interested in ZeldaEngine are comparing it to the libraries listed below
Sorting:
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆16Updated 5 years ago
- A flexible rendering engine for real-time graphics R&D☆23Updated this week
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆61Updated 5 years ago
- Performance and bandwidth tester for D3D12 memory pools☆25Updated last year
- virtual texture☆19Updated 4 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆56Updated 3 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆54Updated 3 years ago
- Signed distance field (SDF) generation by amortized ray tracing, SDF AO, and SDF soft shadow☆23Updated 4 months ago
- An OpenGL sample implementation of Reflective Shadow Maps.☆15Updated 5 years ago
- Implementation of "Real-time Global Illumination using Precomputed Light Field Probes"☆15Updated 5 years ago
- Checkerboard rendering with Magnum and OpenGL☆43Updated 2 years ago
- ☆41Updated 5 years ago
- A comparison of typical real-time and offline illumination methods. (SSAO, HBO, VXGI, and Ray Traced Global Illumination)☆34Updated 6 years ago
- a collections of rendering techniques based on d3d11 for study 渲染技术的收集与å¦ä¹â˜†24Updated 5 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated 4 months ago
- ☆25Updated 5 years ago
- This project is a DirectX 11 port of the new implementation of the Precomputed Atmospheric Scattering paper by Bruneton and Neyret.☆18Updated 6 years ago
- A Vulkan rendergraph based renderer, with a node based editor.☆24Updated last year
- FlyCube Demos☆13Updated 3 years ago
- An experiment on creating an animation system similar to Unreal Engine 4 from scratch.☆47Updated 4 years ago
- Image Based Lighting using DirectX 12.☆41Updated 5 years ago
- Nabla's Tests and Examples source code☆34Updated this week
- Cascaded Shadow Mapping sample written with the dwSampleFramework.☆22Updated 5 years ago
- My own framework on which I try things (mostly rendering-related)☆17Updated 4 months ago
- A command line tool that converts game assets into a simple binary format for fast loading.☆19Updated 3 years ago
- Graphic Techniques Implemented on The Forge API, a cross-platform rendering framework on top of Vulkan, DirectX, Metal☆23Updated 5 years ago
- Real-time global illumination following the many-lights approach and using Imperfect Shadow Maps. This is the code for my master's thesis…☆14Updated 8 years ago
- ☆16Updated last year
- Toy engine written in C++ and DirectX 12☆16Updated last year
- 🥧 An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.