xml3d / xml3d.js

The WebGL/JS implementation of XML3D
Other
75 stars 25 forks source link

Add anisotropic filtering to <texture> sampling attributes #116

Open ksons opened 9 years ago

ksons commented 9 years ago

Anisotropic filtering is exposed as WebGL extension and available on the majority of devices. They should be exposed in XML3D as sampling parameter as well.