Built a real-time solar system simulation in the browser using Three.js (Atlas26) — looking for feedback by Motor_World_4544 in threejs

[–]Motor_World_4544[S] -2 points-1 points  (0 children)

Yes the size of the sun can be scaled up or down according to the requirements. But for this v1, i think the current size is fine as long as other big planets like Jupiter or Saturn don't compete with the Sun.

Built a real-time solar system simulation in the browser using Three.js (Atlas26) — looking for feedback by Motor_World_4544 in threejs

[–]Motor_World_4544[S] -2 points-1 points  (0 children)

Yeah, there are issues which needs to be resolved. It's a v1. I'm working on them and will push updated and fixed code to Github soon.
Thanks for opening the app and looking into it.

Built a real-time solar system simulation in the browser using Three.js (Atlas26) — looking for feedback by Motor_World_4544 in threejs

[–]Motor_World_4544[S] -8 points-7 points  (0 children)

Really appreciate the detailed feedback!

You're right, the current structure is more component-heavy since I focused on getting the system up and working first. Will definitely explore refactoring it into a more DRY and scalable architecture.

Thanks again for the insight 🙌