OSG.JS
is a
WebGL framework based on
OpenSceneGraph
OpenSceneGraph is an open-source 3D graphics application programming interface (library or framework), used by application developers in fields such as visual simulation, computer games, virtual reality, scientific visualization and modeling. ...
concepts. It allows an individual to use an “OpenSceneGraph-like” toolbox to interact with WebGL via
JavaScript
JavaScript (), often abbreviated as JS, is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS. As of 2022, 98% of Website, websites use JavaScript on the Client (computing), client side ...
, and provides facilities for exporting various assets to the osgjs format. The API is kept as similar to OpenSceneGraph as possible, providing a familiar environment to veterans of the library and introducing newcomers to a popular and heavily-scrutinzed set of interfaces. OSG.JS was developed and is maintained by Cédric Pinson, and accessible on GitHub.
Selected uses and works
*
Sketchfab
Sketchfab is a 3D modeling platform website to publish, share, discover, buy and sell 3D, VR and AR content. It provides a viewer based on the WebGL and WebXR technologies that allows users to display 3D models on the web, to be viewed on a ...
*
Cl3ver
Cl3ver is a SaaS to edit and display 3D content online. The company is based in Barcelona and uses the WebGL technology to display 3D models on any webpage on desktop and mobile devices. In July 2012 Cl3ver enters in Wayra the startup accelerato ...
* Globe Tweeter
* Nouvelle Vague
See also
*
WebGL
*
List of WebGL frameworks Frameworks are available to create WebGL content quickly and easily without building from the ground up.
Note: The following list mixes WebGL libraries with game engines as well as cloud services without any distinctions.
See also
* WebGL
* ...
References
{{Reflist
External links
GitHub repository
WebGL