Skip to content

Collision or physics integration #5194

@website-features

Description

@website-features

I don't know exactly how this would be implemented but maybe having first class support for BVH and other data structures used by physics/collision engines would be great. Maybe a parry3d and parry2d integration since those are the backbone of many physics engines and just handle collisions.

I ran some experiments with collision / physics and it is quite expensive to do the "normal way"... with massive amounts of optimization and trade offs its feasible but still doesn't seem worth it in spacetime when a side car can do the trick.

Speaking of sidecars, maybe just add first-class support for side cars so we can deploy all in one? Anyway, I'd personally like collision - physics would be cool but isn't needed by like 98% of games - and ideally the feature makes it financially viable to use in a real time game.

Requested by @onx2 via the SpacetimeDB site.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions