www.dpdl.io
Dpdl source code: app/dpdlweb3dapp/
The Dpdl sample app 'DpdlWeb3DApp' that creates a 3D visualization via WebGL in the web browser.
The implementation is done via Dpdl embedded 'julia' code that makes use of the popular 'MeshCat' julia package. The julia code is from the 'MeshCat' examples
VIDEO of DpdlWeb3DApp in action
The 'Julia' programming language is a very powerful language for numerical and computational science with a lot of packages available on the julia Hub.
Dpdl allows you to use all those libraries in a single environment.