GitHub - NCCA/Lights: Simple Point light demo using ngl::Light · GitHub
Skip to content

NCCA/Lights

Folders and files

Repository files navigation

Lights

alt tag

Simple demo showing how to use the use structures for lights, this demo also demonstrates the editShader methods to dynamically edit the shader source and update how many lights are being used.

Use the keys 1/2 to add and remove lights (note there is a limit of max 19 lights due to the Implementation limit of 128 varying components. )

WebGL version

About

Simple Point light demo using ngl::Light

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors