Showing 57 open source projects for "mandelbrot set zoom"

View related business solutions
  • deskbird is the most intuitive desk booking app for your hybrid office. Icon
    deskbird is the most intuitive desk booking app for your hybrid office.

    With deskbird, creating an efficient workplace has never been easier.

    For companies in need of a people-centric workplace management solution so employees can see who is in the office, schedule their office and work-from-home days, and book resources for office days.
    Learn More
  • Native Teams: Payments and Employment for International Teams Icon
    Native Teams: Payments and Employment for International Teams

    Expand Your Global Team in 85+ Countries

    With Native Teams’ Employer of Record (EOR) service, you can compliantly hire in 85+ countries without setting up a legal entity. From dedicated employee support and localised benefits to tax optimisation, we help you build a global team that feels truly cared for.
    Learn More
  • 1
    Fractal Explorer

    Fractal Explorer

    Simple multi-threaded program to zoom into fractals. Runs on Windows

    Support for Mandelbrot set, Julia sets and Newton fractals. Source code may not be up to date. Source code: https://github.com/PrancerFrisco/Fractals
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Real-ESRGAN GUI

    Real-ESRGAN GUI

    Cross-platform GUI for image upscaler Real-ESRGAN

    ...This functionality is achieved by downsampling using a conventional scaling algorithm after multiple calls to Real-ESRGAN. Split each frame of the GIF and record the duration, zoom in one by one and then merge. Drag an image file or directory to any position in the window, and its path can be automatically set as the input.
    Downloads: 119 This Week
    Last Update:
    See Project
  • 3
    Isometric City

    Isometric City

    IsoCity: City building simulation game

    ...It uses optimized rendering techniques to draw tiles, buildings, roads, and terrain in isometric perspective, giving depth and dimension without 3D complexity, and includes a set of modular components so custom art or tile sets can be slotted in effortlessly. Users can pan and zoom smoothly across the scene, dynamically placing or editing objects, and the engine supports layered terrain, collision detection, and grid snapping to keep placements accurate and visually coherent. Although often used for game prototypes, the project’s flexible architecture also fits use cases like simulation dashboards, planning tools, or interactive data visualizations where spatial layout matters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Final Cut

    Final Cut

    A text-based widget toolkit

    Library for creating terminal applications with text-based widgets. FINAL CUT is a C++ class library and widget toolkit with full mouse support for creating a text-based user interface. The library supports the programmer to develop an application for the text console. It allows the simultaneous handling of multiple text windows on the screen. The structure of the Qt framework was originally the inspiration for the C++ class design of FINAL CUT. It provides common controls like dialog boxes,...
    Downloads: 5 This Week
    Last Update:
    See Project
  • ToogleBox: Simplify, Automate and Improve Google Workspace Functionalities Icon
    ToogleBox: Simplify, Automate and Improve Google Workspace Functionalities

    The must-have platform for Google Workspace

    ToogleBox was created as a solution to address the challenges faced by Google Workspace Super Admins. We developed a premium and secure Software-as-a-Service (SaaS) product completely based on specific customer needs. ToogleBox automates most of the manual processes when working with Google Workspace functionalities and includes additional features to improve the administrator experience.
    Learn More
  • 5
    KOReader

    KOReader

    An ebook reader application supporting PDF, DjVu, EPUB, FB2, etc.

    ...Developers can run a KOReader emulator in Linux and MacOS. Multi-lingual user interface with a highly customizable reader view and many typesetting options. You can set arbitrary page margins, override line spacing and choose external fonts and styles. It has multi-lingual hyphenation dictionaries bundled into the application. Custom UI without animation, with paginated menus, adjustable text contrast, and easy zoom to fit content or page in paged media. Look up words with StarDict dictionaries / Wikipedia, add your own online OPDS catalogs and RSS feeds, share ebooks with other KOReader devices wirelessly.
    Downloads: 126 This Week
    Last Update:
    See Project
  • 6
    InteractiveViz.jl

    InteractiveViz.jl

    Interactive visualization tools for Julia

    Julia already has a rich set of plotting tools in the form of the Plots and Makie ecosystems, and various backends for these. So why another plotting package? InteractiveViz is not a replacement for Plots or Makie, but rather a graphics pipeline system developed on top of Makie. It has a few objectives. To provide a simple API to visualize large or possibly infinite datasets (tens of millions of data points) easily. To enable interactivity, and be responsive even with large amounts of data....
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    Google Map React

    Google Map React

    Google map library for react that allows rendering components

    Google map library for react that allows rendering components as markers. google-map-react is a component written over a small set of the Google Maps API. It allows you to render any React component on the Google Map. It is fully isomorphic and can render on a server. Additionally, it can render map components in the browser even if the Google Maps API is not loaded. It uses an internal, tweakable hover algorithm - every object on the map can be hovered. It allows you to create interfaces like this example (You can scroll the table, zoom/move the map, hover/click on markers, and click on table rows) In the simple case you just need to add lat and lng props to any child of GoogleMapReact component.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    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: 33 This Week
    Last Update:
    See Project
  • 9

    Virtualdub Batch Video DeShake v26.0204

    Batch to compress [and deshake] all videos [or images] in folder

    Installation: Execute "DeShakInst.BAT" VirtualDub2 44282; AviSynth+ 3.7.5 updated to C:\DVD DESHAK.BAT updated to C:\UT and added to PATH Usage: DESHAK task[s] [parameters] Tasks: tp1: deshake pass1 LOG generation for 2nd pass tp2: deshake pass2 and compress video and audio to MP3 tcomp: compress (no deshake) twav: extract WAV and/or uses external WAV audio Parameters (more in help): vEXT: video extension (ie: vmov), default: vAVI qN: h264...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • The most user-friendly sales commission software for revenue-focused teams Icon
    The most user-friendly sales commission software for revenue-focused teams

    Everstage is a trusted ICM for public companies and enterprises worldwide-across industries

    Rated as #1 sales compensation management software, Everstage helps businesses streamline commission administration, boost sales performance and improve ROI with actionable insights. Top features: No-code plan designer, detailed commission statements, advanced commission forecasting, quota management, queries & approval workflows, deferred commissions (ASC606), BI-powered reporting, and more.
    Learn More
  • 10
    react-native-animatable

    react-native-animatable

    Set of animations and declarative transitions for React Native

    Declarative transitions and animations for React Native. To animate things you must use the createAnimatableComponent composer similar to the Animated.createAnimatedComponent. The common components View, Text and Image are precomposed and exposed under the Animatable namespace. If you have your own component that you wish to animate, simply wrap it with a Animatable.View. To make looping animations simply set the iterationCount to infinite. Most animations except the attention seekers work...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 11
    JuliaCall for Seamless Integration of R
    Package JuliaCall is an R interface to Julia, which is a high-level, high-performance dynamic programming language for numerical computing. Below is an image for Mandelbrot set. JuliaCall brings more than 100 times speedup of the calculation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Super-PDF-Editor-Lite

    Super-PDF-Editor-Lite

    World's most comprehensive, powerful, process-based PDF editor

    World's most comprehensive, powerful, process-based and lighting fast PDF reader, editor and batch processor. Includes features like Create PDF from Images, HTML, Text files. Create a processing log file. Extract Page, Split Page, Rotate Page, Merge Page, Duplicate page, Move Page, Printing, and Compress Page. Improve image enhancement before OCR operation for better OCR performance. pdf Imposition, etc. Super PDF Editor is best for bulk pdf processing, especially for the printing industry....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    The Simplest Manual Counter

    The Simplest Manual Counter

    Manual counter with the keyboard or the mouse on images

    The only open source counter to count any items the simplest and easiest way with the keyboard, or the mouse specifically on images. After associating a key to each item, or a predefined graphical symbol for images, pressing the key or clicking on the image increments its associated counter, and displays (for the images) the symbol at the mouse's pointer location. Such a project is so simple a child could use it!
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    ...TCamRemote is based on the Canon SDKs, which is administrated from Canon. Link to Canon development community. Highlights take pictures remotely and receive the picture to the computer, handle the remote viewfinder set and get remote parameters (e.g. ISO and Zoom) list, get and delete pictures stored in the camera, handle multiple cameras develop RAW-pictures with development parameters (e.g. change whitebalance) to 8/16 bits Tiffs or JPEG using ICC profiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SVGKit

    SVGKit

    Display and interact with SVG Images on iOS/OS X

    ...Open up "Demo-iOS.xcodeproj", and run it (on simulator or device). Try different SVG's. Zoom, pan, and (with the Monkey only:) hit the "Animate" button. Tap the images to see bounding boxes/hit detection (might need you to hit the Debug button first).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MaLiang

    MaLiang

    iOS painting and drawing library based on Metal

    MaLiang is a painting framework based on Metal. It supports drawing and handwriting with customized textures. The name of "MaLiang" comes from a boy who had a magical brush in a Chinese ancient fairy story. A Canvas is the basic component of MaLiang. You will paint all things on it. Canvas extends from MetalView, which extends from MTKView. MetalView handles all the logic with MetalKit and hides them from you. MaLiang supports the automatic adjustment of stroke size with painting force. 3D...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A11yWidget

    A11yWidget

    Accessibility Toolbox

    ## Accessibility Widget - v0.3 It is a simple accessibility add-on for browser Firefox without dependencies that allows users with disabilities easy and convenient way to browse most websites ### Supported Languages English by default, Hebrew and Russian. These languages ​​are auto-detected by the browser ### Future implementations - Option page to set position of widget and I hope many other interesting components...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Fractal painter

    Paints fractals with OpenCL or CPU if OCL not available.

    This program paints several fractals in a GUI (Qt 4). It uses OpenCL or a fallback to CPU if OpenCL is not available. You can save the displayed fractal as a Windows Bitmap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Panoramic RTL-SDR directly

    Panoramic RTL-SDR directly

    Open source RTL-SDR Panoramic Spectrum Analyzer

    This utility 'rtl_sdr_panorama.exe' designed for panoramic imaging spectrum REALTIME any (reasonable) band by accumulating within 0.5 second spectral samples of limited bandwidth for simultaneous monitoring (speed via USB, usually within 2...3 MHz) c DVB- chip based RTL-2832/R820 (13...1864 MHz). Controlled parameters: 1. Dongle Phone system. 2. Initial scan, Hz. 3. Endpoint scan, Hz . 4. Spacing scanning ediitsy tens kHz/MHz. 5. Noise level, dB. 6. Magnitude clock frequency...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 20
    Immerse.jl

    Immerse.jl

    Dive deeper into your data with interactive graphics

    ...Currently, Immerse supports Gadfly. The toolbar at the top supports saving your figure to a file, zooming and panning, and lasso selection. Zooming and panning uses the defaults set by GtkUtilities. The left mouse button allows you to rubberband-select a zoom region. Use your mouse wheel or arrow-keys to pan or change the zoom level. Double-click, or press the 1:1 button, to restore the full view.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Eventmie Pro

    Eventmie Pro

    Self-hosted multi-organization event management Laravel package

    ...Hence, you can create a brand new website or install it onto an existing Laravel website at your desired URL prefix. Multi-regional, timezones, languages including RTL support. Set default regional settings and use Eventmie Pro anywhere in the world. Fully responsive design, optimized for a mobile-first experience, including iPad, iPad-pro, small screen laptop & large desktops. COVID-19, no offline events, no business, no issue. Start earning from online events & classes with Eventmie Pro, it's compatible with Zoom, Google Meet and all other. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Cropper

    Cropper

    jQuery image cropping plugin

    Cropper is a powerful and flexible JavaScript image cropping library designed to bring rich, interactive cropping functionality to web applications with minimal setup. It provides users with an intuitive interface to select and adjust crop regions on images using drag-and-drop, zoom, rotate, and aspect-ratio controls, making it ideal for profile picture editors, photo upload tools, and content management interfaces. Developers can initialize Cropper on any <img> element and customize it with a comprehensive set of options like fixed aspect ratios, minimum crop box sizes, and preview panes that update in real time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    select-css

    select-css

    Cross-browser styles for consistent select element styling

    Cross-browser select element CSS for consistent select element styling. The CSS for this is fine to use as-is, but if you're editing it at all, you might want to be aware of a few numbers and values that help it look right.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    fancyBox

    fancyBox

    jQuery lightbox script for displaying images, videos and more

    ...Both Carousel and Panzoom components are used under the hood and help ensure a best-in-class user experience. In addition, they are easy to integrate with each other. Touch and mobile optimized with swipe, drag and pinch-to-zoom gestures. Highly customizable with configuration options, Sass and CSS variables. There are two main styles of coding when using Fancybox. Each of these styles has advantages and disadvantages, and you can combine the two. You can choose any CSS selector here to attach click handler to the currently selected set of elements as well as all future matching elements.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    zMand
    A cross-platform Mandelbrot set viewer written in C++/SDL2. Tested only on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB