Git Product home page Git Product logo

euphorbe's Introduction

Euphorbe

Euphorbe

Euphorbe is a fresh early-stage game engine written entirely in C. It's purpose is mainly to try and build an efficient yet developped Vulkan renderer, and this with the usage of the VK_KHR_dynamic_rendering extension.


Getting started

Note that only MSVC is supported to build Euphorbe!

1. Download the repository

git clone https://github.com/Sausty/Euphorbe
install.bat

2. Generate the project

cmake -G "Visual Studio 17 2022" -B build

Requirements

Vulkan Extensions

  • VK_KHR_dynamic_rendering
  • VK_KHR_16bit_storage
  • VK_KHR_8bit_storage
  • VK_KHR_swapchain
  • VK_KHR_synchronisation2
  • VK_KHR_shader_non_semantic_info
  • VK_NV_mesh_shader

Instance Extensions

  • VK_KHR_surface
  • VK_KHR_win32_surface
  • VK_EXT_debug_utils

Dependencies

Screenshots

Screenshot from January 10 2022

Jan 10 2022

Contributing

Contributions to Euphorbe is accepted and encouraged ; let's make a great engine together!

FXAA Demo

Without:

Without FXAA\

With:

With FXAA\

Current features

  • Fully customisable render graph
  • Vulkan backend
  • Model loading (glTF) with cgltf
  • HDR texture support
  • Built-in editor
  • Custom material file format
  • Window management
  • Input system
  • Runtime shader compiling with shaderc
  • Resource system
  • GUI system with cimgui
  • Timer
  • FXAA anti-aliasing
  • PBR pipeline with IBL
  • Turing mesh shaders

Additional information

Note that you need the Beta Vulkan drivers to run this program!

euphorbe's People

Contributors

amelieheinrich avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.