File Formats: Three JS (JSON)

Three.js is a cross-browser JavaScript library/API used to create and display animated 3D computer graphics in a web browser. Three.js uses WebGL.

Three.js allows the creation of GPU-accelerated 3D animations using the JavaScript language as part of a website without relying on proprietary browser plug-ins.

LEADTOOLS toolkits support Three.js JSON Geometry format 4 or higher.

You can load any of the Three.js files as either vector images or raster images. Users can load a Three.js(JSON) file and save it to any of the file formats supported by LEADTOOLS.

LEADTOOLS supports loading this format as a raster image, vector image, or SVG (Scalable Vector Graphics) document.

This file format is not supported in the Imaging Pro toolkits. Read support for this format is provided in the Document and Medical Imaging toolkits. For a list of products, refer to the Products Overview.

The default extension used by this format is: JSON.

File constants associated with this file format are:

Constant Read Support Write Support Description
FILE_THREEJS Yes Yes Cross-browser JavaScript library/API for 3D models.

LEADTOOLS can load the following Three.js geometries:

LEADTOOLS can load the following Three.js materials:

Note that other types of materials will be treated as MeshBasicMaterial.

LEADTOOLS can save the following Three.js objects:

LEADTOOLS can save the following Three.js geometries:

LEADTOOLS can save the following Three.js materials:

Three.js(JSON) files are rasterized at 24 BPP.

Required DLLs and Libraries

Related Formats

Platforms

Win32, x64.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C API Help