C# 3D Rendering Software

View 129 business solutions

Browse free open source C# 3D Rendering Software and projects below. Use the toggles on the left to filter open source C# 3D Rendering Software by OS, license, language, programming language, and project status.

  • 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
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 1

    Irrlicht Engine

    3D Engine c++

    The Irrlicht Engine is an open source high performance realtime 3D engine written and usable in C++. It is completely cross-platform, using D3D, OpenGL and its own software renderers.
    Leader badge
    Downloads: 302 This Week
    Last Update:
    See Project
  • 2
    Helix Toolkit

    Helix Toolkit

    Helix Toolkit is a collection of 3D components for .NET

    Helix Toolkit is an open source 3D library that is licensed under the MIT license. The MIT license is very permissive and permits use in proprietary software. The library is based on .NET and is currently focusing on the WPF platform. The goal has been to make it easy to work with 3D in WPF, and also provide features that are not included in the standard WPF 3D visual model. Adds variety of functionalities/models on the top of internal WPF 3D models (Media3D namespace). dds variety of functionalities/models on the top of internal .NET Core WPF 3D models (Media3D namespace). Custom 3D Engine and XAML/MVVM compatible Scene Graphs based on SharpDX(DirectX 11) for Universal Windows App. Custom 3D Engine and Scene Graphs based on SharpDX(DirectX 11) for netstandard and .NET Core. Custom 3D Engine and XAML/MVVM compatible Scene Graphs based on SharpDX(DirectX 11) for WinUI 3 (Project Reunion - experimental).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    glTFast for Unity

    glTFast for Unity

    Efficient glTF 3D import / export package for Unity

    glTFast enables use of glTF™ (GL Transmission Format) asset files in Unity. It focuses on speed, memory efficiency, and a small build footprint while also providing 100% glTF 2.0 specification compliance. glTFast supports the full glTF 2.0 specification and many extensions. It works with Universal, High Definition, and Built-In Render Pipelines on all platforms. Move or copy glTF files into your project's Assets folder, similar to other 3D formats. glTFast uses custom shader graphs that you have to include in builds in order to make materials work. If materials are fine in the Unity Editor but not in builds, chances are some shaders (or variants) are missing.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    NaroCAD
    NaroCAD is a fully fledged and extensible 3D parametric modeling CAD application. It is based on OpenCascade.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    A tool for finding missing or corrupt images in a sequence. Also generates basic statistics from Exif data. Targeting time-lapse and render-farm users when using post-processing tools such as After Effects.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    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: 12 This Week
    Last Update:
    See Project
  • 7
    Axiom 3D Engine
    Open-source, cross-platform 3D rendering engine for .NET and Mono. The Axiom Engine is a high-performance C# port of the powerful OGRE engine and provides full support for DirectX, OpenGL and XNA on Windows, Linux, Android, iPhone and Windows Phone.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    GLTF/GLB Windows Shell Extension: This shell extension automatically adds thumbnail images to .glb files in Windows File Explorer and provides a right click menu option to generate a 3D preview image for .gltf files. Supports multi-file select and directory processing. Pre-built Windows x64 installer available at https://buymeacoffee.com/nathancrews/e/255640 LAS/LAZ Pointcloud Windows Shell Extension: This "quick viewer" shell extension provides a Windows File Explorer right click menu option to quickly generate 3D preview images for large and small .las and .laz files. (Disclaimer: Processing time depends on compute hardware) Typical processing time for 100mb .las is about 2 seconds. 25mb .laz file process in about the same times. Files are processed in parallel using available CPU cores. Pre-built Windows x64 installer available at https://buymeacoffee.com/nathancrews/e/255641
    Downloads: 6 This Week
    Last Update:
    See Project
  • 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
  • 10
    OpenArena is a 3d game creation engine. It is a rendering system that can be used for more than just games but it is targeted at games. The basic use being create some game media textures models maps and config files for physics and rules.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Irrlicht Lime

    Irrlicht Lime

    .NET wrapper for the Irrlicht Engine

    The project has moved to https://github.com/greenya/irrlichtlime ----------- The Irrlicht Lime is a .NET wrapper for the Irrlicht Engine. It wraps most of API available in native library, easily allowing you to use 2D/3D graphics in your app, written in C#, VB.NET or other .NET language. Currently Lime is being develop under Visual Studio 2010 with .NET Framework 4.0. It includes bunch of examples and IntelliSense documentation. Lime is not a distinct "engine", it is a wrapper with almost the same architecture witch native Irrlicht Engine has. You do not need to download/compile Irrlicht Engine, wrapper already has it and ready to be used straight from the box.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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: 4 This Week
    Last Update:
    See Project
  • 13
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a weekly or twice-weekly basis (or faster if there are urgent issues).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    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: 4 This Week
    Last Update:
    See Project
  • 15
    Occasionally you find a triangle mesh, containing errors you would like to fix. With TriMM, the TriangleMesh Manipulator, you can repair, alter or convert triangle meshes stored as .OBJ, .OFF, .PLY or .STL files. You can also create some simple meshes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    RealmForge (now Visual3D Game Engine)

    RealmForge (now Visual3D Game Engine)

    1st 3D game engine built in C# for .NET, Visual3D Engine's predecessor

    The first 3D game engine built in C# for .NET, predecessor to the Visual3D Game Engine (https://www.poweraccess.net/visual3d-game-engine), an All-in-One Game Development Tool for Next-Gen 3D Games, MMOs, Simulations and Virtual Worlds powered by Microsoft XNA.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    CsGL is OpenGL for the .Net Framework, providing support for OpenGL 1.1 - 1.4 and numerous extensions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    3DProS is a programming tool. It helps people create 3D animations, design custom 3D controls and solve lots of graphic problems easily, just by drag and drop. Besides a built-in language called MathScript, it also supports Free Pascal and MinGW C++
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Brume is a game engine written in C# and based on the .NET Framework 2.0 and Managed DirectX 9.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Fraction is a flexible .NET framework for creating applications powered with cutting-edge technology, such as shader support, render targets, environment mapping and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    V3D-Viewer is a Dicom and "Philips V3D 3DRA" Medical Volume Viewer based on .Net and the VTK library. With marching cubes, 3d planes and (3D texture) volume rendering, including histogram transparency and intensity curve selection tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    2licht Irrlicht Engine Wrapper

    2licht Irrlicht Engine Wrapper

    Multi-Language Wrapper Collection for the Irrlicht Engine

    2licht's aim is to provide a collection of wrappers for the popular Irrlicht Engine (http://irrlicht.sf.net/). It is still in development; the first wrappers to be released will be the C and Object Pascal interface; followed by a .NET library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    ATOM3D.NET is a Realtime 3D Game Engine thats inded to support everything needed to create games. A3D.NET will support Graphics through OpenGL and DirectX, Sound, Network, Physics, GUI and more. A3D.NET is a complete state of art game engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ActFX is a 3D engine written in C # using XNA and Framework.NET ActFX è un 3D engine scritto in C# utilizzando XNA e il Framework.NET
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next