dmurdoch / rgl

rgl is a 3D visualization system based on OpenGL. It provides a medium to high level interface for use in R, currently modelled on classic R graphics, with extensions to allow for interaction.
https://dmurdoch.github.io/rgl/
GNU General Public License v2.0
84 stars 20 forks source link

Textures not showing up in some displays #408

Closed dmurdoch closed 4 months ago

dmurdoch commented 4 months ago

This may be browser-related, but the examples in https://dmurdoch.github.io/rgl/reference/sprites.html show square sprites instead of round ones, because the texture is not being shown.