HacktoberfestMODULE
Repository metrics
- Stars
- (6,070 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Some improvements can be made to TextureModule
- allow setting more options on underlying texture from constructor (make sure includes every option three does)
-
minFilterandmagFilter
-
- allow passing in an "image object", i.e.
(new THREE.TextureLoader()).load(imageUrl) - support data textures (or maybe make a
DataTexturemodule - I have a wip for this) - support for a
LoaderModulewhich can pass the resolved texture to the component, while managing loading status for all items used in it - see #215
Version:
- v2.x.x
- v1.x.x
Issue type:
- Bug
- Proposal/Enhancement
- Question
Desktop
- Chrome
- Chrome Canary
- Chrome dev-channel
- Firefox
- Opera
- Microsoft IE
- Microsoft Edge
Android
- Chrome
- Firefox
- Opera
IOS
- Chrome
- Firefox
- Opera