Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.24 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.24 KB

Genomics 3D visualizer tool sets

Go to each sub folder and check the documentation of each tool. Documentations are also available at read the docs.

g3dtools

This folder contains the command line tool dealing with .g3d format file.

g3djs

This is the JavaScript API package for dealing with reading .g3d format file.

g3dv

A frontend library based on Vue.js display .g3d file using three.js engine.

  • Single mesh mode, all meshes mode
  • Customization (color, line width etc)
  • Walk mode
  • Clickable label to highight
  • Screenshot (w/ and w/o label)
  • Performance (high FPS)

Try genomics 3D structure in AR mode

  • Please use your phone's camera point the QR code in the image below, Safari will popup and try to open our website, and will ask if allow to use the camera, please Allow

QR code

  • then point the camera again to the Marker part (St. Louis Arch), and you will see the 3D structure in AR.

G3D AR

Questions

Please submit an issue request, and we will get back to you asap.