-
Chapter 4 - Initial Setup
- [ ] How to install the Vulkan SDK
- [ ] GLFW
- [ ] API Instances
- [ ] Physical devices
- [ ] Queue families
- [ ] Logical devices
- [ ] Queues
- [ ] Surfaces
- …
-
Two approaches:
- [rs-gfx portability](https://github.com/gfx-rs/portability)
>Despite the fact it's written in Rust, the produced binary is a standard dynamic library that can be linked to from a…
-
Good day.
Yesterday, I tried playing the recently released "[Doom 64: Unseen Evil](https://pyspy.neocities.org/d64ue/)" mod, which basically converts all the Doom and Doom II assets to play and behav…
-
**Describe the capture bug:**
$ gfxrecon.py capture vkcube
Warning: the 'capture' command is deprecated and will be removed in a future update. Use 'capture-vulkan' instead.
Executing program C:\…
-
Create a robust rendering pipeline for v0.2.0 of the engine.
### Characteristics
- [ ] Renders the landscape.
- [ ] Renders multiple agents.
- [ ] Can optionally render vertex normals.
- [ ] Frustum …
-
We're trying to install instant-ngp on a Windows 10 machine with an NVIDIA GeForce 2080Ti graphics card. We followed this github repo and this tutorial: https://www.youtube.com/watch?v=8pfPUN8NyZE
…
-
built from source on MacOS Ventura 13.2 (Intel Core i9, Radeon Pro Vega 48 GPU, 72 GB RAM). Vulkan SDK 1.3.239.0.
I'm unsure as to what other info would be useful.
Running test script one line a…
-
* I am on void linux
* I have the proprietary nvidia 550.120_3 drivers.
* All the lines in my /var/log/Xorg.0.log file that contain the word "GLX" are the following:
```
[ 21901.936] (II) NVIDIA G…
-
### Steps to reproduce
Recently, on the Galaxy S9+ model, the app screen appeared black, so I upgraded the Flutter version to 3.27.0-1.0.pre.329.
From reviewing other GitHub issues, it appears tha…
-
Input
-
- [ ] Controller Support: your game must support Steam Deck's physical controls. The default controller configuration must provide users with the ability to access all content. Players must no…