Docs/ html Started documentation process. Changed include paths to use environment variables 1 year ago
external Changed to static lib. Compute pipeline work pending 2 years ago
include Changing for demo purposes 8 months ago
shaders Repurposing for RT RTX 1 year ago
src Changing for demo purposes 8 months ago
.clang-format Formatting comb-over; .clang-format not to my liking yet 2 years ago
.gitignore Repurposing for RT RTX 1 year ago
CAMERA.ipch Repurposing for RT RTX 1 year ago
Camera.ixx Repurposing for RT RTX 1 year ago
Forward Plus Renderer.sln Changed to static lib. Compute pipeline work pending 2 years ago
Forward Plus Renderer.vcxproj Added readme 8 months ago
Forward Plus Renderer.vcxproj.filters Added readme 8 months ago
MODEL.ipch Changed to static lib. Compute pipeline work pending 2 years ago
README.md Update README.md 8 months ago
TEXTURE.ipch Changed to static lib. Compute pipeline work pending 2 years ago
assimp-vc142-mt.dll Added _bad_ model loading. To be refactored immediately. 2 years ago
cpp.hint Final commiit squash. Pending further documentation before submission. 2 years ago
README.md

Tiled Forward Renderer

Example of a tiled forward renderer using Vulkan 1.3. This is a work in progress. The goal is to implement a simple renderer that can be used as a starting point for more complex projects.

Here is an example scene with 4096 dynamic lights, running at 60FPS on an RX 6800.