You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now this class was specifically created for CocoSharp library and not flexible to use in other stuff. Now we need to add more abstraction and re-architecture it, to allow handle multiple libraries, drawing API's and/or platforms... etc...
The text was updated successfully, but these errors were encountered:
netonjm
changed the title
Improve the current rendering logic to make it more friendly to new frameworks/toolkits
[Renderer] Improve the current rendering logic to make it more friendly to new frameworks/toolkits
Feb 27, 2019
PhysicsDebugDraw class is responsible for rendering geometric stuff.
https://github.com/netonjm/ChipmunkSharp/blob/v7.0.0.Leaf/examples/ChipmunkExample/Common/Extensions/CCPhysicsDebugNode%20.cs
Right now this class was specifically created for CocoSharp library and not flexible to use in other stuff. Now we need to add more abstraction and re-architecture it, to allow handle multiple libraries, drawing API's and/or platforms... etc...
The text was updated successfully, but these errors were encountered: