Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inexorgame/vulkan-renderer
A new 3D game engine for Linux and Windows using C++20 and Vulkan API 1.3, in very early but ongoing development
https://github.com/inexorgame/vulkan-renderer
3d-engine 3d-game-engine cplusplus cplusplus-20 engine framegraph game-development game-engine gamedev graphics-programming mit-license open-source rendergraph rendering vulkan vulkan-api vulkan-engine vulkan-game-engine vulkan-renderer
Last synced: 2 days ago
JSON representation
A new 3D game engine for Linux and Windows using C++20 and Vulkan API 1.3, in very early but ongoing development
- Host: GitHub
- URL: https://github.com/inexorgame/vulkan-renderer
- Owner: inexorgame
- License: mit
- Created: 2019-12-10T15:45:26.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-01T13:18:13.000Z (4 months ago)
- Last Synced: 2024-10-30T01:37:43.393Z (about 2 months ago)
- Topics: 3d-engine, 3d-game-engine, cplusplus, cplusplus-20, engine, framegraph, game-development, game-engine, gamedev, graphics-programming, mit-license, open-source, rendergraph, rendering, vulkan, vulkan-api, vulkan-engine, vulkan-game-engine, vulkan-renderer
- Language: C++
- Homepage: https://inexor.org
- Size: 87.5 MB
- Stars: 812
- Watchers: 20
- Forks: 34
- Open Issues: 78
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.rst
- Security: SECURITY.rst
Awesome Lists containing this project
README
***************
vulkan-renderer
***************|language| |platforms| |github actions| |readthedocs| |discord| |license|
.. image:: documentation/source/images/inexor-banner.svg
FAQ and documentation
#####################Quickstart: `Building Instructions`_ (`Windows`_/`Linux`_) & `Getting started`_
.. _Building Instructions: https://inexor-vulkan-renderer.readthedocs.io/en/latest/development/building.html
.. _Windows: https://inexor-vulkan-renderer.readthedocs.io/en/latest/development/building.html#building-windows
.. _Linux: https://inexor-vulkan-renderer.readthedocs.io/en/latest/development/building.html#building-linux
.. _Getting started: https://inexor-vulkan-renderer.readthedocs.io/en/latest/development/getting-started.htmlInexor is an open-source project which combines modern C++ with Vulkan API.
Our current main objective is the development of a new 3d octree game engine.
`Click here `__ to read our faq and documentation.
Inexor is licensed under the `MIT license `__.
Sponsors
########Special thanks to `JetBrains `__ for providing us with CLion licenses!
.. image:: documentation/source/images/icon_CLion.svg
:width: 150px.. Badges.
.. |language| image:: https://img.shields.io/badge/language-C%2B%2B20-brightgreen
.. |platforms| image:: https://img.shields.io/badge/platforms-Linux%20%26%20Windows-brightgreen
.. |github actions| image:: https://img.shields.io/github/actions/workflow/status/inexorgame/vulkan-renderer/build.yml?branch=main
:target: https://github.com/inexorgame/vulkan-renderer/actions?query=build.yml.. |discord| image:: https://img.shields.io/discord/698219248954376256?logo=discord
:target: https://discord.com/invite/acUW8k7.. |license| image:: https://img.shields.io/github/license/inexorgame/vulkan-renderer?color=brightgreen
:target: https://inexor-vulkan-renderer.readthedocs.io/en/latest/license/main.html.. |downloads| image:: https://img.shields.io/github/downloads/inexorgame/vulkan-renderer/total?color=brightgreen
.. |readthedocs| image:: https://readthedocs.org/projects/inexor-vulkan-renderer/badge/?version=latest
:target: https://inexor-vulkan-renderer.readthedocs.io