Skip to content

hugbed/webgl-samples

Repository files navigation

WebGL Samples

Setup

Install

To run this sample, you need npm.

Then from the root folder, run this command to install dependencies:

npm install

Run

Start the server (see below) and navigate to http://localhost:8000

npm run dev

Shadow Mapping

Implementing scene dependent shadow mapping by using shadow casters' bounding box.

Shadow Mapping Example

Walkthrough

For more information, see Directional Light Shadow Map Transform.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published