Base class for Geometry and BufferGeometry with common properties
Open
@corruptedzulu is already working on this.
Since Jun 13, 2020.
- Dominant language
- TypeScript
- Stars
- 942
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
Create base class for Geometry and BufferGeometry, inheriting from EventDispatcher. Move id, uuid, name, type to the base class.
This might be applicable to any other classes that also have fields like id, type, name, etc.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.