MacaScull

Results 7 comments of MacaScull

Is there any update on this issue? As I have recently encountered the same issue when playing about with buffers in mapbox

I will try this as soon as I can, I also have another issue. I generated this file using 5 different geojson files, each of which contain multiple types of...

Hi, Ive changed modes into ECI and that obviously now giving me the orbits I want. In regards to performing the earth rotation would that calculation be something along the...

Hello again, Ive added some inital rotation code in the _addearth function as: earth.rotation.y = this.deg2Rad(((date.getHours() - 12) * 15) + ((date.getMinutes()/60) * 15) + (date.getSeconds()/3600) * 15) And some...

I forked the repo and added in my code to do these things which I want, the problems with accuracy are still there though. Any update on how I could...

What do you mean by checking the numerical solution? How would I do this? I only ever visually see the issue, If you want you can use my forked version...

Im currently struggling getting the coordinates but due to an async issue, I will work on fixing this. If it were a texture map issue, where would suggest getting a...