All Projects → OpenChemistry → Tomviz

OpenChemistry / Tomviz

Licence: bsd-3-clause
Cross platform, open source application for the processing, visualization, and analysis of 3D tomography data

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Tomviz

Avogadrolibs
Avogadro libraries provide 3D rendering, visualization, analysis and data processing useful in computational chemistry, molecular modeling, bioinformatics, materials science, and related areas.
Stars: ✭ 164 (-28.7%)
Mutual labels:  opengl, open-source, open-science
Itkwidgets
Interactive Jupyter widgets to visualize images, point sets, and meshes in 2D and 3D
Stars: ✭ 338 (+46.96%)
Mutual labels:  open-source, open-science, scientific-visualization
Mxengine
C++ open source 3D game engine
Stars: ✭ 284 (+23.48%)
Mutual labels:  opengl, 3d-graphics, open-source
Tinyraycaster
486 lines of C++: old-school FPS in a weekend
Stars: ✭ 1,383 (+501.3%)
Mutual labels:  opengl, 3d-graphics
Pyearth
🌐 A lightweight 3D visualization of the earth in 150 lines of Qt/OpenGL
Stars: ✭ 78 (-66.09%)
Mutual labels:  opengl, 3d-graphics
Obofoundry.github.io
Metadata and website for the Open Bio Ontologies Foundry Ontology Registry
Stars: ✭ 85 (-63.04%)
Mutual labels:  open-source, open-science
Electrophysiologysoftware
A list of openly available software tools for (mostly human) electrophysiology.
Stars: ✭ 54 (-76.52%)
Mutual labels:  open-source, open-science
Gltf Viewer
glTF 2.0 Viewer written in Rust
Stars: ✭ 127 (-44.78%)
Mutual labels:  opengl, 3d-graphics
Betterspades
BetterSpades, an Ace of Spades client targeted at low end systems (GL/ES 1.1). Runs on your grandmother's rig!
Stars: ✭ 112 (-51.3%)
Mutual labels:  opengl, open-source
Code Is Science
Scientific code needs to be open source and peer reviewed
Stars: ✭ 133 (-42.17%)
Mutual labels:  open-source, open-science
Three.kt
Three.js port for the JVM (desktop)
Stars: ✭ 136 (-40.87%)
Mutual labels:  opengl, 3d-graphics
Mos
Lightweight game engine.
Stars: ✭ 153 (-33.48%)
Mutual labels:  opengl, 3d-graphics
3d Game Shaders For Beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Stars: ✭ 11,698 (+4986.09%)
Mutual labels:  opengl, 3d-graphics
Module 5 Open Research Software And Open Source
Module 5: Open Research Software and Open Source
Stars: ✭ 62 (-73.04%)
Mutual labels:  open-source, open-science
Engine
Go 3D Game Engine
Stars: ✭ 1,362 (+492.17%)
Mutual labels:  opengl, 3d-graphics
Hexon
Astral Arcade
Stars: ✭ 55 (-76.09%)
Mutual labels:  3d-graphics, open-source
Tinyrenderer
A brief computer graphics / rendering course
Stars: ✭ 11,776 (+5020%)
Mutual labels:  opengl, 3d-graphics
Vxr
General purpose engine written in C++ with emphasis on materials rendering (PBR, clear coat, anisotropy, iridescence)
Stars: ✭ 181 (-21.3%)
Mutual labels:  opengl, open-source
Itk
Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
Stars: ✭ 801 (+248.26%)
Mutual labels:  open-source, open-science
Itkexamples
Cookbook examples for the Insight Toolkit documented with Sphinx
Stars: ✭ 38 (-83.48%)
Mutual labels:  open-source, open-science

tomviz_logo

Build Status

The Tomviz project is developing a cross platform, open source application for the processing, visualization, and analysis of 3D tomographic data. It features a complete pipeline capable processing data from alignment, reconstruction, and segmentation through to displaying, visualizing, and interacting with 3D reconstructions of tomographic data. Many of the data operators are available as editable Python scripts that can be modified in the interface to experiment with different techniques. The pipeline can be saved to disk, and a number of common file formats are supported for importing and exporting data.

tomviz_screenshot

The Tomviz project was founded by Marcus D. Hanwell and Utkarsh Ayachit at Kitware, David A. Muller (Cornell University), and Robert Hovden (University of Michigan), funded by DOE Office of Science contract DE-SC0011385.

Installing

We recommend downloading the current stable release, but also provide nightly binaries built by our dashboards for Windows, macOS, and Linux.

Windows: Follow the installation instructions, double-click on the Tomviz icon to launch the application. macOS: After downloading the package double-click to begin installation. Drag the Tomviz icon into your Applications directory – or anywhere else you would like to store it. Double-click on the icon to open it, nightly builds will require right-clicking and selecting open. Linux: A binary (tar.gz) is provided, or it can be built from source. See instructions for building found in the BUILDING.md document.

A Quick Tutorial

  1. Open a sample dataset by clicking “Sample Menu > Reconstruction ” at the top menubar.
  2. Create a 3D volumetric visualization by clicking “Visualization > Volume” at the top menubar.
  3. Interact with your volume in the center panel titled “RenderView”.

User Guide

Start by watching this short video to see Tomviz in action.

Also Tomviz user guide has more detailed information to get started.

Publications using Tomviz

Contributing

Our project uses GitHub for code review, please fork the project and make a pull request if you would like us to consider your patch for inclusion.

Kitware, Inc.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].