Showing 42 open source projects for "c program"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    simple3d

    simple3d

    realistic driving simulation + functions for 2D/3D graphics

    Sour*eforge.net has become inaccesible to me because of Cl*udflare. The latest versions of the programs will be on my site: https://matei.one/. Simcar - driving (not racing) simulation, with stunts and realistic physics since version 5.0.0. GNU/Linux and Wind0w$ executables are available. SDL_grf - functions for 2D/3D graphics (including text), sound and input + a few programs for viewing 3D models, viewing ZX Spectrum *.scr files, simulating the Solar System etc. Simple3d - old program for...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 2
    UE Viewer

    UE Viewer

    Viewer and exporter for Unreal Engine 1-4 assets

    Unreal Engine resource viewer (formerly Unreal Model Viewer) is a program for viewing and extracting resources from various games made with Unreal Engine. Sometimes the program is referenced as "umodel", the short of "unreal" and "model viewer". The project was originally named the "Unreal model viewer", however, the name was changed in 2011 to meet the request from Epic Games. Please note that the "official" project's name is "UE Viewer", and a short unofficial name of the project is...
    Downloads: 109 This Week
    Last Update:
    See Project
  • 3
    Tesseract Animator

    Tesseract Animator

    This program animates a shaded tesseract

    This program animates a shaded tesseract in a GTK window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Descend

    Descend

    Program for drawing 3D surfaces from parametric equations

    Descend is an open source program for drawing 3D surfaces from parametric equations. It uses a custom, very fast language called Misc to calculate the geometry. It also uses OpenGL to render scenes with high quality shaders. Website: https://descend.mimec.org/
    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
  • 5
    OpenGLChecker

    OpenGLChecker

    Utility application to obtain data about your OpenGL implementation.

    OpenGLChecker is a fast and smooth program that retrieves relevant information about your OpenGL implementation. It can also test your computer's performance with fully scripted benchmarks. This allows you to write your own benchmark scripts for testing your OpenGL performance.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 6
    FontGL

    FontGL

    Texture font for OpenGL applications

    It consists of two modules. First module is a command line program which takes as input a truetype font (or other type) and extracts in an output png image the requested font glyphs. An xml used as input preferences and an xml or binary created as output with glyph properties. Second module is a OpenGL library to render such fonts. It is very abstract and very simple. Basically it is like a snippet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Happy Cube Solver

    Design and Display Happy Cube solutions

    The Happy Cube Solver is an interactive interface for designing and building cubes and other designs from the Happy Cube 3D puzzles. It integrates a graphic engine for creating and viewing designs and a simple engine for solving them. Online version: http://shooshx.github.io/happysolver/emscripten/index.html Maintainance of this project moved to: https://github.com/shooshx/happysolver This program is indented to support you while playing live with the Happy Cube©® Puzzles. These...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Animp is an OpenGL program to display movies of particles in motion where the movies are produced by adding calls to animp library routines to simulation code written in either C++ or Fortran. Animp can also display molecules read from PDB files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Geomview

    Geomview

    an interactive 3D viewing program

    Geomview is an interactive 3D viewing program for Unix. Geomview lets you view and manipulate three- and higher-dimensional objects, and can also be used as a display engine by other programs to animate objects. Geomview supports OpenGL and uses a Motif X interface.
    Downloads: 7 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

    Normal Map Compositor

    A program that can be used to generate normal maps from images .

    A program that can be used to generate normal maps from images. Contains several features that can be used to enhance and combine height maps and normal maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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 planned in the future. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project aims to provide a set of libraries for various common graphics programming tasks. These libraries can be used together, to perform the tasks of a typical monolithic 3D engine. Or separately, to cover specific needs of any graphics program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Eloquent is a powerful Bible study tool for Mac OS X, supporting features such as services, to access the Bible in any program. It uses the Sword Library to work with bible texts, commentaries, dictionaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GuiObjects

    GuiObjects

    A C++ library to easily create GUI-editable objects

    ... - The objects can be displayed without knowledge of what exactly they are. - save/load/undo/etc. will be taken care of automatically. In addition, because this is a project I started to train in C++: - there will be no dynamic casting! (I hate them) - using c++0x (I want to learn - sorry!) I'm still working on implementing a ray tracing program with it, and maybe other tools as well
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The program grib2v5d converts the content of a grib file (a format used for exchanging meteorological model fields) into a file that can be viewed with Vis5d, a popular program for 3-D visualisation of meteorological fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    simp3d

    Quick project: Phong, Gouraud, Flat shading program (wire-frame also)

    This is a quick project made for X-Windows on Linux to perform simple shading. It was coded in a few days and made to work, and not for good software engineering practices -- an example program showing the math(s) needed to perform the 3d transformations and rendering. : Darrell Raymond Ulm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A program for luggage/medicine examination tool, which receive rentgen introscope data via Ethernet cable. Uses clean win32 (C++), Direct3D9 to fast draw in 2D captured data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ...I wrote it over three years ago, and wrote it in quite a hurry when I did. If you compare this stuff with my GPE code, its like night and day. Well, hopefully somebody learning to work with OGRE or to program in C++, might find it useful
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Ve3D Avenger

    Ve3D Avenger

    3D model viewer and world navigator.

    Ve3D Avenger is a VRML/Open Inventor 3D model viewer and world navigator. It's a scene composition program and an animated sequence creator that supports active stereo display. It is a fork of the Ve3D project that uses Qt3 for its GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Ve3D
    Ve3D is a VRML/Open Inventor model viewer. It's an scene composition program since it has tools to manipulate and hide models. It supports active stereo display.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    ANUGA viewer is a graphical 3D rendering program suitable for animating the sww output files from the Finite Volume hydrodynamic modelling package ANUGA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Earth3D is a program to display the earth as a 3D globe (including heightfields) in real-time. One can zoom until cities become visible. It uses huge datasets that are loaded on demand over the internet. It is possible to embed dynamic data into the view
    Downloads: 13 This Week
    Last Update:
    See Project
  • 23
    NAVIO is a program that allows the user to do a virtual navigation of three dimensional models. It includes four interactive navigation modes: FLY, DRIVE, TRACKBALL & PATH. Plus, it includes a very nifty graphical front-end.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    vrNav2 is an easy-to-use 3D scene navigation program for viewing and navigating 3D models in a virtual reality environment. It runs under Windows and Linux, on Linux tiled displays and on the Mac. It works with both architectural scientific models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LightTrace is a simple but versatile object-oriented raytracer that renders a scene and saves the image as a bitmap. The program is controlled by editing a text configuration file. A compiled Win32 executable is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB