adrianhajdin / project_3D_developer_portfolio

The most impressive websites in the world use 3D graphics and animations to bring their content to life. Learn how to build your own ThreeJS 3D Developer Portfolio today!
https://jsmastery.pro
5.71k stars 1.26k forks source link

THREE.BufferGeometry.computeBoundingSphere(): Computed radius is NaN. The "position" attribute is likely to have NaN values. #118

Closed jaismeenMehra closed 10 months ago

jaismeenMehra commented 10 months ago

I am encountering this issue in stars.jsx compent. Can anyone help me to solve this issue? issue

Evanrsl commented 10 months ago

check this https://github.com/adrianhajdin/project_3D_developer_portfolio/issues/92#issuecomment-1674549723

jaismeenMehra commented 10 months ago

Thank you for your response!!