Showing 34 open source projects for "python basic project"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 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: 316 This Week
    Last Update:
    See Project
  • 2
    Kokua viewer

    Kokua viewer

    Kokua is a V3 based open source metaverse viewer project.

    Kokua is an open source metaverse viewer project based on the Second Life Viewer source. Disclaimer: This software is not provided or supported by Linden Lab, the makers of Second Life. The goal of Kokua is to greatly improve the usability of the Viewer through community involvement, thoughtful design, modern development methods, and a pro-change atmosphere.
    Leader badge
    Downloads: 193 This Week
    Last Update:
    See Project
  • 3

    QuadRay-engine

    Realtime raytracer using SIMD on ARM, MIPS, PPC and x86

    QuadRay engine is a realtime raytracing project aimed at full SIMD utilization on ARM, MIPS, POWER and x86 architectures. The efficient use of SIMD is achieved by processing four rays at a time to match SIMD register width (hence the name). The rendering core of the engine is written in a unified SIMD assembler allowing single assembler code to be compatible with different processor architectures, thus reducing the need to maintain multiple parallel versions. At present, Intel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 9 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Risk Analytics - Supplier Intelligence Icon
    Dun and Bradstreet Risk Analytics - Supplier Intelligence

    Use an AI-powered solution for supply and compliance teams who want to mitigate costly supplier risks intelligently.

    Risk, procurement, and compliance teams across the globe are under pressure to deal with geopolitical and business risks. Third-party risk exposure is impacted by rapidly scaling complexity in domestic and cross-border businesses, along with complicated and diverse regulations. It is extremely important for companies to proactively manage their third-party relationships. An AI-powered solution to mitigate and monitor counterparty risks on a continuous basis, this cutting-edge platform is powered by D&B’s Data Cloud with 520M+ Global Business Records and 2B+ yearly updates for third-party risk insights. With high-risk procurement alerts and multibillion match points, D&B Risk Analytics leverages best-in-class risk data to help drive informed decisions. Perform quick and comprehensive screening, using intelligent workflows. Receive ongoing alerts of key business indicators and disruptions.
    Learn More
  • 5
    The Python Computer Graphics Kit is a collection of Python modules that contain the basic types and functions to be able to create 3D computer graphics images (focusing on Pixar's RenderMan interface).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    KlayGE is an open source, cross-platform game engine with plugin-based architecture. It provides a framework to make game development, testing, porting as simple as possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Team Purple

    Team Purple

    Common stuff for Imprudence and Kokua open source metaverse viewers.

    The Imprudence and Kokua open source metaverse viewers are developed by Team Purple. This project is for the common stuff that is shared between the two viewers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Kokua

    Kokua

    Kokua is a V3 based open source metaverse viewer project.

    Kokua is an open source metaverse viewer project based on the Second Life Viewer source. Disclaimer: This software is not provided or supported by Linden Lab, the makers of Second Life. The goal of Kokua is to greatly improve the usability of the Viewer through community involvement, thoughtful design, modern development methods, and a pro-change atmosphere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    delta3d Open Source Engine

    Sorry this project is no longer being supported

    This project is not currently being supported but feel free to use it as an example. delta3d is a robust simulation platform built using open standards and open source software. It features full toolchain development supporting a wide variety of free and commercial software.
    Downloads: 3 This Week
    Last Update:
    See Project
  • HOA Software Icon
    HOA Software

    Smarter Community Management Starts Here

    Simplify HOA management with software that handles everything from financials to communication.
    Learn More
  • 10
    OpenSource landscapes, planets and space environments generator project in C++. Currently only the basic nebulae generation function work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CorEngine
    CorEngine is a work in progress, OpenGL graphics powered 3D game engine designed to help independent game developers with quick prototyping and game/virtual environment creation. The engine supports a standard set of features, like skeletal animation, post processing, Lua/C programming, physics powered by Bullet Physics, GUI and 2D/3D Audio.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    qa3dviewer

    simple 3d scene viewer for windows/linux/android

    Simple test for 3d scene viewing demonstrating usage of: Qt5.1: a bit of qml framework+lot of native (c++) OpenGL ES: portable windows/linux/android code QtCreator framework: compile on all platforms License: - 3d models were taken from The Guild 2 Renaissance. All rights belong to Nordic Games GmbH. Non-commercial usage with courtesy of Nordic Games GmbH. - trackball code inspired by apple cocoa help Note: - home made qml widgets (Qt5.1 compatible) - home made openGL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Kochol Game Engine
    Kochol Game Engine(KGE) is an object-orianted hardware accelerated 3D Game engine. Easy to use and powerful engine for cutting edge games.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 14
    Imprudence viewer

    Imprudence viewer

    Imprudence is an open source metaverse viewer project.

    Imprudence is an open source metaverse viewer project based on the Second Life Viewer source. The goal of Imprudence is to greatly improve the usability of the Viewer through community involvement, thoughtful design, modern development methods, and a pro-change atmosphere.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    K-3D is the free (as in freedom) 3d modeling, animation, and rendering system.
    Leader badge
    Downloads: 193 This Week
    Last Update:
    See Project
  • 16
    GuiObjects

    GuiObjects

    A C++ library to easily create GUI-editable objects

    The basic requirements was: - The "GuiObjects" don't know which graphical toolkit (e.g. gtk) will be used to display them. - The objects can be displayed without knowledge of what exactly they are. - save/load/undo/etc. will be taken care of automatically. In addition, because this is a project I started to train in C++: - there will be no dynamic casting!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Linderdaum Engine
    Linderdaum Engine is an open source purely object-oriented 3D gaming engine written in C++. It is designed to be an integrated solution for the development of interactive 3D applications, for game, industrial and scientific visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20

    VPython

    This project is no longer active. See vpython.org.

    This project is no longer active. See vpython.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Game-engine for windows- and unix-systems. Supports shader, scenemanagment, interface to the common render-apis, basic tools and a scripting support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ray Watch is a cross-platform Ray Tracer written entirely in C++. Currently, the project supports basic primitives and all the finer stuff like reflection, refraction, specularity and soft shadows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    mwEngine is a 3D game engine with emphasis put on good design practices and ease of use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SoftArt has been moved to google code server. Check http://code.google.com/p/softart/ please.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Pulse Engine is a game engine that has been developed over the course of two years. Along with the Pacemaker toolset, it contains everything you need to create a game including 3D rendering, audio, networking, and python scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next