mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-02 03:42:50 +08:00
20 lines
601 B
Markdown
20 lines
601 B
Markdown
---
|
|
name: "\U0001F680 Feature Request"
|
|
about: Submit a proposal/request for a new PyTorch3d feature
|
|
|
|
---
|
|
|
|
## 🚀 Feature
|
|
<!-- A clear and concise description of the feature proposal -->
|
|
|
|
## Motivation
|
|
|
|
<!-- Please outline the motivation for the proposal.
|
|
e.g. It would be great if I could do [...], I'm always frustrated when [...]. If this is related to another GitHub issue, please link here too -->
|
|
|
|
## Pitch
|
|
|
|
<!-- A clear and concise description, optionally with code examples showing the functionality you want. -->
|
|
|
|
NOTE: we only consider adding new features if they are useful for many users.
|