but0n / Ashes

WebGL2.0 3D Engine - Global Illumination - RayTracing
https://codepen.io/but0n/pen/jddYoX
MIT License
328 stars 16 forks source link

Sample of GitHub Pages is not displayed due to an error #25

Closed cx20 closed 5 years ago

cx20 commented 5 years ago

I tried to display the following page. https://but0n.github.io/Ashes/

However, an error is output to the console and the page is not displayed.

(index):68 
Uncaught (in promise) TypeError: mainCamera.addComponent is not a function
    at main ((index):68)

image

but0n commented 5 years ago

Thanks for your feedback! It has been updated to the correct version.