
Tag Archives: image
List of Image Formats supported by the ImageMagick Plugin
Simple SlideShow Demo

Here is a simple slideshow demo. You load several images using the LoadTexture() (INIT script line 20) function and each texture is displayed during duration time (FRAME script lines 3 and 7).
A Simple Method to Render an Image

To render an image, we need an orthographic camera, a texture GPU program, a quad and the image (a texture).