0 comments (0 comments)0 reactions (0 reactions)1 assignee (1 assignee)JavaScript5 forks (5 forks)auto 404
enhancementgood first issue
Repository metrics
- Stars
- 55 stars (55 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
- This is the Threejs spirit, to create a canvas and attach it to the DOM instead of manually creating it and pass it to the class
Contributor guide
- Research direction
- Investigate how Three.js handles default canvas creation and adapt similar pattern to the points library. Look at the current initialization flow and modify it to auto generate a canvas if none is provided.
- Tech stack
- javascript
- Domain
- web dev
- Issue type
- Feature
- Prerequisites
- JavaScript