-
Just a note as a reminder, followin g up on 'SIMD/SIMT' issues. After investigating SOA/AOS data access and showing we have no uncoalesced amemory access (issue #16) for momenta, I was wondering how t…
-
This could be fairly easy to integrate:
https://learnopengl.com/Advanced-Lighting/SSAO
I already create a few shaders + render targets in: https://github.com/JuliaPlots/GLMakie.jl/blob/master/sr…
-
When I try to include "PhysX/PxPhysicsAPI.h" in my project, it gives me an error saying it cannot open foundation\px.h. I took a look in the include files and it looks like there are a lot of missing…
-
I am using PhysX and cmake to make a game for my university project. However, I am having issues with cmake library. My PhysX code is added as a git submodule within my project in submodules directory…
-
Again, title explains what I mean.
https://developer.nvidia.com/gameworks-physx-overview
-
Duriel has shown here that the physics delta is not constant, contrary to the documentation: https://discordapp.com/channels/212250894228652034/342056330523049988/606477496589877250
The documentati…
-
Enable `NVOptimusEnablement` so that the higher performance GPU is selected when the game is run.
https://docs.nvidia.com/gameworks/content/technologies/desktop/optimus.htm
-
Since @pchome made that standalone meson compile version of nvapi, i have been experimenting a wee bit with various stuff there. The question could be if there is something to be done to "fix" nvapi s…
-
**The problem**
For laptops with multiple GPUs, its likely that applications wont launch using the discrete GPU, but rather than integrated GPU. This can lead to games under-performing by default whi…
-
## Steps to Reproduce
1. flutter run -d Linux
**Expected results:**
The application starts and runs normally.
**Actual results:**
The application's window appeared and froze with error me…
BLeAm updated
3 years ago