Marius Kintel

Results 396 comments of Marius Kintel

@GilesBathgate Yes, as mentioned above, that was what @donbright had prototyped. I didn't want to spend time implementing something which is partially broken, so I'd prefer tackling #910 properly. Also,...

@doug-moen Yes, I agree that materials in OBJ are better handled as named materials, not actual OBJ surface materials.

The `experimental` feature system was introduced to allow us to merge such functionality early. Until we agree it's good enough, we just leave such features out of the release builds...

The development versions should always have experimental features enabled. That's what a development version is. To avoid having to make public build of "branch with xyz feature", we're trying to...

@grant I think your suggestion will work, but keep in mind that @google-cloud/trace-agent is will be deprecated in favour of OpenTelemetry sometime the next 2-6 months.

I'm using the "Adafruit 2.23" Monochrome OLED Bonnet for Raspberry Pi" which is another, very similar, SSD1305 display (https://www.adafruit.com/product/4567). Looking at the datasheet differences and the command list mentioned above,...

Status as of 2024-03-24: The above examples all work with Manifold, but CGAL still struggles.

I gave this a spin on macOS (both the original PR and one rebased against the current master branch), and they both causes a GL library crash on macOS: ```...