Showing 56 open source projects for "map it"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    tilemaker

    tilemaker

    Make OpenStreetMap vector tiles without the stack

    ...It's supremely customizable, but if you just want off-the-shelf tiles in a standard style, tilemaker comes bundled with the files to do that too. With tilemaker, you can pull out any facet of OpenStreetMap's rich data. Make a walking map, a city map, a National Park map, and a cycling map. Use the Lua scripting language to select OSM tags and encode them into vector tile values. Or just use the pre-prepared scripts shipped with tilemaker.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    PGMania

    PGMania

    Astrophotography image & video processor. Full processing cycle

    PGMania is a universal package for processing deep space images. The program provides wide and unique functionality, a powerful and flexible tool with a clear and user-friendly interface. The program performs all image processing cycles for astrophotography, including filtering, cleaning, aligning, image calibrating, stacking, post-processing, format conversion, cropping, rotations, many special operations and much more. PGMania is environmentally friendly - it does not clutter your photos...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TerraForge3D

    TerraForge3D

    3D Procedural Modelling and Procedural Texturing Tool in OpenGL/C++

    ...Generte 3D Terrain Procedrally Export Terrain mesh as OBJ You can write and test your own shaders An Inbuilt IDE for shaders Test under different lighting A 3D viewer A Node based as well as Layer based workflow Save the project(custom .terr3d files) Hieght map visualizer in node editor Wireframe mode Custom Lighiting Customizable Geometry Shaders included in rendering pipeline Skyboxes Multithreded Mesh Generation Expected Goals for Version 3 Add a lot more Nodes Export to heightmaps(both PNG and also custom format) Node based procedural texture editing Custom Skyboxes Completely usable 3D procedural modelling and texturing pipeline Fix as many bugs I can find Things that may be added Wren scripting to add custom algotrithms Procedural grass and foliage Fix more bugs!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    r4zRayTracer
    -primitives: shere, plane, triangle -triangle surface (mesh) -obj format support -lights: point light -camera lens: planar, cylindrical, spherical -lighting: ambient, diffuse, specular (Phong, Blinn-Phong) -shadows: simple soft shadows -ray types: reflection, transmission -internal memory manager and profiler -internal code profiler -acceleration structure (KDTree) -photon map -multi-threading support (ThreadPool)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 5

    Qt3D ShadowMap C++

    Shadow mapping in Qt3D using C++

    This is a C++ conversion of the Qt3D QML Shadow Map example. This is not a strict port, since I just wanted the shadow mapping for another project I'm working on, so the fancy airplane animation is not included. I tried to build the classes so that they mirror the QML in terms of interface and functionality. It took me weeks to work this out, so I'm posting the code to help others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PotterDraw

    PotterDraw

    Design your own pottery for 3D printing in full color

    ...The outer wall of the pot is drawn using a spline, which consists of one or more curved or linear segments. The inner wall is generated automatically. PotterDraw can export files suitable for 3D printing. It can also map synthesized or user-specified textures onto the pot. Mesh and texture properties can be modulated by oscillators for more complex effects, and the modulations can be animated to create videos.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 7
    loadobj3ds_chung
    loadobj3ds chung is a small openGL obj/3ds objects loader using gui_chung window freebasic coding and the dlls loadobj_chung.dll , load3ds_chung.dll (dev c++/codeblocks) . Can handle obj models up to 200k vertices (update 2018) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    glhlib

    "glh" stands for Graphics Library Helper.

    NEWS: I am working on the Linux version. Will be ready in 2025. Maybe Jan. 3D character support is being added. "glh" which stands for Graphics Library Helper. It is kind of like OpenGL's GLU but contains extra functions and optimized functions. The optimizations are done with assembly and are for the x86 architecture. For Win32. For VC++6. It compiles and makes a DLL (and a .LIB for VC++6). The release version of the .H file is also included. Nothing stops you from using these functions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NavitConfigurator

    NavitConfigurator

    Editor for configuring the open source navigation program Navit

    NavitConfigurator is an editor for configuring the open source navigation program Navit. It supports Andoid devices to test the result directly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • 10

    PlaTec

    Plate Tectonics simulator

    PlaTec is a 2D terrain generator that uses a simplified model of plate tectonics to produce realistic heightmaps in real time. The simulator starts with a flat fractal map and splits it randomly into plates. Plates are moved around the map. If continents of two plates collide, they fold creating mountain belts. If oceanic crust of one plate collides with another plate, subduction occurs resulting in coastal mountain ranges or island chains. This project is part of my Bachelor of Engineering thesis in Metropolia University of Applied Sciences, Helsinki, Finland. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Simple Normal Mapper

    Simple Normal Mapper

    Easy creation of normal maps

    Simple Normal Mapper is a normal map editor with which one can easily create normal maps for 2D images. Normal mapping is used, for example, in 2D games to make an illusion of a 3D object. Simple Normal Mapper is fully automatic with some user-controllable parameters. Simple Normal Mapper is written in Qt and C++. The newest source code and releases here: https://github.com/juzzlin/SimpleNormalMapper/releases
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12

    Safira Digitizer

    Free image and chart digitizer

    Safira Digitizer is free software built to help everybody on digitizing image (chart, map, etc.) to become number / numeric to be used for further calculations. Safira Digitizer is available for both Windows and Linux. For more information please go to www.firagiel.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TurboSphere

    TurboSphere

    TurboSphere is an easy to learn and powerful JS based game engine.

    ...It uses JavaScript as its game logic language, and supports many common file types for resources. TurboSphere uses Google V8 for JavaScript execution and SDL for graphics, audio, input and most other game related functions. It includes a map engine intended for top-down, zelda like games. Other, script based map engines are possible, and several have been implemented for TurboSphere's predecessor, Sphere (like the Majestic Map Engine (http://spheredev.org/smforums/index.php?topic=4496.0)). TurboSphere is largely compatible with the Sphere RPG engine, the main API change is the replacement of object creating functions with proper JavaScript constructors. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    SpectroHelp

    SpectroHelp

    helps color-blind persons to work with color

    ...SpectroHelp has several tools and modes: * 'Wave tool' animates color selected by mouse across all image, and can help read complex colored diagrams like subways maps and pie charts * Dark and Light tool change lightness of all colors except selected by mouse * Some modes where introduced to map full color range to color range that is recognized by people with partial color blindness. Need more tests by comunity. * Some modes where introduced just to play with and see what is it looks like. * Images for color modification can be obtained by video screen capture, screenshots (hotkey present), manual loading from file and from clipboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    STAME - Simple Texture Atlas Map Editor
    STAME [Simple Texture Atlas Map Editor] is a simple program to create texture atlas maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Normal Map Compositor

    A program that can be used to generate normal maps from images .

    A program that can be used to generate normal maps from images. Contains several features that can be used to enhance and combine height maps and normal maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    fotorelacjonusz

    fotorelacjonusz

    Official skyscrapercity.com application for posting photos

    The typical thing of "Forum Polskich Wieżowców" (polish section on skyscrapercity.com) is posting extensive "photo reports" of road construction progress and other building sites. This application is made to facilitate process of preparation and posting photos on SSC. It does everything for you. Just toss your photos straight from a memory card into the application, click a few times and photos end up on the forum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    my3DModelEditor

    Simplified 3D Model Editor, Suitable For Beginners

    ...Multiple geometric mesh objects can be created from a single texture and combined into a three-dimensional model, with any seams quickly and accurately closed using the patented stitch technology. Solids of extrusion and revolution can be quickly created with texture map coordinates automatically applied at creation. Restricted vertex editing allows modification of three-dimensional geometry in situations where vertex selection would otherwise be ambiguous.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    NaviPOWM is planned to be a car navigation system capable of running on a variety of operating systems. Only OSM based map data is supported. Realtime routing engine is planned in a later version. Geocaching and city guide functionality are also planned.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    MicroStitcher

    MicroStitcher

    Tiny tool capable of stitching hundreds images into one single image

    This is very small tool, which is capable of stitching hundreds of images into one single image. The main purpose of the tool is to stitch small pieces of map taken by screenshots for example from OpenStreetMap. The tool automatically calculates relative positions of every single patch. A single patch has to have considerable amount of margins that are required to find control points that will match a pair of patches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Megalui

    Megalui

    Megalui: 2D/3D OpenGL & C/C++ Library for Scientific Visualizations

    Megalui supports Immediate-mode OpenGL drawing and GUI widgets based on the GLUI open source project. It is running on Windows & Linux. Features: Simple and powerful 'C' API; 2D/3D Drawing (Onscreen or 2D Plane); 3D Height Map Rendering; Seamless WebCam-Capture via Video-For-Windows API; 2D/3D Text Rendering; Alpha-Blending Drawing of all primitives; Drawing images on-screen and on-surface (plane); Images with Alpha-Blending; 3D Object/Surface Picking By using 2D screen coordinates; Line, Rectangle, Circle, Ellipse, Rectangle, Polygon, Points drawing primitives; Complex 2D Path drawing including bezier and quad curves; Draw Lines with Arrow Head in 3D; Generate out-of-the-box images using 'uiChessboardImage' or 'uiNamedImage'; Draw 3D text using printf like API; 3D camera path animation For fly-Over Animations; LaTEX-style Mathematical Formula Rendering; Cartoon Shaders; Lights; Multiple Views Rendering
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    OpenFlightNav

    OpenFlightNav

    In-flight navigation (and more) for private pilots (Linux).

    ...Navigation system for private (glider) pilots. Test version runs on Linux tablets and netbooks. 3D Navigation and more functionality (RT lists, checklists, terrain). Default map is based in OpenStreetMap (http://www.openstreetmap.org/) data. A separate application (NavMapMaker) is available to create your own maps based on scanned or other digital maps. So, you may stop buying expensive digital maps. First release will be for the new state of the art Jolla mobile phone (http://www.linkedin.com/company/2649185) at the beginning of 2013. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    D2D Map Editor enables the rapid creation of tile based map grids. It’s easy to learn and can be used by programmers and non-programmers alike. The maps generated can be deployed in games and applications developed in C++, C#, ActionScript and XML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Map Stitcher is an image editing utility designed to quickly merge multiple seperate images (such as those from screenshots) and combine them into one large image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Map Annotation is a small utility capable of doing simple geometric constructions over a digital map. It speaks english and you can use any (road, geographical...) map with it. It started off intending to help treasure hunters...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next