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

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
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
    Learn More
  • 1
    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
  • 2
    vIST/e

    vIST/e

    Interactive visualization of DTI, HARDI and other complex imaging data

    ...vIST/e emerged from being the main research tool of Imaging Science and Technology Eindhoven (IST/e), a major imaging group Eindhoven University of Technology, the Netherlands which brings together all university faculties involved in medical or industrial imaging. vIST/e source code is hosted at the SVN repository at TUDelft. We have made this choice because of the greater flexibility (such as defining private branches). Please see the 'Code' section for details about checking out the vIST/e source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Gimpel3D

    Gimpel3D

    Gimpel3D - 2D/3D Stereo Conversion Editor

    The main download link is the installer for the compiled application. NOTE: The help files are accessible from within the application, from the main menu. The source code is bundled separately. Gimpel3D converts single images or frame sequences into stereoscopic 3D using a combination of traditional approaches and a proprietary projective modeling system. The user works in true proportional space where the scene can be viewed from any location. The scene is edited geometrically in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    GLSlayer

    An object oriented 3D graphics API on top of OpenGL

    This project has moved to GitHub: https://github.com/ubershader/GLSlayer OpenGL Sanity Layer is an object-oriented 3D graphics API on top of OpenGL written in C++. It is designed not just to provide an encapsulation of OpenGL objects, but to provide a cleaner and more streamlined interface similar to Direct3D and hide some of OpenGL's weak spots such as bind-to-edit semantics, multiple stage object creation, unavailability of platform independent initialization and loading of extensions...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 5

    Core3D

    Minimalist 3D Scenegraph Management Framework

    Core3D is a lightweight framework for developing robust 3D Visualization and Simulation applications. The Core3D library provides structure and organization to speed up application development. Tightly coupled or interrelated functionalities are partitioned into groups. These groups ensure there is a separation of concerns. For example, the description of shapes and visual characteristics of a scene are separated from code that renders the scene on different graphics hardware. This code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mac OS X and Windows OpenGL 3D Engine tools, content and code to create games and applications. Newton physics, OpenAL sound with OGG Vorbis, Lua, Revolution, written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    IMathSoft

    The software for solving special problems of mathematics and physics

    The project "FD-Method For Solving PDEs" contains the software for solving the nonlinear Klein-Gordon equations (see www.arxiv.org/abs/1203.5979 for more detail). The project "Infinite systems of matrix equations" consists in developing algorithms and software for solving systems of matrix equations. In the present version the project allows one to solve an infinite system of matrix equations which arises in the theory of stability preserving structural transformations of systems of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    loadmd2_chung

    loadmd2_chung

    loadmd2_chung is a dll to load 3D md2 models into openGL

    loadmd2 chung is a dll to load 3D md2 animated models into openGL. It is written in compiled freebasic, but can be called by any other current programming language , as c++ or LibertyBasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Embedded Font Generator (EFGen) is a generator of a cross-platform ANSI C code that renders a text using OpenGL. Generated code includes everything you need to render a custom text, also it is easy to compile and link with your application.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 10
    This Minimal OpenGL Utility Library is a library similar to GLUT, only with fewer features! You can write window-system-independent OpenGL programs with even fewer lines of code than GLUT. Initial support for X11 and Win32. Examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Panda3D

    Panda3D

    A powerful cross-platform and open-source 3-D rendering engine.

    Panda3D is a powerful 3-D rendering engine for many Unix-based and Windows platforms. See the Panda3D home page at https://www.panda3d.org for more information and for forums and downloads. The source code is no longer hosted at SourceForge, but is now available from GitHub: https://github.com/panda3d/panda3d
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LDraw utility for creating replacement minifig head .DAT part files with inline POV code for improved renderings in POV-Ray. ML-Cad or your LDraw editor of choise will ignore the inline code and show the parts just as before.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project implements a simple 3D game/graphical engine based on OpenGL API. The code is partially based on OpenGL tutorials by NeHe and implements basic features like lighting, collisions, hit tracing and HUD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Optical System raytracing prototype. It should be a toolkit for the rapid coding of a optical system which someone wants to raytrace. User will code his optical elements and define (code) light sources and optic will render the scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    POVColor is a visual color and gradient picker for POV-Ray. It allows the user to visually pick the color and/or gradient and automatically generates the output code needed by POV-Ray.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ColladaLoader is a free open source C# Library that enables developers to load and display Collada 3D Model files (.DAE) in DirectX 10 using the SlimDX SDK. Partitial .X file support. More info: http://www.tomsdevshack.be/projects/colladaloader
    Downloads: 11 This Week
    Last Update:
    See Project
  • 17
    Rage stands for Really Amateurish Graphics Engine. It is designed for use with multiple rendering windows such as in a Win32 MDI application. Inspired by OGRE, RAGE shares some semantics, although uses none of the code. Will help OGRE experienced users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Open source programmer friendly 3D engine using DirectX/OpenGL/Software renderers (written in C++ for Windows). Project has been moved from sourceforge to google code. New homepage: http://code.google.com/p/l1engine Old one: http://l1engine.sourcefor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    Solar Model

    Solar Model

    Model of the Solar System

    The Solar Model is real time modeling of solar system. It allows user to navigate in space, to control time counting (speed-up time flow) and estimate movement of space bodies, bind camera to space objects (for example, from Moon on Earth in real time).
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    SaughGoon Engine 1 is free framework for simple 2D/3D games. Engine is intended to be proving ground for beginner programmers, so code is awful and barely useful for any practical purpose. Be warned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SoftArt has been moved to google code server. Check http://code.google.com/p/softart/ please.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Second Life is a 3-D virtual world entirely built and owned by its residents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OGLComponent is an OpenGL canvas for .NET Applications. The supplied library contains an UserControl written in C++ which allows drawing OpenGL scenes in a Form. A simple example for VS2005 is supplied in order to help users to get started.
    Downloads: 0 This Week
    Last Update:
    See Project