ES6光线追踪器,基于ES6光线追踪,从伊万Kuckir移植。代码有两个入口点:客户端 (index.js) 和工作线程 (MonteCarlos.js)。关键在于通过webpack加载主客户端的worker。转译已完成。
用法:

  • npm install
  • npm start