Showing 27 open source projects for "include"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    CadQuery

    CadQuery

    A python parametric CAD scripting framework based on OCCT

    ...This includes many standard libraries and IDEs. CadQuery's CAD kernel Open CASCADE Technology (OCCT) is much more powerful than the CGAL used by OpenSCAD. Features supported natively by OCCT include NURBS, splines, surface sewing, STL repair, STEP import/export, and other complex operations.
    Downloads: 69 This Week
    Last Update:
    See Project
  • 2
    glslViewer

    glslViewer

    Console-based GLSL Sandbox for 2D/3D shaders shaders

    GlslViewer is a flexible console-based OpenGL Sandbox to display 2D/3D GLSL shaders without the need of a UI. You can definitely make your own UI or wrapper using the Python Module (include) or any other tool that communicates back/forth with the GPS viewer through the standard POSIX console In/Out or OSC. Default vert/frag shaders for 2D shader and 3D material shaders with PBR lighting model. Hot reload of files on changes. One default light and one default camera. Interactive commands thought POSIX console IN/OUT or OSC. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    ProGen3d

    ProGen3d

    3d Procedural Generator

    ...The user can specify various parameters and constraints which the software then uses to generate complex structures. One of the key features of such programs is the ability to export the created models in various file formats, which appears to include the PLY format in this case.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    FrankMocap

    FrankMocap

    A Strong and Easy-to-use Single View 3D Hand+Body Pose Estimator

    ...The pipeline couples a robust 2D keypoint detector with 3D mesh regression networks and priors that keep results anatomically plausible. It can run frame-by-frame or with temporal smoothing, and includes demo apps for live webcam capture as well as batch processing. Outputs include textured meshes, joint locations, and model parameters that can be exported to common DCC tools and game engines. The codebase offers pretrained models, clear inference scripts, and utilities to visualize results, making single-camera motion capture approachable on commodity hardware. Researchers and creators use it for motion studies, AR/VR prototyping, character animation, and human-in-the-loop editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    jeelizFaceFilter

    jeelizFaceFilter

    Javascript/WebGL lightweight face tracking library

    ...We have included in this repository the release versions of the 3D engines to work with a determined version (they are in /libs/<name of the engine>/). This library is lightweight and it does not include any 3D engine or third-party library. We want to keep it framework agnostic so the outputs of the library are raw, if the face is detected or not, the position and the scale of the detected face and the rotation Euler angles. But thanks to the featured helpers, examples and boilerplates, you can quickly deal with a higher level context (for motion head tracking, for face filter or face replacement). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Quan is designed to model physical quantities in C++ programs. Advantages include automated dimensional analysis checking, automatic unit conversions, self documentation of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Objectron

    Objectron

    A dataset of short, object-centric video clips

    The Objectron dataset is a collection of short, object-centric video clips, which are accompanied by AR session metadata that includes camera poses, sparse point-clouds and characterization of the planar surfaces in the surrounding environment. In each video, the camera moves around the object, capturing it from different angles. The data also contain manually annotated 3D bounding boxes for each object, which describe the object’s position, orientation, and dimensions. The dataset consists...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 5 This Week
    Last Update:
    See Project
  • 9

    RyzomBlend

    Blender port of Ryzom art data

    Blender port of ryzom (http://ryzom.com/) data by Brian Ashcroft Original art (3ds max) and open source server available at http://ryzomcore.org/ All art is covered by the CC-BY-SA licence If you use the art, please make sure to include a link as explained here http://ryzomcore.org/about-ryzom-core/ Things that are working: 1. Conversion of 1200 animations, ~200 monsters, 5 races, and lots of vegetation. 2. Removal of weird textures/materials/supports, correction of bad paths 3. Cleanup of translations and rotations of all the items 4. Proper parenting 5. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10

    jgeom

    Support for jgeom, the java geometry graphics library using NURBS

    jgeom has been republished here under an LGPL license, with permission of the original author. Bundled binary libraries are also include Java3D. This is a widely used library and stable. More documentation, examples and information to follow!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    cvsba

    OpenCV wrapper for sba library

    ...The main features are: - Based on sba-1.6, one of the most popular and robust bundle adjustment implementation, which is extensively used and tested by the community - sba installation is not needed since it is included in cvsba - New CMake structure which makes the library compilation, installation and linkage easier - Similar interface than Bundle Adjustment implementation on cv::LevMarqSparse::bundleAdjust() - Include examples to test the library on synthetically generated data - GPL licence
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a 3d modelling software being developed under GNUGPL license. The goal is to develop an open source 3d CAD software. Technologies being used for the application include java, swing, java3d, java2d, Netbeans Platform RCP etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pitchers Duel is a Baseball simulation focusing on the one-on-one contest between a batter and a pitcher. Will include both against-the-computer and networked interplayer variations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple utility for reading an OpenFlight file and writing out a .osg file. The .osg file will include all the transforms and external references of the original .flt file, and will include additional nodes to enable paging of the external references.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Triangle mesh tool and library. Primary features include generation from mathmatical equation, decimation or edge reduction, clipping, and interactive viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A "learning by coding" type of 3D-studio with a basic set of features. Include a pure software-implemented renderer with support for per-pixel operations (such as Phong), textures, alpha/bump/environment-mapping etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Detailed Description: Barracuda3DBuilder - OpenGL 3Drenderer program. Reads .obj and .tga files, adding materials for objects. Creating animation in scene and render to .tga. Release file - Barra3D5.zip(.exe) include modeler(progect Barracuda3DModel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A utility to help create animations in POV-Ray, a free raytracer. In your POV-Ray code, insert variable names instead of numbers for any values which may change. An #include file is generated based on keyframes which will fill in those variabes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Portable game engine intended for game development. Include portable 3D-engine for at least DirectX and OpenGL, physics and sound simulation engines, and scripting engine for AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is developing avionics for use in experimental aircraft. Systems under development with OpenGL include EFIS, NAV and EIS systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Scene export plugins from 3d programs to your own text or binary format. Export rules are customizable in script file (xml). Include template rules (e.g. Crystal Space).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JimboVector 3D is a suite of applications and source code which allow 3D application developers to easily implement complex 3D items into their projects. Such items would include character animations and physics, 3D maps, realtime 3D animated cutscenes,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TerraPage Utils is a collection of utilities for working with terrain databases in the TerraPage format (http://www.terrex.com). Tools include a TerraPage DLL, a viewer for DirectX and a viewer for OpenGL Performer (not yet started). Available in CVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cowpie is an application for synchronizing character actions with sound files and animation tools like Blender and 3DS Max. Such actions include the phonemes of speech and facial expressions. Cowpie will also coordinate speech for multiple characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    3dom is a 3D Solid Object Modeler, designed to be independant of the renderer back-end. Highlights include constructive solid modeling, reality-based material representation, scripting through Python binding and a constraint solving engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB