Showing 422 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.
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 1
    ObjectBuilder2

    ObjectBuilder2

    C++ CASE tool, full life cycle code generator

    ObjectBuilder is a C++ code generation CASE tool (CASE, code generation, refactoring, documentation generation). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction. ObjectBuilder dramatically simplify work with C++ project architecture. I use it and think that tree OO interface targeted to C++ more fast and power than UML class diagrams. ObjectBuilder perfectly organize C++ header files with any level of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    STLSoft C and C++ Libraries
    Robust, Lightweight, Cross-platform, Template Software. STLSoft is a collection of STL and standard library extensions, and facades over operating-system and 3rd-party APIs.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Converter from the standard 3d STL format to LDRAW format.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    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
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 5

    Multidimensional Array (MDA)

    Multidimensional array implementation

    Multidimensional Array (MDA) is a class for creating and using multi-dimensional arrays. Storage for the array is based on a templated C++ STL vector class. The beauty of the STL vector class is that it automagically resizes itself when constructing or copying. Caveat Emptor. The multidimensional arrays are indexed using unsigned integers. The types that may stored may be any that provide a copy and assignment operator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Qt Based Network Manager

    Simple network manager built on top of QtNetworkAccessManager

    ... requesting object has a unique key. The network manager uses this ID as a key into a STL map to obtain a pointer to the requesting object's reply handling slot. The reply handler can then be called directly. The ID is nothing more than a random number supplied to the requesting object when the requesting object registers it's own pointer with the network manager. The network manager (netmngr.cc/h) is the heart of the implementation. However, a complete example application called wxweb is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A set of C++ libraries that provide core classes to build a project upon. From exceptions and basic types (String, Integer, Float, etc.) to collections, configs and loggers. Where possible, Java API is followed. STL based implementation. Ruby Application Framework (TSC-TPM) extensions. Ruby based utilities for simplifying day-to-day work. Moved to: https://github.com/stemkit-collection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OOGtk is a lightweight C++ wrapper for GTK+, EASY to use, with a simple but powerful syntax, crossplatform, header only. OOGtk is written in modern C++ and uses STL objects & templates when possible, it also avoids pointer where possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ChaiScript

    ChaiScript

    Embedded Scripting Language Designed for C++

    An easy to use embedded scripting language for C++. ChaiScript is one of the only embedded scripting language designed from the ground up to directly target C++ and take advantage of modern C++ development techniques, working with the developer how they would expect it to work. Being a native C++ application, it has some advantages over existing embedded scripting languages. There are no external tools required, no preprocessor, no libraries, just your C++14 compliant compiler. ChaiScript is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 10
    The C++ String Toolkit Library (StrTk) consists of robust, optimized and portable string processing algorithms for the C++ language. StrTk is designed to be easy to use and integrate within existing code bases. http://strtk.partow.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The C++ String Toolkit Library (StrTk) consists of robust, optimized and portable string processing algorithms for the C++ language. StrTk is designed to be easy to use and integrate within existing code bases. http://strtk.partow.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    STXXL is an implementation of the C++ standard template library STL for external memory (out-of-core) computations, containers, and algorithms that can process huge volumes of data that only fit on disks.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 13
    gatelib

    gatelib

    A multiplatform library to program in C++ like in an hi-level language

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Realistic Human Head Voxel Model
    In this Project, a human head voxel model is developed for use in CST Studio commercial software pack using an improved voxel set extracted from MRI images of a human head. The proposed voxel model contains 256x256x128 voxel elements with dimensions of 1.1x1.1x1.4 mm. Moreover, the dispersive dielectric properties of head tissues, as well as their density and thermal conductivity, are embedded. This head voxel model was presented at the ICEE2017 conference. If you find this tool useful, please...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    CNC-slicer_Blender-plugin

    Blender plugin slicer that generates gcode for CNC machines.

    Blender plugin that slices an stl model and generates gcode for CNC machines. This plugin doesn't slices the model itself, instead it uses the capabilities of Slic3r, a 3D printer slicer and adapts the gcode for CNC Machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MyTinySTL

    MyTinySTL

    Achieve a tiny STL in C++11

    This is a tinySTL based on C++11, which is my first project for practice. I use the Chinese documents and annotations for convenience, maybe there will be an English version later, but now I have no time to do that yet. Now I have released version 2.0.0. I have achieved the vast majority of the containers and functions of STL, and there may be some deficiencies and bugs. From version 2.x.x, the project will enter the stage of long-term maintenance, i.e., I probably will not add new content...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    IVCon-TL 3D scene conversion tool

    IVCon-TL 3D scene conversion tool

    Converts between many 3D data formats

    IVCon-TL can read and write a variety of 3D graphics file formats, converting from one to the other. Supported formats include 3DS, ASE, BYU, DXF, GMOD, HRC, IV, OBJ, OFF, POV, SMF, STL/STLA/STLB, TEC, TRI/TRIA/TRIB, UCD, VLA, WRL/VRML, XGL and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Voxel Turf: Lotpack Maker

    A tool to easily create lopack for Voxel Turf.

    A tool to easily create lopack for the Voxel Turf game. Planned features: -Possibility to load lotpacks, in order to update them
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    ALEPH-w

    ALEPH-w

    Data structures and Algorithms library

    ... to free deleted entries. Dynamic linear hash tables are implemented too. The main algorithms on graphs are implemented in an easy way and with good performance features. Network Flow (maximum and min cost), cut points, topological sort, spanning trees, min paths. etc. The graphs are generic in the sense that they can contain data independent of the algorithm. Several containers of the C++ STL library are implemented with Aleph-w. Their performance is better than GNU implementation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    C++ Fuzzy Logic Programming Library - For problem solving in the fuzzy logic domain. It has an object oriented API well suited to C++ syntax for direct inclusion in source code. Portable to platforms that support the C++ STL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A multipurpose library: STL related, like closures lambda expressions, and partial ordering. Code generation-compilation-linking, and interpreted function calls. Mathematics and physics, with spinors, an ENSDF parser and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    fcGENE: Genotype  format converter

    fcGENE: Genotype format converter

    Format converting tool for genotype Data (e.g.PLINK-MACH,MACH-PLINK)

    Main application is twofold: first to convert genotype SNP data into formats of different imputation tools like PLINK MACH, IMPUTE, BEAGLE and BIMBBAM, second to transform imputed data into different file formats like PLINK, HAPLOVIEW, EIGENSOFT and SNPTEST. Readable file formats: plink-pedigree (ped and map), plink-raw, plink-dosage, mach , minimac, impute, snptest, beagle and bimbam. Similarly all kinds of imputation of outputs are also accepted. Formats which can be generated by...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    ImatiSTL

    Fix STL files for 3D printing

    ImatiSTL is a C++ library for applications that need to finely post-process raw polygon meshes represented by STL files. It is particularly useful in 3D printing scenarios: the repairing functions provided by ImatiSTL bridge the gap between printable meshes and real-world meshes with diverse potential defects and flaws (e.g. degenerate triangles, self-intersections, surface holes, ...). ImatiSTL provides both functions for local mesh repairing and methods for global remeshing. Local repairing...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    tinyobjloader

    tinyobjloader

    Tiny but powerful single file wavefront obj loader

    Tiny but powerful single file wavefront obj loader written in C++03. No dependency except for C++ STL. It can parse over 10M polygons with moderate memory and time. tinyobjloader is good for embedding .obj loader to your (global illumination) renderer. We recommend to use master (main) branch. Its v2.0 release candidate. Most features are now nearly robust and stable (The remaining task for release v2.0 is polishing C++ and Python API).
    Downloads: 1 This Week
    Last Update:
    See Project