Open Source Windows 3D Rendering Software - Page 18

3D Rendering Software for Windows

View 66 business solutions
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up 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
    Demi3D is a multi-platform extensible 3D Rendering Engine under the zlib license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OpenGL Based, C++, Win32 execution platform for your audiovisual effects. It allows you to develop standalone executables or screensavers (win32). Just program the graphical effects as objects and schedule them using an easy script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    C/C++ library with functions and datastructures which come in handy with 3D programming. F.e. it contains a 3Dstudio MAX' ASE importer/compiler, vectormath functions etc. It's developed as an add-on library for DemoGL, but can be used by any other program
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Demolisher

    Read and run Cryptic Studios games .demo files

    Read, parse, render and run Cryptic Studios Inc. .demo files with ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    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
  • 6
    Design Cubes of Light

    Design Cubes of Light

    New software tool for designing of everything

    It's revolutionary invention for design of any product or design project, cause work with basics of Nature/Universe, it works with origin of all things created, a Light.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A networked 3D Open-source engine based on OpenGL. A modular approach is taken to allow for other APIs/platforms to be supported. (Look at the documetation for help compiling).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ein Raytracer in C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The DDG Toolkit is a Library of C++ classes to build real time 3D graphics applications. The main application of the DDG Toolkit is the DDG Terrain Engine.
    Downloads: 0 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
    An opensourced modeling/rendering package with a highly modular framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Dimension Balls

    Dimension Balls

    A public domain cross platform 3D game

    An OpenGL 3D game, written from scratch (no dependencies). Provided as freeware mostly as a source of inspiration to help others. A little like a 3D version of the Amiga game Pang! The game is mostly intended for someone wanting to learn OpenGL. But since the game only uses OpenGL 1.0 the drawing code is outdated, but still things can be learned from the collision detection and other techniques. Some of the code is left in an unfinished/testing state. This game was a learning experiment for me, and the math used is tested until it works for the game. After using the science math by the book, there were still flaws that could make the player get stuck under certain conditions (since floating point is not exact), and the workarounds for this are just my own ideas. Have looked at the code for other 3D games and there are mostly the same problems around collision detection and "hacks" to get it to "work".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ding3D is a branch of the Java 3D scenegraph API with some modifications. Ding3D enables you to create three-dimensional graphics applications and Internet-based 3D applets. It provides high-level constructs for building virtual worlds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A .NET library that allows to conveniently render models in the Collada as well as in DirectX 3D-format using Managed DirectX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DirectPython 11 is a C++ extension to the Python programming language which provides access to the Direct3D 11 API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Translation of DirectShow Base Classes from C++ to Delphi should allow Delphi programmers to write their own DirectShow filters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DisBlend (for distributed Blender) is a project to build a light system of distributed rendering for Blender 3D (www.blender.org). The client and servers are now written in Ruby 1.8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A utility to help create animations in POV-Ray, a free raytracer. In your POV-Ray code, insert variable names instead of numbers for any values which may change. An #include file is generated based on keyframes which will fill in those variabes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Distriblend (originally NetBlend) is a system for rendering 3D scenes over a network using the popular 3D editing and rendering application Blender.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ray-traced version of iD Software's classic first-person shooter, Doom. Currently using the Chocolate Doom (a completely separate project) port to send events to our rendering engine. Data pack is not required anymore for 0.55 and up. NOTE: Project has been inactive for a VERY long time now; no further updates will be released.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a simple .NET based raytracer, built to test mono/.net speed in raw calculations. It can produce some nice pictures too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A basic OpenGL 3D game engine built from the ground up to support multi-texturing, mip-mapping, face culling and more. Its simplicity is its virtue to aid in learning and to ease expansion. Currently, it runs on Windows using MFC, Linux support is coming
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Dragon Library provides an encompassing library of game and application functions and objects, ranging from networking to DirectX graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A 3D data visualization tool, specializing in the display of robotically collected point, range, and volumetric data. Provides a very flexible framework for different file formats and visualization parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DuSK 3D is a game engine like quake serial game engine. In nowadays, it use quake3's game data(maps, textures, sounds etc.). It will have full function to replace Quake3 engine(quake3.exe), and support Quake3's game logic dll such as ui.dll, cgame.dll,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Dynamic 3D Network Platform is a 3d platform, that streams all needed data over network from a server to a client, and therefor is universal useable. For the developer ONE server for all OS's and for user ONE client for all games/applications.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB