Giter Site home page Giter Site logo

mrtroble / graphicsenginevulkan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kataglyphis/graphicsenginevulkan

0.0 1.0 0.0 1.22 GB

Serves as starting point for my rendering research/projects in vulkan.

Home Page: https://jotrockenmitlocken.de/

License: BSD 3-Clause "New" or "Revised" License

C++ 74.24% C 0.13% CMake 17.63% GLSL 8.00%

graphicsenginevulkan's Introduction


VulkanEngine
Cataglyphis Renderer


VulkanEngine VulkanEngine VulkanEngine

A graphics engine built on top of Vulkan .

Linux build Windows build codecov TopLang Donate Twitter

Key FeaturesHow To UseDownloadCreditsRelatedLicense

Table of Contents
  1. About The Project
  2. Getting Started
  3. Tests
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project


VulkanEngine VulkanEngine VulkanEngine

This project provides me a solid Vulkan renderer starting point for implementing modern established rendering techniques and getting quickly started in own research topics.

Key Features

Feature Implement Status
Rasterizer ✔️
Raytracing ✔️
Path tracing ✔️
PBR support (UE4,disney,... etc.) ✔️
.obj Model loading ✔️
Mip Mapping ✔️

Built With

Useful tools (you might also considering :) )

Getting Started

Prerequisites

Dependencies to libraries are stated above.
C++20 or higher required.
C17 or higher required.

NOTE: This project relies on the new hardware capabilities for RRT.

Installation

  1. Clone the repo
    git clone --recurse-submodules [email protected]:Kataglyphis/GraphicsEngineVulkan.git

NOTE: With powershell in Windows git has currently a problem with cloning recursively. You might consider using the git bash.

  1. Then build your solution with [CMAKE] (https://cmake.org/)

Tests

Code coverage results

VulkanEngine VulkanEngine

Roadmap

Watch the refman generated by doxygen.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the BSD 3-Clause "New" or "Revised" License. See LICENSE for more information.

Contact

Jonas Heinle - @Cataglyphis_ - [email protected]

Project Link: https://github.com/Kataglyphis/GraphicsEngineVulkan

Acknowledgements

You will find important links to information in the code. But here in general some good sources of information:

Thanks for free 3D Models:

Literature

Some very helpful literature, tutorials, etc.

CMake/C++

Vulkan

Physically Based Shading

Path tracing

graphicsenginevulkan's People

Contributors

kataglyphis avatar mrtroble avatar

Watchers

 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.