-
(Posted by [DarkRonin](http://enigma-dev.org/forums/index.php?action=profile;u=841) on the ENIGMA forums)
vertex_create_buffer_from_buffer() not implemented
Function is used to create a vertex buf…
-
Metal requires the buffer strides to be multiple of 4, while Vulkan does not. There are quite a few failing tests inside "dEQP-VK.memory.*" that depend on that.
kvark updated
5 years ago
-
Basically this issue covers how to construct a build script.
1. There is the main SConstruct which is at the root directory. It will contain everything that you'll need to setup for compiling for a…
-
### Describe what you were doing
Tried to create a save file from one of my profile slots, popped up the crash message and the entire app went down
### What does the crash message say?
panicked at …
-
## Bevy version
0.14.2
## \[Optional\] Relevant system information
Windows 11
[Nvidia RTX A2000 8gb laptop GPU, vendor: 4318, device: 9658, device_type: DiscreteGpu, driver: "Nvidia", driv…
-
Hi Koide,
I just found that the alpha value (transparent) value was not correctly rendering (can't change the transparency). Did I miss any setup? If not, can you test it on your end?
Thanks!
-
**Is your feature request related to a problem? Please describe.**
We have been using Filament in our CAD app for PBR and reusing the (native) vertex and index buffers between our renderer and Filame…
-
I am running 6dpose estimation inference script, it runs successfully without any errors when executed as a standalone Python script. By when running with ros2, ie., calling script inside ros2 node, t…
-
### For?
S&Box, Other
### What can't you do?
I wanna make dynamic grass that sways in the wind.
More specifically to generate and manipulate a large mesh with ComputeShaders.
The issu…
MD485 updated
3 weeks ago
-
### Describe the feature request
Support to running onnx models in webgpu using deno
### Describe scenario use case
Actually not working because this error:
`error: Uncaught (in promise) Error: no…