Showing 1011 open source projects for "c source code"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 1
    Extendable widget based GUI framework for 3D applications. Works with any graphics API or render engine. Comes with reference implementations for OpenGL and the Ogre rendering engine. Library is written in C++, aimed at game developers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Nelit2E is an 3D arcade game sequel of Nelit3D. It's fully free game (MIT License)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Fully customizable and configurable global illumination ray tracer written in C++. H-RT is a research project aimed at comparing popular and less popular light reflection models. You can obtain the source code of H-RayTracer at (Mercurial repository): https://bitbucket.org/bayger/hrt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GLttf is a font rendering utility library for OpenGL using FreeType 2.
    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
    XEngine is a platform- and rendering-API-independent 3D engine for real-time visualization with support for programmable graphics pipeline architectures implemented in C++. Platforms: Windows, Linux. APIs: OpenGL 1.3+, Direct3D 8.1, Direct3D 9.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JocoLibs is a library for windowing and 3d rendering using opengl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The X3DToolKit is a developer's API that allows you to load X3D files into a logical graph. That graph can then be traversed and converted into your favorite Graphic Scenegraph or can be rendered using X3DTK's OpenGL scenegraph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Demi3D is a multi-platform extensible 3D Rendering Engine under the zlib license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Coolpicker is a colorpicker plugin for 3dsmax with an advanced UI for color mixing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    vuVolume is a framework for volume rendering algorithms in C++. When creating a new rendering method in vuVolume it is possible to just concentrate on the actual algorithm and let the framework take care of the more administrative tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The OpenSource Metaverse Project allows anyone to create and publish their own three dimensional virtual world, such as an MMORPG, a social virtual world, or a metaverse. New forums: http://manageddreams.com/osmpbb
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An easy to use managed graphics engine. Utilises OpenGL, Direct3D9, and Xna through an abstraction layer. Accompanied by a number of other helpfull tools, for example to simplify input and networking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ambient Occlusion research project on graphics hardware Uses Cg/OpenGL. Presents a new image space algorithm that allows for local ambient occlusion effects; and a sphere based approximation with ambient occlusion using a sprite based approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The ILS Engine (Irrlicht#) is a high performance port of the popular Irrlicht Graphics Engine. Rewritten completely in C#, it provides a pure .NET assembly for any .NET based graphics project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    C# Engine for Game Development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    KAGEfx is a framework to load shader programs based on the OpenGL Shading Language contained within an XML file that holds descriptive metadata about the shader and to replace shader modules on the fly with respect to their level-of-detail metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple 3D rendering engine bound to rocks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    osgDesigner is a graphical tool used to modify an OpenSceneGraph (OSG) scene using the osgIntrospection framework. OpenSceneGraph developpers will be able to extend osgDesigner at need using (editor | render | osgIntrospection wrapper) plugin system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VJ software featuring effect editor and a live performance tool. Coded in C# using DirectX for graphics presentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Elric is a 3D engine (and gui) for .NET 2.0 that has been under development for several years which is finally making the jump to open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    HLSL2GLSL is a library and tool that converts HLSL shaders to GLSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BlitzDirect is a 3D engine that works on Windows XP and Windows Vista. It uses DirectX 9 and DirectX 10 if it is installed on the target system (e.g. Windows Vista) and OpenGL as an alternative. A graphical user interface (GUI) is also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    substance is a set of shaders for mental ray
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This library is meant for high performance calculations for science or 3D games/rasterizers using SIMD instructions of x86 processors to allow an unparalleled level of optimization. This takes advantage of MMX, 3DNow!, 3DNow!+/MMX+, & SSE/SSE2/SSE3/SSSE3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ocelot3D is a 3D Engine based on DirectX9. It uses direct3D features and it's full integrable with d3d code. You can also extend the engine thanks to the virtual hineritance structure
    Downloads: 0 This Week
    Last Update:
    See Project