spacekit icon indicating copy to clipboard operation
spacekit copied to clipboard

Javascript library for 3D space visualizations

Results 17 spacekit issues
Sort by recently updated
recently updated
newest added

After setting `frustumCulled` to `false`, the Keppler Particles do not disappear when the Sun (point [0, 0, 0]) is out of the presentation.

Hi! We have been in touch before. I am the maintainer of the [Starlink Simulation](https://unar.dev/starlinksim/) based on SpaceKit. Today I found out that it's broken in Safari and Safari-based browsers...

First of all, this project looks fantastic and has a ton of potential. Kudos. It appears that when rings are added to a SphereObject with ephem (i.e. being propagated around...

First, cool stuff in this repo 👍 Just wanted to give you a heads up that I did something similar in 2017/18, although in JavaScript, as TypeScript wasn't really that...

I have an spaceObject that I store in an array[ ] of spaceObjects, which I use the remove from the simulation upon a button click, an then make the spaceObjects...

this is strictly speaking not a problem of `spacekit`, but I have following issue: it concerrns https://www.meteorshowers.org/ on a mobile device (Samsung S4 mini with Chrome that is no longer...

There are polygons available in geojson format here: https://github.com/ofrohn/d3-celestial/blob/master/data/mw.json

enhancement