Results 158 comments of Moritz Mœller

That doesn't mean you wouldn't keep the guide as-is ofc. The guide is very valuable for people new to the crate.

Haven't thought about it much. Afaik `cargo-readme` allows for templates. I was thinking that you have a section in the docs for each type/method/whatever and you may want to include...

I quickly made a file in [Wings3D](http://www.wings3d.com) – this is an all quad model. Feel free to use however you want. [knotty02.zip](https://github.com/simnalamburt/obj-rs/files/4398079/knotty02.zip)

TLDR; If the crate is this specific, make it apparent in the description so people don't waste time with it when they need other features. I would suggest to rename...

At them moment I use the `tobj` crate. It has the same problem but it does read n-gons and converts them on the fly. Not ideal for me but I...

Cool. If you support higher order surfaces, your lib will be outstanding. The only DCC apps that can read & write OBJs with NURBS or patches are Rhino3D and Maya,...

TLDR; Docs on remote development SSH format suck. I tried `user@host:port` -- nothing. No error, only the icon turns red. Also tried a full command `ssh user@host -p port`, same....