dslming / BabylonjsTextureTools

Babylonjs texture tools to generate pre-filtered environments and BRDF lookups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Babylon.js Texture Tools

Twitter

Any questions? Here is our official forum.

Running locally

After cloning the repo, running locally during development is all the simplest:

npm install
npm start

For VSCode users, if you have installed the Chrome Debugging extension, you can start debugging within VSCode by using the appropriate launch menu.

Live Demo

All available in the famous Babylon.js website.

Special thanks

To Filament and its team for the code and support :-)

About

Babylonjs texture tools to generate pre-filtered environments and BRDF lookups

License:MIT License


Languages

Language:TypeScript 47.0%Language:GLSL 40.2%Language:HTML 9.2%Language:JavaScript 3.6%