Showing 16 open source projects for "bump mapping"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    Permafrost Engine

    Permafrost Engine

    An OpenGL RTS game engine written in C

    Permafrost Engine is an OpenGL 3.3 real-time strategy (RTS) game engine written in C, designed to capture the feel of classic RTS titles while incorporating modern rendering and AI techniques. It uses a programmable pipeline with features like skeletal animation with GPU skinning, Phong lighting, bump mapping, terrain texture splatting, water rendering with reflection and refraction, and skyboxes. The engine is tailored specifically for large-scale RTS gameplay, supporting huge maps, efficient batched rendering, hierarchical flow-field pathfinding, formation movement, boids-style steering behaviors, and GPU-accelerated crowd simulation. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Engine_3D

    Engine_3D

    A real-time 3D engine for DOS-talgics (see GLOBE_3D for new stuff !)

    ...The entire 3D rendering is pure software: no OpenGL or the like, no 3D graphics card acceleration! And: Engine_3D is completely programmed in Ada. Some parts of the 3D engine, like the animated bump mapping, are still waiting to be ported to my newer 3D project, GLOBE_3D !... DOS and Linux versions available. Remarks for the DOS version: It is also a funny example of a game system almost fully in Ada, including sound driver, graphics driver, keyboard driver. The only things not in Ada there are the file system (MS-DOS), the 32-bit DOS extender (CWSDPMI) and the mouse driver. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Baugr Renderer

    Deferred 3D renderer written in Java

    Non-photorealistic deferred renderer with shadow and normal mapping. Requires OpenGL 3.3 and Java 8. Depends on JOGL, OWG-GL and OWG_UTIL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Castle Game Engine

    Castle Game Engine

    Game engine supporting many 3D/2D formats and graphic effects

    This project has moved to: - Our website https://castle-engine.io/ - GitHub repo: https://github.com/castle-engine/castle-engine/ Cross-platform 3D and 2D game engine for Object Pascal. Rendering and processing of game assets in glTF, X3D, VRML, Collada, Spine and other formats. Many graphic effects including shadows, shaders, mirrors, screen effects. Animation, collision detection, 3D sound. Extensible system of 3D objects, with out-of-the-box levels, items, intelligent creatures...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5

    MiniAPI

    Minimal API for games or graphical apps written for Mobile C compiler

    Minimal API for games or graphical apps, supports some basic models and effects. This API is written in C, and was initially designed to be used on Mobile C compiler, that is a C learning application written for smartphones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    VB .NET PHYSX (PHYSICS) DX9 - Engine

    .NET - VISUAL BASIC NVIDIA +ATI PHYSX SLIMDX DIRECTX 9 -ENGINE/WRAPPER

    Visual Basic .Net , Nvidia Physx (PHYSICS - ATI INTEL ETC. COMPATIBLE) , DirectX 9 (using SlimDX) 3D ENGINE/HELPER/WRAPPER This project incorporates these technology into a simple Open Source Engine, allowing simple access to Nvidia PhysX library using DirectX 9 (VIA - SLIMDX) to render "Simulations/Games" ALL IN VB.NET -with- C# and other .NET language compatibility. Visuals now include .X model loading with Animations and Skeletons (shaders) Level loading and AUTOMATIC object (mesh)...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Implementación de la técnica bump mapping en OpenGL con CG en Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ...It uses DirectX and Ageia PhysX. It is licensed under LGPL, so you can sell games created with it. Mob3D is still in alpha version, but already has stunning effects like Bump Mapping and Shadow Mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tactical Resistance Online/Offline
    In the year of 2600, war is based on 3 different Empires after one planet with valuable resources. This is a MMO/rpg/RTS/FPS. Please visit our site/wiki for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    PiscisRT is a C++ enhanced ray tracer. Features global illumination, procedural textures, bump mapping, etc... Supports Windows and GNU platforms.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    A small ray tracer written in JAVA. Main features: shadows, reflection, refraction, textures, bump mapping, bilinear filtering, supersampling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A "learning by coding" type of 3D-studio with a basic set of features. Include a pure software-implemented renderer with support for per-pixel operations (such as Phong), textures, alpha/bump/environment-mapping etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...Play is turn based. GNN features a vairety of levels, wind conditions, tank skins, and computer opponents. In addition, GNN implements a detailed particle system, gloss and bump mapping, and a comprehensive pyhsics model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a utility written with OpenGL and C# (CsGL) that draws a triangulated surface and applies different effects to them such as radial blur or bump mapping. It can draw parametric surfaces and imported Wavefront OBJ files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    UGS is a GPL C++ 3D engine based on multiplatform APIs such as OpenGL and SDL. It implements a full 3D Object Model supporting hardware acceleration, lights, cube environment and bump mapping, multi texturing and advanced effects like shadows,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ODDSaur is a project that aims to create a living, breathing dinosaur that exhibits different behaviour on a PC. ODDSaur is based on OpenGL and demonstrates realtime perpixel bump-mapping as well as software vertex-blending.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB