Skip to content

YunYouJun/webgl-radiosity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webgl-radiosity

Implement radiosity by WebGL.

Use a hemicube algorithm for radiosity rendering in WebGL.

Run

Install Dependencies

You need install yarn or nodejs with npm firstly.

yarn global add live-server
# or
# npm install live-server -g

Dev

yarn dev

ref

Todo

  • tell when complete
  • download jpg/png
  • mouse drag

Contrast Demo by Babylon

Babylon-Light-Demo

Simple light

light

If you uncomment lines 34-36, you will get this.

light with hdr texture

About

💡 Implement radiosity by WebGL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published