Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 5 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
# ExperiRender

<table>
<tr>
<td><img src="docs/images/ExperiRender_Sponza.png" width="1000"/></td>
<td><img src="docs/images/Sponza-RT_Mat.png" width="1000"/></td>
</tr>
<tr>
<td align="center">Raster Render</td>
<td align="center">Raytraced Render</td>
</tr>
</table>
![ExperiRenderMain](docs/images/ExperiRenderMain.png)

A cross-platform Graphics Renderer written in Vulkan mainly for visualization purposes required in research fields. Current iteration has support for rasterization and ray tracing.

Expand All @@ -19,9 +10,12 @@ A cross-platform Graphics Renderer written in Vulkan mainly for visualization pu
- Mipmaps
- Environment Maps (HDRI)
- PBR
- FXAA
- Hardware Ray Tracing
- PBR
- Environment Maps (HDRI)
- Shadows
- Refraction

# Build

Expand Down Expand Up @@ -85,8 +79,7 @@ Custom assets can be drag and dropped to the window. Drag and drop feature curre

## Models Used for Showcase

- [Sponza](https://github.com/KhronosGroup/glTF-Sample-Models/tree/main/2.0/Sponza)
- [Flight Helmet](https://github.com/KhronosGroup/glTF-Sample-Models/tree/main/2.0/FlightHelmet)
- SciFi Helmet

## Dependencies:

Expand Down
Binary file added docs/images/ExperiRenderMain.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.