Showing 45 open source projects for "c# source code example"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    QC Player Plus is a simple Quartz Composer composition player. It takes the Apple-supplied "QC Player" example project, improves the rendering pipeline and adds the features you need for it to be useful in a live context.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The project will provide a Cocoa framework to interface OpenGL in a more OO-fashioned style. It is not meant to be the fastest code possible, nor to leverage all the power of OpenGL, but to give developers a easy way to start working in 3D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    osgGtk is a library of C based Gtk+ and C++ based Gtk-- widgets to support OpenSceneGraph (OSG) applications. The library also includes several example applications such as osgviewerGtk and osgviewerGtkmm.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    rmapc is an efficient free map compiler for games using BSP files. Although influenced by id Software's quake map compiler, rmapc is developed from scratch and does not reuse code with similar utilities.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 5
    SoftArt has been moved to google code server. Check http://code.google.com/p/softart/ please.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Second Life is a 3-D virtual world entirely built and owned by its residents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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
  • 9
    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
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 10
    UPDATE: Chromium is no longer updated or maintained. The project is frozen. Chromium is a flexible framework for scalable real-time rendering on clusters of workstations, derived from the Stanford WireGL project code base.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11
    C++ 3D graphics library for game developers. It is a base of robust and high performance code common to most 3D projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Muli3D is a rendering library which implements features of current graphics hardware in software. The focus is on ease of use and clear code; therefore Muli3D is best suited for research and teaching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A 3D graphics engine for use in 3D games and other real-time rendering applications using managed code (C#) and the .NET framework and supporting both the OpenGL and Direct3D APIs
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Simple Ray Tracer is a platform independepent 3D rendering engine using a technique known as Ray Tracing. The programming language is c++ and the code is object oriented, very simple, and intuitive. It provides a great foundation to learn ray tracing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PovMorpheus is programm for morphing between two or more PovRay files. It is programm for generating intermediate files for animation. For example you can take two files with nurbs patches and to make interpolation with PovMorpheus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OS X port of the Svlis the GPL Set-theoretic Kernel Geometric Modeler (Kernel) produced by the University of Bath, UK. The source code was released on the 21nd of September 2001 under the GPL by bath Uni.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    simple, portable and customizable library providing headers and initialisation code for OpenGl extensions. glex
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A game engine in C# and Mono using managed code wherever possible with focus on loading and rendering complex animated scenes and objects using the standard COLLADA format and interactivity with animations and physics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Wiiframe is a cross platform codebase that connects a Nintendo Wii remote to a 3D graphics window. This code is intended to be used as a base for other cross platform applications that take advantage of the Wii remote, such as games or design tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Lfant

    A small Game Engine project.

    Lfant is a small (so far) 3D game engine, rendered using OpenGL. It will be primarily aimed toward action games, but able to conform to other genres. The code uses an Entity-Component model, a bit like Unity3D, where Entities have a list of Components that they can access at any given time. These components "add" functionality to the owner Entity (albeit not directly). Examples of Components are Rigidbody, HeatTransfer, Inventory, MeshRenderer, ParticleSystem. The intent of use for this...
    Downloads: 0 This Week
    Last Update:
    See Project