BorisTheBrave

Results 4 issues of BorisTheBrave

At the moment, all locations of a topology are identical. We need a feature where certain edges of a topology can be marked up in some way, and they behave...

I tried your tutorial, but the depth based part wasn't working. It was neccessary to set the camera depthTextureMode to `DepthTextureMode.Depth` before I got good results. NB: You can probably...

I had a user complain wiht the following stack trace: ``` Unhandled Exception: System.InvalidOperationException: There is an error in XML document (101, 4). ---> System.InvalidOperationException: There is an error in...

I wanted to play around with this feature, so I added it to your library. I've departed a bit from your conventions. Rather than manually loading WangSet, i'm using XmlSerializer....