Articles by Benoit Jacob
-
Using CORS to load WebGL textures from cross-domain images
In Firefox, as well as in Chrome, it is now possible to load cross-domain images into WebGL textures, if they have been approved by CORS. Most prominently, this feature allows for impressive 3D mapping applications such as Google MapsGL and Nokia Maps 3D. What happened Earlier this year, the Editor’s Draft WebGL specification got updated […]