https://github.com/notapenguin0/phobos
Phobos Vulkan Renderer
https://github.com/notapenguin0/phobos
3d 3d-graphics graphics graphics-programming renderer vulkan vulkan-api vulkan-renderer
Last synced: 7 months ago
JSON representation
Phobos Vulkan Renderer
- Host: GitHub
- URL: https://github.com/notapenguin0/phobos
- Owner: NotAPenguin0
- Created: 2020-02-10T20:30:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-17T20:02:25.000Z (over 3 years ago)
- Last Synced: 2023-03-06T13:57:32.926Z (almost 3 years ago)
- Topics: 3d, 3d-graphics, graphics, graphics-programming, renderer, vulkan, vulkan-api, vulkan-renderer
- Language: C++
- Size: 1.54 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Phobos Vulkan Renderer
This project is being continued in Rust, [here](https://github.com/NotAPenguin0/phobos-rs)
[](https://github.com/NotAPenguin0/Phobos/actions/workflows/cmake.yml)
Phobos is a Vulkan renderer written in C++. It supports custom rendering commands, as well as a fixed pipeline implementing deferred
rendering. This fixed pipeline is aimed at being used for 3D scene viewing/editing.