New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@wwtelescope/engine

Package Overview
Dependencies
Maintainers
2
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wwtelescope/engine

The WorldWide Telescope WebGL engine

latest
npmnpm
Version
7.31.0
Version published
Weekly downloads
138
66.27%
Maintainers
2
Weekly downloads
 
Created
Source

@wwtelescope/engine

The @wwtelescope/engine package implements the core WorldWide Telescope (WWT) rendering engine. Learn more about WWT here.

For more information, see the main README of the wwt-webgl-engine repository, which contains the source for this package.

Source structure

The WWT engine code originated in the C# implementation of the WWT Windows Client. Initially, this code was transpiled into JavaScript using a tool called ScriptSharp, which has been unmaintained for a long time.

Now, the engine is built from pure JavaScript written using ES6 module syntax, using code derived from the ScriptSharp outputs. Its overall structure and form closely tracks the original C# code.

Keywords

WorldWide Telescope

FAQs

Package last updated on 16 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts