WebGL-Orbiter icon indicating copy to clipboard operation
WebGL-Orbiter copied to clipboard

A rocket orbit simulator powered by three.js (WebGL)

Results 21 WebGL-Orbiter issues
Sort by recently updated
recently updated
newest added

Using WebAssembly to simulate has two main benefits: * We can use exactly the same logic among the server and the browser * We can gain performance in CPU intensive...

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Bumps [semver](https://github.com/npm/node-semver) to 7.5.3 and updates ancestor dependencies [semver](https://github.com/npm/node-semver), [ts-loader](https://github.com/TypeStrong/ts-loader), [webpack-cli](https://github.com/webpack/webpack-cli), [webpack](https://github.com/webpack/webpack), [css-loader](https://github.com/webpack-contrib/css-loader) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server). These dependencies need to be updated together. Updates `semver` from 5.7.1 to 7.5.3 Release notes...

dependencies

Bumps [node-forge](https://github.com/digitalbazaar/forge) to 1.3.1 and updates ancestor dependency [webpack-dev-server](https://github.com/webpack/webpack-dev-server). These dependencies need to be updated together. Updates `node-forge` from 0.10.0 to 1.3.1 Changelog Sourced from node-forge's changelog. 1.3.1 - 2022-03-29...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

The rocket will collide and reflected back when it collides with a celestial body, which has funny effect. It's better than let it go through solid objects :)

It should be cool too see it! Model obtained from: https://github.com/nasa/NASA-3D-Resources/tree/master/3D%20Models/International%20Space%20Station ![image](https://user-images.githubusercontent.com/2798715/86156872-8e20bd00-bb41-11ea-9ee6-32259b6d4688.png)

Since there are fair amount of HTML elements that build up user interface, we should use components to organize them.

Even though we use Runge-Kutta method, it suffers from loss of accuracy if the rocket is too close to a gravity source. Like Kerbal Space Program, we can limit the...

Touch panels on smartphones work, but for some reason it doesn't work with Surface.