Skip to content

revelryengine/sample-environments

Repository files navigation

Revelry Engine Sample Environments

This repository is used to aggergate environment IBLs for demonstration purposes with the Revelry Engine GLTF Renderer.

The output format follows the KHR_environment_map extension.

This script borrows concepts and shader logic from KhronosGroup/glTF-Sample-Viewer

To generate environment IBLs and index

Prequisites

  • deno 1.28 (WebGPU is still undergoing changes so it may not work in other versions of deno)
Generate KTX2 textures and index
deno run -A --unstable generate.js

About

Revelry Engine Sample Environments

Resources

Stars

Watchers

Forks

Packages

No packages published