Search Results for "planet texture generator"

Showing 22 open source projects for "planet texture generator"

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
  • 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

    Texture Generator

    app for creating procedural textuures

    This is simple image editor witch goal is to save small C++ code generating this image. It's mostly for demoscene artists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Zint Barcode Generator

    Zint Barcode Generator

    A barcode encoding library supporting over 50 symbologies.

    Encodes data into any of the following: Australia Post, Aztec Code & Runes, BC412, Channel, Codabar, Codablock-F, Code 11, Code 128, Code 16K, Code 2 of 5 (incl. IATA, Interleaved, Data Logic, ITF-14, Deutsche Post Leitcode & Identcode), Code 32 (Italian Pharmacode), Code 39, Code 39+, Code 49, Code 93, Code One, DAFT, Data Matrix (incl. DMRE), DotCode, DPD, Dutch Post KIX, EAN, FIM, Flattermarken, Grid Matrix, GS1 DataBar (incl. stacked & GS1 Composite symbols), GS1-128, Han Xin, HIBC,...
    Leader badge
    Downloads: 2,673 This Week
    Last Update:
    See Project
  • 3

    virtualplanet

    Software for planet observation and study

    Allow you to visualize any planet aspect at any time. Include extended feature database and texture. Many function are oriented to the observation at the telescope and other to indoor research .
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    TextureAtlas Toolbox

    TextureAtlas Toolbox

    A powerful, free and open-source tool for TextureAtlases/Spritesheets

    TextureAtlas Toolbox is an all-in-one solution for working with texture atlases and sprite sheets. Extract sprites into organized frame collections and GIF/WebP/APNG animations, generate optimized atlases from individual frames, or convert between 15+ atlas formats. Perfect for game developers, modders, and anyone creating showcases of game sprites. Formerly known as TextureAtlas to GIFs and Frames Licensed under AGPL-3.0 Third-party licenses: See...
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5

    Candy's Space Adventures

    In this quest, you will have to explore galaxies with various nefs..

    Hi everyone, In the year 2014-2026, I was working on: Candy's Space Adventures: The Messages from the Lillians. In this quest, it will be possible to travel from different solar system to another, from a galaxy to another. The goal will be to save all living planet, and maybe repairing planets like venus or mars. We are now at v86.07! Friendly, Xylvan, Xilvan Design.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Lights of Dreams V

    Xylvan must save people interplanetary & intergalactic travel.

    Xilvan Design may present you their upcoming title: Lights of Dreams V: Path of Starfield. This is the v57.01! It's a game developed in Blitz3D. 1751 planets to discover in this game. A game made by Xilvan Design. All Rights Reserved 2020-2026.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    Candy's Space Mysteries II

    With the helpfull nef, you have to rescue earthlike planets!

    During their recent spacetrip, Candy & Noopy get trapped into a giant wormhole! They made a long light trip and found a passage who leads to the Milky Way. They was searching for a place to land, they have found the Earth. Knowing that great cataclysms are menacing their homeplanet, Candy & Noopy said together: - "We must save the Earth!". Since some times, the star masses, combined with the magnetic-fields of this planet gave special powers to the spaceship: The one of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Blend_My_NFTs

    Blend_My_NFTs

    Easily generate thousands of 3D models, images, and animation NFTs

    ...This add-on only works in Blender, a Cinima 4D port is being investigated. Every object, model, texture, camera, light etc. must be in the same .blend file! If you have mulitiple .blend files, Blend_My_NFTs is unable to open and process them. It's recommended to keep your file's total size 5gb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    texgen.js

    texgen.js

    JavaScript Texture Generator

    texgen.js is a compact JavaScript library for generating procedural textures directly in the browser. It exposes a set of composable operations—noise, gradients, patterns, transforms, blends—that you can stack to create complex materials without image files. The API is deliberately fluent, letting you chain nodes to define a pipeline and then render to a canvas or WebGL texture. This approach is ideal for games, demos, and creative coding where small footprint and dynamic variation matter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    Imogen

    Imogen

    GPU Texture Generator

    Imogen is a real-time, node-based procedural texture generation tool aimed at artists, developers, and shader enthusiasts. It allows users to build complex material textures using a graph-based interface, combining operations like blending, noise, filters, and color correction in a non-destructive workflow. Built with Vulkan and ImGui, Imogen provides immediate visual feedback and supports GPU acceleration for high-resolution texture output. It's particularly useful in game development, VFX,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SG2Im

    SG2Im

    Code for "Image Generation from Scene Graphs", Johnson et al, CVPR 201

    ...The pipeline typically predicts object layouts (bounding boxes and masks) from the graph, then renders a realistic image conditioned on those layouts. This separation lets the model reason about geometry and composition before committing to texture and color, improving spatial fidelity. The repository includes training code, datasets, and evaluation scripts so researchers can reproduce baselines and extend components such as the graph encoder or image generator. In practice, sg2im demonstrates how structured semantics can guide generative models to produce controllable, compositional imagery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Planet and Terrain generator written in Java. Generation 16 bit greyscale PNG bitmap textures as a basis for displacement for planetary bodies and terrain. Generation of Wavefront and POV meshes and Terragen Terrain files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Fracplanet

    Fracplanet

    Fractal planet and terrain generator

    Interactive application to generate and view random fractal planets and terrain with oceans, mountains, icecaps and rivers, then export them to POV-Ray format or Blender. Written in C++ using Qt and OpenGL.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    SoftPixel Sandbox

    SoftPixel Sandbox

    3D world editor for game development

    The SoftPixel Sandbox is an open-source 3D world editor. It is designed to be used particular in combination with the SoftPixel Engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    vSigpac is a map viewer and a marker creator/editor, terrain and texture generator for MSTS (Microsoft Train Simulator (c)). vSigpac works primaryly with Sigpac maps/orthophotos from Spain, but it can work with others WMS compliant map servers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    Seamless Critters is a seamless texture generator that takes a slightly different approach than most texture generators. Instead of making already available images seamless or using noise algorithms it simulates life.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    XEland (Cross Eye Landscape generator) is a Java/Swing program which generates 3D landscapes as stereo pair images for cross eye viewing. It can be used as simple texture generator too. Original XEland was a Gnome application written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SoundWeave is a sound generator that produces an endless changing sound texture. Starting from a set of given samples it adds sounds randomly to a loop. By manipulating this loop the sound is always changing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Gaia Online - A Brazillian Rpg Online Game. With Level editor, animation editor, server/cliente, texture generator, etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Crazy Texture Generator is a texture creating program that allows the simple generation of textures by applying actions to the texture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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