-
Hey there, I really want to use this amazing terrain plugin to make low poly terrain, is this possible and if not, would you be able to add it?
-
I got flood of 'Exceeded MAX POLYS' in the console on this custom map: Weihnachts Dorf (Breakthrough). Can be downloaded from here: https://www.mohaaaa.co.uk/AAAAMOHAA/content/weihnachts-dorf-navidad-…
-
From https://github.com/google/heir/pull/94#issuecomment-1679029556
> we should add a poly.constant op to directly convert a #poly.polynomial to a !poly.poly without the need to go via tensors
T…
-
-
Hi there, I have recently created a detached fork of polynomial-rs to use as a baseline for an iterator based polynomial library [Poly_it](https://github.com/SkyeC0re/polyit-rs). Although I succeeded …
-
Example:
```python
import galois
p = 2**127 - 1
coefs = [132937, -281708, 210865, -132177, 154492, -119403, 64244, -21729, 12062, -425, 325, 525, 110, 20, 4, 1, 1]
Fp = galois.GF(p)
poly = gal…
-
If I understand correctly, poly_csubq is not required for compressions. The reason is that, in the current avx2 implementations, the floor variant of Barrett reduction is used instead of the rounding …
-
Low priority for now but the code expects us to store tri count for uploaded models:
```
var gltfFormat = json["formats"].First(x => x["format"].ToString() == "GLTF");
str…
-
- [ ] what version of Makie are you running? (`]st -m Makie`)
Makie v0.21.10 on Julia 1.10.5
- [ ] can you reproduce the bug with a fresh environment ? (`]activate --temp; add Makie`)
not tried yet…
-
Hi team, I came across this error when trying to download a texture from ployhaven - is there some sort of way around this at the moment? hope to hear from you soon!
![image](https://github.com/eli…