开发者

3D sphere with texture in Canvas (HTML5)

开发者 https://www.devze.com 2023-03-19 01:39 出处:网络
Can we bind texture with Canvas (HTML5) 3D Sphere ? I am referring to this example - http://www.bitstorm.it/blog/en/2011/05/3d-sphere-html5-canvas/

Can we bind texture with Canvas (HTML5) 3D Sphere ?

I am referring to this example - http://www.bitstorm.it/blog/en/2011/05/3d-sphere-html5-canvas/

Thanks,

EDIT :

alternate link -

http://sebleedelisle.com/2011/02/html5-can开发者_开发问答vas-3d-particles-uniform-distribution/


Yes it is possible just like http://www.nihilogic.dk/labs/canvas3dtexture_0.2/ . But if you actually looking for 3d texture you must use WEBGL texture

A nice introduction can be found in Learning WebGL

0

精彩评论

暂无评论...
验证码 换一张
取 消