Fabian Löschner

Results 34 comments of Fabian Löschner

Not sure what happened with CI here, maybe you can manually re-run it @Andlon?

Hi! For the XYZ format option `splashsurf` expects a binary dump of an array of `f32` values, i.e. the raw memory representation of the `f32` values, not any ASCII representation...

Thanks for the input! I will definitely consider implementing it the next time when I get back to the project.

Furthermore it should be documented what kind of macros are supported. Support of visiting a macro depends on its syntax. Only `assert!`-like (with a single expression as argument) and `vec!`-like...