Search Results for "3d programming delphi" - Page 7

Showing 428 open source projects for "3d programming delphi"

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
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access β€” giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started β€” no credit card required.
  • 1
    Mollino

    Mollino

    Not your usual Architectural Modeler

    Why do Archicad and Revit only share 30 or 40% of the global architectural sofware market ? Maybe because lots of small practices find these software unadapted to the way they work, and to their bank account. I think there's place for an open software that doesn't work like the existing. It will be simple in its tools and processes, and will have infinite capabilities. This will be possible by defining a logical structure. As I am an architect, and I know very little about programming...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The JWA library aims to provide a conversion from C to Delphi of as many headers as possible from the PSDK etc. The JWSCL (security library) is an advanced object-oriented framework for programming with the Windows security features (ACL, Tokens, etc.)
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3

    OpenGL Software Development Kit

    Utility libraries for working with OpenGL.

    The Unofficial OpenGL SDK is a collection of utility libraries designed to make it easy to learn the exciting world of 3D programming with the OpenGL library. This project is not associated with The Khronos Group.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4
    VZPL - Visual ZPL Script Generator

    VZPL - Visual ZPL Script Generator

    Label designer and Zebra Programming Language (ZPL) script generator

    El propΓ³sito de este proyecto es generar scripts ZLP que puedan ser usados en impresoras de etiquetas que soporten Γ©ste lenguaje de programaciΓ³n. The purpouse of this project is generate a ZPL scritp to be used with label printers that suports this programming language. * Visual design * WYSIWYG * Database integration * Ease of use * Simple
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    OpenGL for beginner

    for 3D learning beginer

    This program is for the beginner who is learning 3D programming with OpenGL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Toxicity - Unity Game

    Toxicity - Unity Game

    Toxicity is an FPS developed in Unity3D game engine.

    Toxicity is a First Person Shooter , it is a level of a much bigger game I am planning to develop in future. It has mainly been developed to build my game programming skills in Unity 3D. This is my first 3D game. I have used help from various sources available on the internet and the credits list is in the game itself. Please if any game programmer/designer is interested in contributing to this project to make it better, feel free to contact me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XCTruck3D _Truck

    XCTruck3D _Truck

    realistic truck simulator with 3D graphics done from zero

    A truck/car simulator,with realistic physics and oldstyle graphics: it displays pixels through the SDL graphics routines, or the X11 if using that version (has some issues:so use the SDL ver).While the 3D graphics is done by the program itself without external libraries.The environment is a hilly terrain:total freedom to drive around.A remake of the classic "Terep 2". Written in the C programming language: although the code is 30 pages long, it's simple. Trailer can be detouched pressming 'l...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    SysMo Library

    A C++ library for modelling any 2D or 3D particle systems.

    This C++ library is meant to be as general and extensive as possible in modelling 2D or 3D particle systems. The library can be used in congruence with other C++ libraries, such as graphical libraries, and thus can be utilized in a myriad of situations, from game programming to scientific modelling to data management. The possible uses for this library are yet to be fully realized, and are only limited by the imagination of the developer utilizing the SysMo library. The conceptual idea...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Medical Data Segmentation Toolkit
    MDSTk is a collection of 2D/3D image processing tools aimed at medical images. It contains routines for volume data processing (3D filtering, segmentation, etc.) as well as fast low-level vector graphics library for surface and tetrahedral meshing. MDSTk has been forked by 3Dim Laboratory s.r.o. to provide better support and further push its development forward. Please check VPL (Voxel Processing Library) project available on Bitbucket (https://bitbucket.org/3dimlab/vpl).
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    lagrange_simulation_mechanics

    lagrange_simulation_mechanics

    simulations with Lagrangian method,both symbolic and by numeric deriv

    alleged to the video 'tutorial' "the Mechanics and its Simulation". Simulation with Lagrangian method, both symbolic, and by numerical derivation. All well-grouped in folders. there is also a 'review' in 3 demos of the Newtonian dynamics: mass-spring systems. most of progs are written in C, with use of SDL lib to display simple graphics and have real-time interactivity. As to programming complexity, it's very simple... this all aims at classical physics simulation in a simple but efficient way...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WebBrowser 3D
    24-Dec-2012 - WebBrowser3D is a three dimensional web browser which displays web pages as 3D panels which you can tilt, roll, drag, push, lift or lower to arrange them in the 3D world. Use WASD keys to navigate through the environment, hold down the left mouse button when over a 3D web page to move or rotate it. Doubleclick on the 3D web page to make it visible/invisible. WebBrowser3D is written with Delphi 7 and uses GLScene. Webpages shown in the screenshots are copyright...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DeleD Community Edition

    DeleD Community Edition

    3D modeling for everybody

    DeleD is a 3D modeler and level-editor combined into one. It focuses at game development and is specifically designed to create static scenes. NOTE: a new webbased version called Figuro is available at https://www.figuro.io ! It runs in the browser, has similar capabilities and is generally easier to use. Related project at https://sourceforge.net/projects/deled-plugins/, featuring DeleD plugins. A Lazarus port is available in the repository as well. Check out the official DeleD...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    Extended SourceWare Archive Group
    XSWAG (Extended SourceWare Archive Group) is a revival project for the famous SWAG code archives for the Pascal programming language. This project is open to every Pascal/Delphi programmer who wishes to contribute to the global Pascal knowledge base. Current version (testing 0.9) features : - a reader program : allows users to browse through the code archives, organizes them by type and operating system and updates the archives from multiple XSWAG servers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    File Explorer 3D

    File Explorer 3D

    File Explorer 3D

    ... selection which allows you to group together files and folders from different locations and copy/move/delete them. Explorer 3D also has a "task bar" representation for all running applications, each 3D object representing one running application displaying it's title and memory usage just like in Windows Task Manager. Middle click on such object previews the application's main window's contents. Explorer 3D is written in Delphi and uses the GLScene OpenGL library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    My 3D Desktop

    My 3D Desktop

    3D Desktop interface

    24-Dec-2012 - Added slideshow wallpaper feature, autofocus on selected icon, automatic loading of user desktop icons, screen margin navigaton option for touch screen devices. My 3D Desktop is a 3D user interface that comes as an alternative to the classic Windows 2D desktop. It is written in Delphi and uses the GLScene OpenGL library. My 3D Desktop lets you add 3D shortcuts to your favorite applications and/or files as cubes and lets you move them around in 3D. You can also add photos...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SpriteBoy

    SpriteBoy

    3D - Game maker utility

    This software will help you create Wolf3D-like game, without programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This site is designed to be a repository of code for Charlie Calvert's books, lectures, articles and programming projects. I plan to release all my code as open source.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    steampac

    steampac

    A Maze Game in 3D - Un juego de laberinto en 3D

    Steampac is a maze game inspired by the popular Pac-man (also known in Spain as "Comecocos"), even with a different aesthetic (steampunk style) and with characters and scenes made ​​in 3D. This game is fully developed with Blender and uses his game engine. Except a couple of lines of code in python, all programming has been carried out by "logic bricks". The Standalone Player has a 640x480 resolution and uses a GLSL Shader. _______________________________ Steampac es un juego de...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    Experimental non-profit R&D intended to find a better way of game programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    euphoriasdk

    A complete 2D Game Engine with built in drag and drop editor

    Euphoria is a 2 Game Engine and Development kit for aspiring game designers who are interested in getting their feet wet in the world of game design and programming. Some features of the engine are: - 2D levels and basic rasterized rendering - Simple animations and timer systems - A complete embedded Lua 5.1 scripting environment for level scripting - A drag and drop level designer - Support for all standard Windows Media Player compatible media types - Background Music...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    ImageNets
    ImageNets is an computer vision and image processing extension to the OpenCV library for user-friendly programming of Robot Vision algorithms. ImageNets uses Qt by Nokia. ImageNets is ideal for education of image processing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Pyramid 3D

    Pyramid 3D

    Open source 3D modeling software

    This is an open source software for 3D modelling. Basically it was developed in 2005 as a software support for my master diploma thesis in the National Pedagogical Dragomanov University (Kyiv, Ukraine). For some reason this project has been frozen and finally I defended a master thesis in mathamatics. However, I believe that the project can be useful for those who are interested in computer graphics, linear algebra and geometry. If you have any suggestions, ideas or you have found bugs...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    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: 1 This Week
    Last Update:
    See Project
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.