Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.html

Inexor 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