Showing 37 open source projects for "tile"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    Planetiler

    Planetiler

    Flexible tool to build planet-scale vector tilesets

    ...Planetiler packages tiles into an MBTiles (SQLite) or PMTiles file that can be served using tools like TileServer GL or Martin or even queried directly from the browser. See awesome-vector-tiles for more projects that work with data in this format. Planetiler works by mapping input elements to vector tile features, flattening them into a big list, and then sorting by tile ID to group them into tiles.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    tilemaker

    tilemaker

    Make OpenStreetMap vector tiles without the stack

    ...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: 19 This Week
    Last Update:
    See Project
  • 3
    Pixelorama

    Pixelorama

    A free & open-source 2D sprite editor, made with the Godot Engine

    Pixelorama is a free and open-source pixel art editor, proudly created with the Godot Engine, by Orama Interactive. Whether you want to make animated pixel art, game graphics, tiles and any kind of pixel art you want, Pixelorama has you covered with its variety of tools and features. Free to use for everyone, forever. A variety of different tools to help you draw, with the ability to map a different tool in each left and right mouse buttons. Are you an animator? Pixelorama has its own...
    Downloads: 38 This Week
    Last Update:
    See Project
  • 4
    Dream Textures

    Dream Textures

    Stable Diffusion built-in to Blender

    Create textures, concept art, background assets, and more with a simple text prompt. Use the 'Seamless' option to create textures that tile perfectly with no visible seam. Texture entire scenes with 'Project Dream Texture' and depth to image. Re-style animations with the Cycles render pass. Run the models on your machine to iterate without slowdowns from a service. Create textures, concept art, and more with text prompts. Learn how to use the various configuration options to get exactly what you're looking for. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Calimero

    Calimero

    Take full control of your Windows Desktop background!

    Calimero is a lightweight, high-performance, old-school Win32 console application designed to enhance your Windows desktop in the simplest and most unobtrusive way. Main core features of Calimero are managing and displaying local images as desktop wallpaper and fetching/downloading pictures from the Internet, from sites like Picsum, Pexels, Reddit, and Danbooru.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6
    rendera

    rendera

    Rendera is an open-source painting package.

    Rendera is an open-source painting package. It is useful for useful for photo-retouching, seamless tile production, and other painting tasks. Currently being rewritten from scratch using C++/FLTK to support more platforms and work better.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Forma

    Forma

    An efficient vector-graphics renderer

    Forma is an experimental vector graphics renderer written in Rust, developed by Google to explore high-performance, parallelized rendering techniques across multiple platforms. The project aims to achieve portability, performance, simplicity, and small footprint through a streamlined four-stage rendering pipeline. Forma provides both CPU (software) and GPU (hardware) backends, relying on Rust’s SIMD auto-vectorization, Rayon for multithreading, and WebGPU (wgpu) for hardware acceleration....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    mrViewer

    mrViewer

    Flipbook, Image Viewer and Audio-Video Player

    This project is no longer active. It has been replaced by mrv2 at: www.sourceforge.net/p/mrv2 A video player, interactive image viewer, and flipbook for use in VFX, 3D computer graphics and professional illustration.
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • 9
    LegionOS YSL

    LegionOS YSL

    Legion OS unofficial builds for YSL

    Legion OS unofficial build for YSL
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    MapSCII

    MapSCII

    Braille & ASCII world map renderer for your console

    A node.js based Vector Tile to Braille and ASCII renderer for xterm-compatible terminals. If you're on Windows, use the open source telnet client PuTTY to connect. Use your mouse to drag and zoom in and out! Discover points of interest around any given location. Highly customizable layer styling with Mapbox Styles support. Connect to any public or private vector tile server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ...Please note that this is not a Karaoke creation or editing tools (see some of the comments below) - it is for fixing the CDG files that you have where the text is corrupt due to a poor rip from the original CD+G disk. You have to edit individual CD+G tile commands. This tool could be used to change the lyrics of a song for example, but it would be very difficult - that's not its purpose. Thanks for the feedback though. I've installed it on several Windows 7 64bit PCs but haven't tested the installer or the app on Windows 8 yet. Let me know via the support pages if you have problems and I'll see what I can do to help.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    sWangTiler

    sWangTiler

    A java implementation that generates wang tiles from any input image.

    ...Wang tiles greatly reduce visible repetitions making textures seem more natural and thus improve the quality of any graphic application like games, simulations etc. This implementation is based on the strict wang tile algorithm as proposed by Xinyu Zhang and Young J. Kim in "Efficient Texture Synthesis Using Strict Wang Tiles". In order to calculate the lowest cost path between any edge- and sample image an implementation of Dijkstra's algorithm is used which was found in the java graph library 'JGraphT'. Credits to all mentioned parties and to http://www.texturemate.com/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    OpenB2d

    Sprites and tile maps in OpenGL

    With this library is possible to use sprites (with animation, z-sorting, pixel perfect collisions) and tile maps (normal or isometric) using hardware acceleration provided by OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 1 This Week
    Last Update:
    See Project
  • 15
    Tilemaster - Paint and manage tile sets
    Tilemaster is a tool to create, edit and manage tilesets for (C)RPGs and other types of computer games. Tilemaster supports tile metadata and includes a simple tile/sprite editor as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Pattern Extractor

    a java based pattern extractor

    Pattern Extractor helps you to extract tile image from any kind of images. These tiles can be used for creating pattern in web pages or in images. You can save the tiles and export the pattern in your resolution. Tile selection is made simple for you as you can see the pattern it creates in real time. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    VoxRend is an OpenSource voxel graphic engine. It can be used to create games or simulations, but you can use it to get other graphic representations. Uses tile-maps and can load and render Ken's VOX files. Today it's inactive but I have plans for the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Phenomenon engine - NG software render
    3D engine with NextGen-enhanced graphic software render programmed in Free Pascal. See the secret graphic power of Multicore-CPU's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Make Photomosaic with MFC & opencv. This program provide Voronoi-region-tile not only square-tile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    3D engine with enhanced graphic software renderer programmed in Free Pascal. See the secret graphic power of Multicore-CPU...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PNGMate is a command-line tool work with PNG and Animated GIF (gif89a) images, designed for mobile game developers and artists, has features including: optimize/shrink PNG,reduce colors, convert between ani-gif and tiled png,tile-based resize & crop etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Assists the design and editing of 'celtic' style braids. Braid fragments are designed algorithmically , or by hand using Bezier curved ribbons of specified width and easily assembled into patterns. Try it at http://braids.sourceforge.net.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    C-evo Editor
    An editor for the open source game c-evo (http://www.c-evo.org). A suite of several different editors (unit graphics, tile graphics, nation files) with some interoperability. It is written in C# 3.5 using Visual Studio 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tessera3D a simple, Tiling, OpenGL/SDL based, 3D graphics engine intended for strategy games, RPG's, and other related genres; though it is flexible enough to be adapted to a variety of tile based game styles. Tessera3D is released under the MIT license
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB