Showing 24 open source projects for "build"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    MeshLab

    MeshLab

    The open source mesh processing system

    MeshLab is an open-source, portable, and extensible system for the processing and editing of unstructured large 3D triangular meshes. It is aimed to help the processing of the typical not-so-small unstructured models arising in 3D scanning, providing a set of tools for editing, cleaning, healing, inspecting, rendering and converting this kind of meshes. MeshLab is mostly based on the open source C++ mesh processing library VCGlib developed at the Visual Computing Lab of ISTI - CNR. VCG can...
    Downloads: 112 This Week
    Last Update:
    See Project
  • 2
    Wicked Engine

    Wicked Engine

    3D engine with modern graphics

    Wicked Engine is an open-source 3D engine with modern graphics. Use this as a C++ framework for your graphics projects, a standalone 3D editor, LUA scripting or just for learning. To build Wicked Engine for Windows (10 or later), use the latest version of Visual Studio and the provided WickedEngine.sln solution file. By simply pressing F5, the Editor application will be built. There are other example projects that you can build as well within the solution. If you want to develop a C++ application that uses Wicked Engine, you can build the WickedEngine static library project for the appropriate platform, such as WickedEngine_Windows, and link against it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Primal Form is a 3D Modeling package allowing the user to quickly build 3D objects. It sports a simple user interface inspired by Nichimen's N-World.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The GEM 3D engine is a portable, free, open source, easy to use, software development kit which allows you to build high performance 3D graphics applications such as games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 5
    Curv

    Curv

    A language for making art using mathematics

    Curv is a programming language for creating art using mathematics. It's a 2D and 3D geometric modelling tool that supports full colour, animation and 3D printing. Curv is a simple, powerful, dynamically typed, pure functional programming language. Curv is easy to use for beginners. It has a standard library of predefined geometric shapes, plus operators for transforming and combining shapes. These can be plugged together like Lego to make 2D and 3D models. Coloured shapes are represented...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    flowers3

    flowers3

    3D representations of flowers, flower elements, bouquets or meadows

    ...In generation mode you call the program from the command line, providing the type of display, the files to generate (picture only or picture and XML file) and one or two texts used as seeds for random number generation and as text to be placed in the picture. Thus you can create an unique flower greeting. In interactive mode you can build your own flower elements, flowers, bouquets or meadows interactively, modify them, move them, save them and load stored elements, flowers, bouquets, meadows or complete scenes. You can also make a screenshot of the actual display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NIF File Format Library and Tools
    ...The NIF format is used by many popular games based on the NetImmerse/Gamebryo Game Engine such as Morrowind, Oblivion, Fallout 3, Fallout: New Vegas and Skyrim. We are creating a unified description of the NIF file format allowing our contributors to build tools and utilities, to facilitate user created content. The tools will allow users to: - View/Edit/Visualise the data of a NIF model. - Libraries to Read/Write the NIF Format. - Import/Export NIF models into various 3D package via Plug-ins. - Custom content creation for NetImmerse/Gamebryo Games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Bernstein

    It's a direct manipulation parametric curve modeler.

    This is a work-in-progress. With this tool you can create 3D spline curves. Curves can reference (build on top of) other curves via parametric references. Bernstein depends on https://sourceforge.net/projects/yathe/ There are no files to download. If you are interested check out the source code. In order to compile you will also need to check out Yathe source code and compile/install that first. Yathe and Bernstein are configured via CMake.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SCS

    SCS

    smart car simulator

    SCS is a smart car simulator. It build a virtual envirement according to the rules of the National University "The Freescale Cup" Smart Car Racing. SCS simulate the track and the car. SCS is based on ODE and OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Ogitor
    OGITOR is an attempt to build a general purpose editor to quickly create scenes which can then loaded in an OGRE application for both rapid prototyping purposes and also supplying a WYSWYG editor environment for OGRE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    coindesigner
    Coindesigner is a RAD environment to build 3D scenes based in openInventor, just using drag&drop and updating changes on the fly. An external multi platform viewer allows to distribute the scene without need of the RAD.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 12
    This is project is created to perform boolean operation using DirectX 9.0 with .NET 2.0 and other supported dlls. This is not a final build as i am working on the same. -- The suggestions are always welcome. Thank You.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The goal of this project is to develop a library which implements reconstructive stereovision and stereo-correlation. In other terms, the goal of this library is to build a 3D model of a scene from two pictures of a same object taken from different angle
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ...Providing the minimum set of 3D objects: vector, point, transformation matrix, and quaternion. Suitable for students who are learning 3D concepts, or 3D gurus who like to build a scene-graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FMORG will be a small scale MORPG using the Fnord Game Engine, which is the first part of this project. Fnord uses Irrlicht, Audiere, Raknet, tinyXML, OpenAL, and LUA. Our goal is to build a modern, complete 3d game engine and the first game using it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Implementation of a topological data structure for representing the boundary (surface) of a 3D solid. A core layer on top of which e.g. CSG operations or 3D model topology fixers can be build. Includes a CSG sample application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TheTool is highy customizable map editor(based on QT) which can be extended via LUA scripts. A first implentation is ready and can be published to the public. The editor is the perfect tool who wants to design some 3d games but don't have time to write
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The goal of this project is to build a free open source system for geometric modeling, which is based entirely on subdivision schemes. The subdivision is relative new approach used to design complex surfaces and solids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This library contains two classes vtkQGLRenderWindow and vtkQGLRenderWindowInteractor which allow one to use VTK with the QGLWidget extension of QT. In other words, these classes can be used to build QT applications which utilize the facilities prov
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    g3d is an experimental xml file format for 3d data. An open format not tied to a particular engine or graphics tool gives flexibilty to reuse and repurpose data, and develop platform and project independant tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    To develop utility programs, routines, or tools to help build resources, scenarios, and game components for Auran's Jet gaming engine .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GSL is aimed at providing a tool for rapid graphical programming. GSL is an object-oriented script language with graphical support. Its goal is to provide an easy way to specify worlds and at the same time enable the coding of behaviours of those worlds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WoW Model Viewer is an application that uses the WoW MPQ files to create character and npc models that can be used for graphics or machinima. The project was originally created by Darkjk, who left the source for developers to use should the need arise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RenderStack is a support library for OpenGL 3+, currently in C++. Features currently for example basic window creation, mesh generation, wrappers for OpenGL programs, framebuffer, texture and vertex buffer objects. Predecessor: https://github.com/tksuoran/renderstack_net Successor: https://github.com/tksuoran/RenderStack
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo