-
- There might be something to be learned by looking at DECAF models for different operational limits https://attractorsolutions.com/wp-content/uploads/2023/03/DECAF-PoP-2023-DOI-5.0133825.pdf
-
[Screencast from 2024-07-18 12-34-29.webm](https://github.com/user-attachments/assets/f05a27e9-2911-43ee-8882-7ab17fd9b718)
```
useEffect(() => {
Object.values(materials).forEach((material)…
-
```
Hi, I was searching documentation on how implement geometry of planes in 3D and
I've found your project. A problem I've found is in aritmethic of planes. I saw
that you scales a plane by multipl…
-
I am testing on a new MacBook Pro and seeing a lot of "Out of Memory" system errors after 100-200 consecutive reloads in a very heavy WebGL scene (loading 3D models and procedural geometry).
It's h…
-
Here is the trace.
java.lang.IllegalArgumentException: Invalid ordinate index: 3
at org.locationtech.jts.geom.Coordinate.setM(Coordinate.java:218)
at org.locationtech.jts.geom.impl.PackedCoordin…
-
I was wondering whether the affine transform operations in shapely v.2 could be performen on (numpy) arrays of geometries.
Example:
```python
from shapely import Point, MultiPoint, MultiPolygo…
-
Implement `ST_Scale` on arguments {geometry,float8,float8,float8}, which should adopt [PostGIS behaviour](https://postgis.net/docs/ST_Scale.html).
_Observers: Please react to this issue if you need t…
-
Hi,
I tried to replicate your [simple_scene](https://github.com/NVlabs/diff-dope/blob/main/examples/simple_scene.py) with the following settings, but the result pose seems to be wrong!
from right…
-
Improve upon an existing code for hypersurface embedding in schwarzschild geometry and implement methods to add features like:
- Plots to include asymptotically large radial distance to visualise gr…
-
### Describe the project you are working on
A 3D FPS with procedurally generated levels.
### Describe the problem or limitation you are having in your project
With procedurally generated geometry y…