0 条评论 (0 条评论)0 个反应 (0 个反应)1 位负责人 (1 位负责人)JavaScript5 个派生 (5 个派生)auto 404
enhancementgood first issue
仓库指标
- 星标
- 55 个星标 (55 个星标)
- PR 合并指标
- PR 指标待抓取 (PR 指标待抓取)
描述
- 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
贡献者指南
- 研究方向
- 研究Three.js如何处理默认画布创建,并将类似模式适配到points库。查看当前的初始化流程,并修改它以便在没有提供画布时自动生成一个。
- 技术栈
- javascript
- 领域
- web dev
- 议题类型
- 功能
- 前置要求
- JavaScript