Showing 15 open source projects for "heightmap"

View related business solutions
  • 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
  • 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
    3DWorld

    3DWorld

    3D Procedural Game Engine Using OpenGL

    3DWorld is a cross-platform OpenGL-based 3D Game Engine that I've been working on since I took the CS184 computer graphics course at UC Berkeley in 2001. I converted the project from svn to git at commit 6607. Most of the code is written in C++, with GLSL for shaders. This is intended to be a cross-platform project. Microsoft Visual Studio 2019 and 2022 project files are included. A linux/gcc makefile is also included, but is more experimental. See README.linux for more details. The project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Fractal Zoomer

    Fractal Zoomer

    A Fractal Zoomer with various functions.

    An application that lets you render some of the most known fractal functions, like the Mandelbrot set and many more! It comes with alot of options to further enhance your fractal experience! Its easy to use and does not require installation. A java version higher than 1.8 is required to be installed.
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 3

    Pathfinder MineSweeper

    Une implémentation de l'algo A*

    Ce programme est un pathfinder mettant en scène un robot démineur dont le comportement est simulé. Ici le programme extrait les données d'un terrain à partir d'une heightmap. Puis le robot simulé trace son chemin de bombe en bombe sur le terrain. Tout ceci vu par l'utilisateur via un affichage 3D. L'algorithme utilisé pour le pathfinding est l'algorithme A* (A STAR)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SFML Voxel Raycaster

    Simple voxel raycasting engine in SFML with multithreading support

    Voxel raycasting engine written in C++ drawed by SFML, curently in alpha preview state. Currently rays are computed by CPU and performance is low and far away from realtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    New Terrain and 3D Map System

    New Terrain and 3D Map System

    a very lightweight advanced terrain-rendering and 3D map rendering sys

    A very lightweight advanced terrain-rendering and 3D map rendering system. Minimal dependencies: OpenGL, SDL. It's distrib in 2-3 separate modules: 1. the C++ implementation of the terrain- and/or surface- rendering Algorithms I have developed: both a multithread and a non-multithread variant is relaeased. 2. Seme as at point 1. , but with a road-network rendering and collision-detection module I wrote before. It also adds some trees at the top of the terrain. (multitread vesion not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Novam

    Novam

    Novam is a new streamlined tool for heightmap/image to .stl conversion

    Novam is latin for "New dimension" and is a tool that can produce renders and .stl files for 3d printers.
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CTruck3D _Open

    CTruck3D _Open

    realistic truck & car simulator, with OpenGL graphics

    update: https://sourceforge.net/projects/newctruck3drally/ It's a 3D, physically realistic truck/car simulator, oriented to dirt tracks. This is subsancially kept as hystorical. The environment is a hilly terrain which can also be user-defined in the form of a Bitmap image file (where intensity of red component defines height). It's similar to the classic "Terep 2". Particular care for internal cam. Written in standard C. There's a Windows executable ready for use, but it's compilable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CSTUNTS

    CSTUNTS

    remake of the classic STUNTS game, but more realistic; more like GTA 3

    ...It has all the features that CTruck3D has but it is much like GTA 3 ... can get on-off the vehicle, and one can climb on stunt-structures, and there are buildings on which one can jump. As soon as possible I wish to put more structures, and do better climb-on simulation. Of course heightmap is editable, a 300x300 one, and also the color map is editable so one can draw nice roads... also the position of stunt-structures in easily editable. Have lots of fun! Soon more cars and better textured terrain should be available... maybe also in-game terrain editing possiblity. Comments or suggestions are appreciated. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 10

    Heightmap2STL

    Convert heightmaps to stl

    Small tool to convert Heightmap images (grayscale) to stl models. Usage: java -jar heightmap2stl.jar 'path to imagefile' 'height of model' 'height of base' http://www.thingiverse.com/thing:15276
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    TexGen
    TexGen is an automated heightmap texture generator written in Java. Terrain texturing is often done procedurally within modern game engines and 3D applications. However, any user looking for an altenative, need look no further than TexGen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Zhovort is a networked leet-oriented first person shooter. The player drives an hovercraft on a heightmap-based terrain and must hunt and destroy the others players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    mesh2hmap is a simple command line tool for converting 3D meshes to raster heightmaps. This tool allows you to create terrains in your favourite 3D modeller and then easily convert to a heightmap image.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    an educating tool generating heightmaps (heightmap terrains) with various algorithms, teaching how they work and how to use them, and letting you very easily try your own ideas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A planet-wide terrain generator, using simulated tectonic movements rather than fractals. Intended to produce richer information than just a heightmap - geology layers, climate, biomes, and resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB