Not able to export material and texture into three.js from blender

hi,
i am not able to export materials and textures in three.js for webgl ,
can suggest how to export and and call from webgl.
thanks in advance

Please read the following guide for more information:

https://threejs.org/docs/index.html#manual/en/introduction/Loading-3D-models

It’s recommended to use glTF as a 3D format and a respective exporter for Blender.