Skip to content

OrangeLV/BabylonjsHdrToEnv

 
 

Repository files navigation

This can be used to convert .hdr environment maps to .env maps which are better suited for the web.

You can change the size of environment map in src/consts.ts.

npm install
NODE_OPTIONS=--openssl-legacy-provider npm run build
cd www/
python3 -m http.server

Go to localhost:8000 and drop in the .hdr file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 47.8%
  • GLSL 39.6%
  • HTML 9.1%
  • JavaScript 3.5%