8000 GitHub - hhch/tridi: JavaScript zero-dependency 360 3D product viewer based on series of images
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hhch/tridi

 
 

Repository files navigation

Tridi

npm (latest) Travis Build Status Maintainability Test Coverage

Tridi is a flexible JavaScript library for 360-degree 3D product visualizations based on series of images.

Works on mobile and desktop browsers (including IE 10 and IE 11).

Tridi in action (GIF)

Install

npm install tridi

Download

Quick start

Add Tridi to your site:

<script src="path/to/tridi.js"></script>

For minimum styling add tridi.css to head section of your page:

<link rel="stylesheet" href="path/to/tridi.css">

See Basic viewer for a minimal viable example.

Documentation

See tridi.lukem.net for complete documentation and examples.

Acknowledgements

Tridi was loosely inspired by 3D-Product-Viewer-JavaScript-Plugin by Jeya Prakash.

License

Licensed under MIT License. See LICENSE for more information.

About

JavaScript zero-dependency 360 3D product viewer based on series of images

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.1%
  • JavaScript 0.9%
0