32 projects for "3d programming delphi" with 2 filters applied:

  • 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
  • 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
  • 1
    gloost is a free software, platform independent framework for OpenGL programming. It includes handy wrappers for most OpenGL entities. gloost can be used freely under the terms of the GPL. It is also possible to get gloost licensed under the terms of the LGPL for selected projects. Please contact Felix Weißig ( thesleeper@gmx.net ) if you are interested to licence gloost under the LGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tao3D

    Tao3D

    Tao3D is a programming language for real-time interactive 3D

    Tao3D is a programming language for real-time interactive 3D. It lets you easily create dynamic, interactive, data-rich presentations, small applications, user interface concepts, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Gphoton: simple 3d ray tracer

    Gphoton in a simple 3d modeler and ray tracer.

    ... was trying to do 3D on early computers - big BW pixels! By late 80s I saw ray tracing and had to write my own. I wrote the 1st ver while taking vector calculus and CAD programming classes c. '92. I was intrigued not only by the beauty of the math but also ray tracing curved metals. This is actually the 2nd ver, ported from MFC to gnome (with enhancements like optional GL) c. '00 with some help from David. Apr'17: Updated to compile on recent Ubuntu/Debian - still runs, even on a pi!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    J3DWorkbench
    An extensible, real-time, 3D visualization, simulation, and game-design authoring tool. Integrates Java 3D and Eclipse RCP. Drag-&-Drop editing of a complex 3D scene graph. Fast world-building. Web delivery via Webstart or Applets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 5
    GLGraphics is a library for the Processing programming language that offers a number of classes to simplify the handling of OpenGL textures, GLSL shaders and off-screen rendering inside Processing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    This project aims to provide a set of libraries for various common graphics programming tasks. These libraries can be used together, to perform the tasks of a typical monolithic 3D engine. Or separately, to cover specific needs of any graphics program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    This is my first attempt at building a reusable framework for 3D applications (not an engine!), primarily for educational purpose and also because none of the already existing tools did satisfy me. No longer maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenGI is a platform-independent C-library for parameterizing triangular meshes and creating Geometry Images from this parameterization.
    Downloads: 1 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
  • 10
    GLT OpenGL C++ Toolkit

    GLT OpenGL C++ Toolkit

    C++ class library for programming interactive 3D graphics with OpenGL

    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    FireBlade is an OpenGL+Delphi/FPC based crossplatform particle engine. Infinite possibilities through many variable factors and the ability to be connected to anything you want through miscellaneous events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GPGPU stands for General-Purpose computation on GPUs. This project maintains various libraries, utility classes, and programming examples intended to aid development of applications that use GPUs for general-purpose computation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Open source point cloud viewer forked from Radiohead House of Cards Project, based on the Processing Programming Language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Flying Cow is a three-dimensional user interface for quickly seeking an item. It provides an interface similar to that of iTunes Cover Flow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ray aims to be a full-featured extensible raytracer portable among POSIX and Windows with native support for multi-threading and network distribution. It will provide a scene programming langage with a VM [more features to be added once available].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GLScene community related patches, utilities, prototypes, demo's and work-in-progress for peer review. Successful modifications and prototypes may be merged into the main GLScene project at the discretion of it's developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MGL is a GLUT-like toolkit oriented to Game Programming. It supports OpenGL extensions, texture loading (BMP,TGA,RAW,DDS), native and DInput (Win32) keyboard input, mouse filtering, FSAA, internal GLU implementation (optional) and is fast and portable (W
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RADLib is a graphics library. It was written in order to help developers design graphics applications easily and quickly. The library is available for .NET, Java, Delphi, Kylix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Game engine modeled on the simpengine from the book Opengl Game programming. To be built in JAVA, on top of JOGL (which is a set of JAVA bindings to Opengl). Also, coding of a tutorial testbed and a simple game demo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Slut is a programming framework for generative, synthetic, interactive, network-enabled graphics. THIS IS AN OLD PROJECT. But since you are interested in it you should check out the SceneExpression project: http://labs.nortd.com/sx/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A real-time packet sniffer / analyzer for Dark Age of Camelot (DAoC).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    The goal of this project is to design and write comercial quality software and aplications with fully respect to free software (like in "free speach"). The software designed by us will target various fields: from scientific applications to multimedia an
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OS independent C++ multimedia sdk for developing demos, tools or games. Base on a plugin architecture for image and 3d renderer. Support DirectX 9 and OpenGL. It deals with coding rules, advanced object programming, design patterns and unit tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    Designed for non-expert scientists considering to use VR, Aura presents an easy-to-understand C++ API that extends basic available low-level graphics facilities like OpenGL or Direct3D with scene graph management paradigms and a VR programming framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.