Showing 30 open source projects for "stl,voxel"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 1
    Apache OpenOffice

    Apache OpenOffice

    The free and Open Source productivity suite

    Free alternative for Office productivity tools: Apache OpenOffice - formerly known as OpenOffice.org - is an open-source office productivity software suite containing word processor, spreadsheet, presentation, graphics, formula editor, and database management applications. OpenOffice is available in many languages, works on all common computers, stores data in ODF - the international open standard format - and is able to read and write files in other formats, included the format used by the...
    Leader badge
    Downloads: 221,390 This Week
    Last Update:
    See Project
  • 2
    Morpho
    R-package to perform analysis of landmark based geometric morphometrics. Installation instructions: https://github.com/zarquon42b/Morpho/blob/master/README.md
    Downloads: 29 This Week
    Last Update:
    See Project
  • 3

    SimpleXlsxWriter

    C++ library for creating XLSX files for MS Excel 2007 and above.

    ... is written in C++ with using STL functionality and based on the ZIP library (included), which has a free license: http://www.codeproject.com/Articles/7530/Zip-Utils-clean-elegant-simple-C-Win32 This library is distributed under the terms of the zlib license: http://www.zlib.net/zlib_license.html
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    MCE - Marching Cube ELD

    MCE - Marching Cube ELD

    Crystallographic software for displaying voxel maps - electron density

    MCE is an crystallographic experimental program for 3D and 2D electron density map visualization. The software is mainly focused on visualization of ELD calculated from X-ray diffraction data of small molecules, but it will work for small proteins as well. Download the installation file (default download) or find in "Files" the zip-file with instant copy of the program which does not require the installation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • 5

    Quaternion Lorentz

    Complex quaternion calculator with Lorentz boosts and rotations

    C++ code to perform the Lorentz boosts and rotations of special relativity using complex quaternions The interface is a complex quaternion console-based calculator with operations + - * / and functions for Lorentz boosts and rotations. THEORY Complex quaternions have form q = A + B * I + C * J + D * K A, B, C, D complex I * I = -1 J * J = -1 K * K = -1 I * J = K J * I = -K J * K = I K * J = -I K * I = J I * K = -J Transpose T takes I into -I, J into -J, K into -K (q1 q2)T =...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    C++ Complex Calculator

    C++ complex calculator with arrays, matrices, eigenvectors, functions

    ... polynomial. A hash table is used to do fast variable and function lookup (they are entries in the same table). Collisions are handled in the hash table by making each entry a linked list. Written as C++ classes using the STL libraries <complex> and <vector>. The Numerical Recipes routines zroots and laguer rewritten in C++ find the complex roots of a polynomial with complex coefficients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SIVIC
    SIVIC is an open-source, standards-based software framework and application suite for processing and visualization of DICOM MR Spectroscopy data. Through the use of DICOM, SIVIC aims to facilitate the application of MRS in medical imaging studies.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 8
    Lightweight Model Database

    Lightweight Model Database

    An easy to use and lightweight CAD model data management tool.

    This little Tool was developed in order to tidy up the CAD models and other documents in my 3D printing project folder. Full description and Manual, see: http://encorecad.de/index.php/3d-druck/lightweight-model-database-en
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Functy

    Functy

    Functy is a 3D graph drawing package that generates immediate results.

    Note: The Functy and libsymbolic code has now moved to GitLab: https://gitlab.com/flypig/functy https://gitlab.com/flypig/libsymbolic This project has been left here for archival purposes. Functy is a 3D graph drawing package. It allows Cartesian, spherical and parametric curve functions to be plotted and altered quickly and easily. This immediacy and the vivid results promote fun exploration of 3D function. Rendering is performed entirely on the GPU to improve visuals and...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 10

    libsvo

    A experimental framework to generate and raycast Sparse Voxel Octrees.

    A experimental framework, based on the gloost framework, to generate and raycast Sparse Voxel Octrees. This project is heavily relying on the gloost framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SVG_plot

    Plot data in SVG format using C++ library

    The SVG_plot C++ library allows, with a few lines of C++ code, to add plotting of data, held in STL containers like vector and map, output as SVG files that can be viewed by all modern browsers. 1D, 2D and Boxplots can be produced, and there are a myriad of options to control appearance. The plots are very high quality and can be expanded without loss of quality (no pixelation!) but are tiny, (compared for a Microsoft Excel plot, for example) and are easily compressible, making them suitable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The initial idea was an experiment to produce a data management repository using C++, the STL and Boost as far as possible - on the basis that these are well optimised, widely available and maximise portability. Changing personal priorities now have
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pear3DEngine

    Pear3DEngine

    Pear3DEngine is a modern and modular 3D development framework

    Pear3DEngine is a modern and modular 3D development framework that lets you create professional games, simulations and more. You are free to develop your program in C + +, XML or LUA and publish it as open source software or selling it as a commercial program. The rendering engine uses internally OpenGL or DirectX optionally. The planned editor supports software development on Linux, Windows and maybe MacOS X. DirectX 9 and therefore Windows XP are currently not supported and support is not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Display and manipulate the content of stereolithography or STL files.
    Leader badge
    Downloads: 64 This Week
    Last Update:
    See Project
  • 15

    MVPaa

    THIS PROJECT HAS MOVED!

    MVPaa has merged into the automatic analysis project on gihub: https://github.com/rhodricusack/automaticanalysis -- MVPaa is a MVPA (Multi-Voxel Pattern Analysis) package made for the automatic analysis (http://www.cambridgeneuroimaging.com/aawiki) package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Voxel Terrain Engine

    This project has moved to http://www.volumesoffun.com

    This project is no longer hosted on SourceForge. Both PolyVox and Thermite3D are now hosted on Gitorious, but the Thermite3D project is no longer activly developed. You should focus only on using PolyVox. New website: http://www.volumesoffun.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    "Voxel Surface" is a MATLAB program that creates exact surfaces from 3-D voxel data such as from MRI and CT Scan. It replaces MATLAB isosurface, isocap and isonormals functions, which have several deficiencies. See README file and Gallery pictures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This application is a .NET based framework, designed for helping in development of different volume reconstruction, 3D voxel visualization and color consistency algorithms in multi view dynamic scenes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Program for optimizing and editing archeological voxeldata from CT-scanners, and other 3d formats like stl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ImLib3D is a C++ library and visualisation system for 3D image processing. It contains most basic image processing algorithms, and some more sophisticated ones. ImLib3D images are STL-compliant templated containers. Keywords: Medical, MRI, Brain
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Viewstl is an open source way to view Stereo Lithography Files as shaded on-screen images. Ascii STL files and dynamic rotation, scaling, and panning are currently supported. Written in C using OpenGL, GLU and GLUT.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 22
    TacitPixel is a scalable C++ framework for building application prototypes for interactive collaborative VR/AR applications. It provides a number of features that make prototyping fast and portable. TacitPixel is the successor of the TAP and Twisted Pair engines.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    AtomVox is an OpenGL accelerated terrain engine, which based on a 6dof Voxel landscape algorithm. Fast raycasting and segmentation algorithms. Optimized core-code .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A driver for the 5DT datagloves written in pure C++ using only the STL. Meant to be cross-platform, but written on and developed for IRIX sytems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Dr. Jekyll is an interactive voxel editor for viewing and editing three-dimensional images. It is specifically aimed at postprocessing of segmented datasets, but offers some functionality for raw data as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next