stride3d / stride3d/stride

ColliderShape Assets from Sprite

Open
#466 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area-Asset area-Graphics area-Physics enhancement
Dominant language
C#
Stars
7.8k
Forks
1.2k
Avg merge
2d 17h
Merged PRs (30d)
49

Description

Is your feature request related to a problem? Please describe.
When making 2D games, it would be useful to automatically generate collider shapes from sprites, so that they can be used in the physics engine.

Describe the solution you'd like
Being able to create a collider shape that matches the shape of a sprite in one click.

Describe alternatives you've considered
Manually creating boxes trying to approximate as much as possible the sprite shape.

Additional context
What I am doing now:
https://ibb.co/N3xnPQL

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by locating the existing sprite and collider-shape asset workflows, then determine how generated shapes would be represented and passed to the physics engine; done means a sprite can produce a matching collider shape in one click.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
game-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.