Search found 3 matches

by bellicapax
Mon Jul 09, 2018 3:37 am
Forum: General
Topic: Translating BEPUphysics v1 to Unity ECS & Job System
Replies: 4
Views: 19966

Re: Translating BEPUphysics v1 to Unity ECS & Job System

Oh! I didn't know that! Thanks for the tip :)
by bellicapax
Sat Jul 07, 2018 10:55 pm
Forum: General
Topic: Translating BEPUphysics v1 to Unity ECS & Job System
Replies: 4
Views: 19966

Re: Translating BEPUphysics v1 to Unity ECS & Job System

Oh! Good to know! I will take v2 as guiding architecture, although you're right about part of the goal being understanding how to port OO programming to ECS. Having a road map will *definitely* help, though. Thanks! :mrgreen:
by bellicapax
Sat Jul 07, 2018 9:35 pm
Forum: General
Topic: Translating BEPUphysics v1 to Unity ECS & Job System
Replies: 4
Views: 19966

Translating BEPUphysics v1 to Unity ECS & Job System

Hi! I'm a Unity developer that has decided to go in over my head and really just dive deep into a world of pain and hurt - I'm attempting to translate the BEPUphysics v1 library into Unity's ECS & Job System. My goal is actually to tightly couple the system so that changes within this new BEPU a...