STORM-IRIT / Radium-Engine

Research 3D Engine for rendering, animation and processing

Home Page:https://storm-irit.github.io/Radium-Engine/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add example: load and display texture on quad

nmellado opened this issue · comments

There is currently no example showing how to load a texture from a file, can we add a single-file demo doing that ?

Not sure to understand what you're asking for. The texture manager offers all what is needed for that. The documentation says how to load a texture from a file (even if the doc could be improved in its form and content, the main objectives are covered). See getOrLoadTexture, loadTexture and loadTextureImage