-
Here are the issues I'm experiencing: https://user-images.githubusercontent.com/5253130/136295955-51616d9b-be93-4e0e-b5de-3a589bba6006.mp4
Here is the source code:
[tetra.zip](https://github.com/b…
-
For some reason, the Android toolchain is suddenly missing from the Mac build agents.
[Example log](https://dev.azure.com/alloverse/Allovisor/_build/results?buildId=1720&view=logs&j=19fa8cbf-acf5-5…
nevyn updated
8 months ago
-
e.g.
```lua
function lovr.draw(pass)
local width, height = pass:getDimensions()
pass:setProjection(1, mat4():orthographic(width, height, -1, 1))
pass:setViewPose(1, mat4())
local fon…
-
I attempted to open a `.gltf` that referenced associated `.png` files. The model loaded, but the textures did not. Likewise with the animation.
-
Is there any interest in adding a C API? I'm working on an engine written in C that uses this library and have a rudimentary C API for msdfgen in a fork. If there's interest, I could clean it up and…
-
hey im trying to put some in game ai to my project but i dont know how to get a screen shot?
-
When trying to use LOVR on my Quest 2, it refuses to open. It stays on the three dot loading screen forever, and if I press the oculus home button, it returns me to quest home without even showing the…
-
App can work for some time, then crash with `GPU error: Out of GPU memory` message. Example are worked stable until e8e7c2afc1ec0703756f235a5db7c942d477ec68 (tested using `git bisect`). Tested on AMD …
-
### Which OS are you using?
Windows
### Expected Behaviour
The latest version of the Garry's Mod addon should be downloaded and installed
### Actual Behaviour
...
I also see the following erro…
-
https://github.com/bjornbytes/lovr/blob/26d17fc4029d12a641e575cd713b3f18d7b96170/src/core/gpu_vk.c#L2441
The VK_KHR_synchronization2 is not available in the vulkan sdk used for mac os.
https://g…