Skip to content

Vaa3D/v3d_external

Folders and files

NameName
Last commit message
Last commit date

Latest commit

89d51de · Feb 25, 2025
Nov 26, 2021
Jan 5, 2022
Jan 5, 2022
Jan 5, 2022
Jan 5, 2022
Feb 25, 2025
Jan 5, 2022
Feb 25, 2025
Dec 20, 2024
Mar 8, 2016
Jan 16, 2025
Jun 21, 2011
Jan 3, 2025
Jun 3, 2016
Jan 23, 2019
Oct 30, 2020
Mar 16, 2016
Nov 17, 2020
Jul 20, 2016
May 3, 2016
Dec 15, 2016
Dec 15, 2016
Dec 14, 2016
Feb 10, 2020
Nov 17, 2020
Oct 14, 2015
Jan 7, 2020
Jan 22, 2020
Jan 21, 2021
Jun 7, 2012
May 18, 2011
Feb 18, 2016
Feb 18, 2016

Repository files navigation

This code repository contains the source code of the Vaa3D project (once called 'V3D'),an 
open source 3D/4D/5D image visualization and analysis software for bioimage analysis. It is
a cross-platform (Mac, Linux, and Windows) tool for visualizing large-scale (gigabytes,
and 64-bit data) image volumes and surface objects.

There are a few sub-folders:
* bin:                     the folder where the final executable and plugins will be copied to
* v3d_main:                the main Vaa3D program.
* matlab_io_basicdatatype: matlab toolbox for file IO of some basic Vaa3D data formats,
                           including image file, surface files, neuron, markers, etc.
* imagej_io:               imagej plugin toolboxes for file IO of some basic Vaa3D data formats.
* released_plugins:        the "standard" Vaa3D plugins, including both examples and some
                           real utilities.


*** Note that different sub-folders may contain different software LICENSES. You MUST agree to
these license terms before you access any parts of these source code.


* How to build the Vaa3D program 

Please follow the build instructions here:
     https://github.com/Vaa3D/Vaa3D_Wiki/wiki/BuildVaa3d.wiki


If you write/use additional plugins for Vaa3D, be sure to put these plugins into a subfolder
called "plugins", which should be in the same folder where the executable of v3d program resides.
You can then use V3D programs to rescan the plugins, without the need to restart V3D. Of course,
these plugins should be produced using the same version of QT (of compatible versions), the same
operating system, the same compiler, and the same release type ("Release" or "Debug") of the
build.

* License

Vaa3D used a slightly modified revised MIT license, see detail here https://github.com/Vaa3D/Vaa3D_Wiki/wiki/LicenseAndAgreement.wiki .

* Questions

If you have questions, please check the documentations on the Vaa3D website: http://vaa3d.org , 
and the wiki pages: https://github.com/Vaa3D/Vaa3D_Wiki/wiki/.
You could find answers of FAQs and submmit your questions using the following help forum:
https://www.nitrc.org/forum/forum.php?forum_id=1553.