GithubHelp home page GithubHelp logo

egororachyov / ignimbrite Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 1.0 18.66 MB

Real-time 3D graphics library with Vulkan API backend

License: MIT License

CMake 1.72% C++ 95.12% C 0.27% GLSL 2.85% Batchfile 0.05%
3d-graphics cpp linux low-level macos real-time renderer vulkan windows

ignimbrite's People

Contributors

egororachyov avatar sultim-t avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

heinsteinh

ignimbrite's Issues

VkDevice: FIX Offscreen rendering

VK failed to render image in offscreen frame buffer and present final image on the screen.

Logs:

X Error of failed request: BadDrawable (invalid Pixmap or Window parameter)
Major opcode of failed request: 149 ()
Minor opcode of failed request: 4
Resource id in failed request: 0x220000d
Serial number of failed request: 179
Current serial number in output stream: 185

VkDevice: Manage resource dependencies for device objects

Several vk render device objects depend on each other. Therefore, there is need of creating specific structure to manage this dependencies.

For example, there is some issue for frame buffer formats and actual frame buffers:

[FB format object]
| | |_ fb3
| |_ fb2
|_ fb1

[Uniform layout]
| | |_ un.set3
| |_ un.set2
|_ un.set1

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.