Showing 148 open source projects for "fractal map generator"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 1
    Web app generator

    Web app generator

    A gulp.js generator for modern webapps

    Yeoman generator that scaffolds out a front-end web app using gulp for the build process. Please see our gulpfile for up to date information on what we support. enable ES2015 features using Babel. CSS Autoprefixing. Built-in preview server with BrowserSync. Automagically compile Sass with libsass. Automagically lint your scripts. Map compiled CSS to source stylesheets with source maps.
    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: 32 This Week
    Last Update:
    See Project
  • 3
    Route Generator
    Route Generator is a tool to create or generate animated routes on a map and generate a movie from it. This movie can be imported in your video editing software (e.g. Pinnacle Studio), so you can add it to your own movies. The map can be imported from OpenStreetMap, Google Maps or GeoTIFF, TIFF files. The routes can be drawn manually or imported from a GPX file containing GPS tracks.
    Leader badge
    Downloads: 355 This Week
    Last Update:
    See Project
  • 4
    mapgen2

    mapgen2

    Map generator for games

    mapgen2 is a procedural map / island generator intended for games. It focuses on generating continent/island style maps (coastlines, mountains, rivers, etc.) with a vector / polygonal structure rather than a full high-resolution tile grid. Originally written in ActionScript, this tool emphasizes generating aesthetically pleasing island maps with realistic natural features while keeping computational complexity manageable.
    Downloads: 2 This Week
    Last Update:
    See Project
  • AmpiFire Helps Brands Boost Sales and Traffic Icon
    AmpiFire Helps Brands Boost Sales and Traffic

    Content That Drives Sales For Your Business

    AmpiFire is a content creation and distribution solution that combines our talented 100+ person content writing team, AI and machine learning. We create, refine and distribute 6 content types to hundreds of websites and digital platforms. Each campaign consists of a News Article, Blog Post, Video, SlideShare, Infographic and an Audio Clip
    Learn More
  • 5
    Retrofit For Dart

    Retrofit For Dart

    Retrofit.dart is an dio client generator using source_gen

    retrofit.dart is a type conversion dio client generator using source_gen and inspired by Chopper and Retrofit. If you want to parse models on a separate thread, you can take advantage of the compute function, just like Dio does when converting String data responses into json objects. Avoid using Map values, otherwise, multiple background isolates will be spawned to perform the computation, which is extremely intensive for Dart.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    SlopeCraft

    SlopeCraft

    Map Pixel Art Generator for Minecraft

    SlopeCraft is a tool designed to generate 3D pixel art maps for Minecraft. Utilizing Qt, Eigen, and zlib, it allows users to convert images into Minecraft-compatible maps, enabling the creation of intricate pixel art within the game environment. SlopeCraft stands out by offering features that differentiate it from similar tools like SpriteCraft.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    UglifyJS 3

    UglifyJS 3

    JavaScript parser, mangler, compressor, beautifier toolkit

    ...It also contains tools that allow one to automate working with JavaScript code. A parser which produces an abstract syntax tree (AST) from JavaScript code. A code generator which outputs JavaScript code from an AST, also providing the option to get a source map. A compressor (optimizer). it uses the transformer API to optimize an AST into a smaller one. A mangler, reduce names of local variables to (usually) single-letters. A scope analyzer, which is a tool that augments the AST with information about where variables are defined/referenced etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FraktPro

    FraktPro

    Fractal generator with formula editor

    Ein Fraktalgenerator mit unzähligen Einstellmöglichkeiten, der alle Mandelbrot / Julia Algorithmen mit allen gängigen wissenschaftlichen Funktionen im Bereich reeller und komplexer Zahlen, sowie auch boolsch berechnen kann.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    QuickMAN is a Mandelbrot fractal generator with multicore support. ASM-optimized code can reach over 100 billion iterations per second. Features an easy-to-use GUI, realtime pan/zoom, multiple palettes, image logging, and saving in PNG format.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • Cloud-hosted construction project information management for improved communication, and increased efficiency. Icon
    Cloud-hosted construction project information management for improved communication, and increased efficiency.

    Ideal for on-premise project information management.

    Newforma empowers over 4M professionals and 1,500 AECO firms worldwide by revolutionizing Project Information Management. We transform vast amounts of project data into a meticulously organized, easily accessible, and fully searchable resource—all from a single, centralized platform. From pre-construction to years after completion, Newforma ensures you have the critical information you need at every stage of your projects.
    Learn More
  • 10
    CevoMapGen

    CevoMapGen

    Custom Map File Generator for C-evo

    CevoMapGen is a map file generator for Cevo that facilitates harsher terrain and climate. It gives greater control than the internal map generator within the game, and allows much faster generation of novel or extreme worlds than using the map editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Vanda Engine

    Vanda Engine

    A free 3D game engine to create games and realtimes scenes for Windows

    Vanda Engine is a free and open source 3D game engine for Windows. I'm developing this game engine for years to help the students and other enthusiast learn game engine programming and develop 3D games for free. While giant companies are building game engines with huge budget and a lot of manpower, I'm developing this free 3D game engine alone with no budget. I have published step by step tutorials about Vanda Engine, 3D tools, and COLLADA format: https://vanda3d.org/tutorials/ Please...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 12

    Ilcg2

    The Ilcg2 compiler compiler

    Ilcg2 extends the Intermediate Language for Code Generation, by combining it with the sablecc parser generator. The resulting tool allows complete compilers to be generated with only a relatively small translator class in Java being required to map abstract syntax trees to abstract semantic trees. The lexical analysis, parsing, and generation of vectorised assembler code are all automated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    A WAD of Dungeon Mazes

    A random map WAD file generator

    A generator app for generating random mazes, that are then compiled into Doom 2 compatible PWAD's (Patch WAD files). You can create single levels, or whole campaigns (32 levels). This is for use in either the proprietary software, or many of the open source ports available. With a combination of this and at least two other software packages (a free Doom 2 source port, and a free Doom IWAD) you can create a completely free dungeon crawls game. Note, if you're downloading the compiled exe...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    TFT Font Factory

    TFT Font Factory

    Pixel font editor for embedded projects

    Create and edit pixel fonts for your MCU-based projects. Maybe you'll be interested in a image editor/converter for embedded projects: PixelImage (https://sourceforge.net/projects/pixelimage/), my another project Modified tickets permissions: Now anyone can create ticket and post comments (pre-moderated).
    Downloads: 11 This Week
    Last Update:
    See Project
  • 15
    Mingro

    Mingro

    Old-school 2D game engine

    An old-school game engine, much like good old ID and Apogee games as Duke Nukem, Commander Keen and Biomenace, slightly inspired by Diana Gruber's "Action Arcade Adventure Set". Made with Allegro.pas and programmed in Pascal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ULS

    A lexical analyzer generator that makes the class source code.

    ULS is a class library for creating lexical analyzer from language specification file. It's provided as C/C++/C# and Java (class) libraries with a few of tools on Linux/Windows platform.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Kactus2

    Kactus2

    Kactus2 is a graphical EDA tool based on the IP-XACT standard.

    Kactus2 is a toolset for IP-XACT based SoC design and provides packaging, integration and configuration of HW and SW components, plus register design and HDL import and generation. The source code is hosted at https://github.com/kactus2/kactus2dev. An example IP library is available at https://github.com/kactus2/ipxactexamplelib Video tutorials are available at https://www.youtube.com/user/Kactus2Tutorial Issue tracker is available at...
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 18
    C-evo

    C-evo

    C-evo Distant Horizon; Empire Building Game

    ...C-evo Distant Horizon (c-evo-dh) is a fork of C-evo New Horizons https://app.zdechov.net/c-evo/ which is itself a fork of C-evo There is an excellent in-game manual, see also; https://civilization.fandom.com/wiki/Strategies_(C-evo)/For_first_few_turns https://civilization.fandom.com/wiki/Game_mechanics_(C-evo) https://civilization.fandom.com/wiki/Strategies_(C-evo) http://www.c-evo.org/text.html#design http://www.c-evo.org/faq.html http://www.c-evo.org/bb/index.php External Map Generator for more varied terrain https://sourceforge.net/projects/cevomapgen/
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Sysmon-Modular

    Sysmon-Modular

    A repository of sysmon configuration modules

    sysmon-modular is a community-driven repository that provides a modular, production-ready set of Sysmon configuration modules designed to be easily composed and tuned for different environments. The project organizes detection logic into per-event modules (for example, process creation, file create, network connection, registry events, image load, and many more) so operators can pick and choose which rules to enable without editing a monolithic XML by hand. It includes pre-generated...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Map My Data

    Simple SQL data mapper

    Map My Data (MMD) is a code generator for Freepascal. It generates persistence classes that perform mapping between business objects and SQL statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pH7 Social Dating CMS (pH7Builder)❤️

    pH7 Social Dating CMS (pH7Builder)❤️

    🚀 Professional Social Dating Web App Builder (formerly pH7CMS)

    pH7Builder is a Professional, Free & Open Source PHP Social Dating Builder Software (primarily designed for developers ...). This Social Dating Web App is fully coded in object-oriented PHP (OOP) with the MVC pattern (Model-View-Controller). It is low resource-intensive, extremely powerful and highly secure. pH7Builder is included with over 42 native modules and is based on its homemade pH7 Framework which includes more than 52 packages To summarize, pH7Builder Social Dating Script...
    Downloads: 49 This Week
    Last Update:
    See Project
  • 23
    Aleph One is a highly sophisticated program for generating fractals. Some major features are: A built-in expression generator, 32-bit colouring schemes for the fractals, multi-threaded and multi-server rendering! WOW! And lots, lots more... The source code has moved to GitLab: https://gitlab.com/jmmcg/alephone
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TerraForge3D

    TerraForge3D

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

    What can this do? 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...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    Sketch Map Generator 4

    Sketch Map Generator 4

    Sketch plugin to fill a shape with a map generated from given location

    Design beautiful map interfaces, mobile applications and more in less time with Map Generator. Now powered by Google and Mapbox. You will need to provide your own Google Maps API Key or your own Mapbox tokens so that the plugin can work properly. If you already use this plugin please backup your Google API Key, Mapbox tokens and map settings. The plugin will try to use the data you have saved but if something unexpected happens, it is better to have that data at hand. ...
    Downloads: 0 This Week
    Last Update:
    See Project