AndresTraks / BulletSharpPInvoke

.NET wrapper for the Bullet physics library using Platform Invoke

Home Page:http://andrestraks.github.io/BulletSharp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Capsule wireframe is drawn incorrectly

maxilevi opened this issue · comments

When DebugMode = DebugDrawModes.DrawWireframe capsule shapes are drawn incorrectly. I attached some images to show what I mean.

Current behaviour:
11-08-2019_08-13-16

Expected behaviour:
11-08-2019_08-51-38

Fixed in PR #61

This issue was fixed when #61 was merged