-
## ❓ Questions on how to use PyTorch3d
How to render objects consisting of multiple parts with different textures? The example given: https://github.com/facebookresearch/pytorch3d/blob/master/docs/…
-
### Game or games this happens in
None
### What area of the game / PPSSPP
Starting a game, there's nothing displayed on the screen and the rendering isn't initialised.
A few RetroPie users repor…
cmitu updated
2 years ago
-
"Semantic" search based on machine-learned vector "embeddings" representing terms, queries and documents is becoming a must-have feature for a modern search engine. [SOLR-12890](https://issues.apache.…
-
Electrons are bunching up in a short circuit. I just created this circuit with default components and waited a few minutes.
![image](https://cloud.githubusercontent.com/assets/679486/25023277/7ebc…
-
Features required for homotopy.io (from the most basic to the most advanced):
- Given a mesh (vertex, vertex normal, colour buffers), light descriptions, get a picture of that mesh in a scene.
- R…
-
in PxMassProperties.h line 138
`centerOfMass = s.rotation.rotate(s.scale.multiply(s.rotation.rotateInv(unscaledCoM)));`
while in ExtRigidBodyExt.cpp line 216
`convCoM = g.scale.rotation.rotateInv(g…
-
Test device:
Found on both Macbook and iPad
Operating System:
OS 10.14.1 and iOS 11
Browser:
Safari and Chrome
Problem description:
For https://github.com/phetsims/QA/issues/233
Eye butt…
-
**Godot version:**
3.2.2 RC3
3.2.2 RC2
**OS/device including version:**
1st generation iPad Pro 9.7". iOS 13.5.1
**Issue description:**
on Mesh Instance with arraymesh, UVs are stretched an…
-
Currently Topologic fails when input geometry is non-planar.
The solution is two parts:
* To identify all non-planar faces in blender, triangulate them and assign an 'error' material to them bef…
-
After internal discussion, Google is proposing some changes to how overridable constants are declared and used in WGSL.
## Motivation
We anticipate a future in which WGSL has constexpr (#1272) so …