Showing 26 open source projects for "matlab simple gui"

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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • $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
  • 1
    Mandelbulber

    Mandelbulber

    3D fractal rendering software

    In summary, Mandelbulber generates three-dimensional fractals. Explore trigonometric, hyper-complex, Mandelbox, IFS, and many other 3D fractals. Render with a great palette of customizable materials to create stunning images and videos. The possibilities are literally infinite! Mandelbulber v2 is new line of this application. It was rewritten from scratch with new Qt based interface. Old Mandelbulber is still available in Files section.
    Leader badge
    Downloads: 141 This Week
    Last Update:
    See Project
  • 2
    Simple MS Windows GUI application to create and edit MS Windows Icon (.ico) files, including XP and Vista compatible icons. The source images can be loaded from PNG and BMP formats. PNG translucency is supported.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    LCUI

    LCUI

    A small C library for building user interfaces with C, XML and CSS.

    LCUI is a freely available software library to create GUI application, it is written in C, support the use XML and CSS describe the graphical interface, you can use it to make some simple effects. The above description and screenshots is for the version 1.0.0 (+), and the 1.0.0 version is still in development, it is not officially released, please do not use old versions of "files "page to download as version 1.0.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    twGrabScreen

    create screenshots without the need of confirmation

    A simple little screenshot grabber that can dump the content of your screen into an image file in several formats. Supported formats are: - bmp - png - jpg - pbm - ppm - xbm - xpm Main difference to standard desktop environment screen tools is that it doesn't need any user interaction during the dump. Everything (pattern for filenames, format, output directory) is configured at start. After that you can simply create an unlimited number of screenshots (well it's actually...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    ScreenShot-Windows-

    ScreenShot-Windows-

    A qt GUI to capture screen-shot for creating twitter post and

    A simple GUI ScreenShot App for windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    qa3dviewer

    simple 3d scene viewer for windows/linux/android

    Simple test for 3d scene viewing demonstrating usage of: Qt5.1: a bit of qml framework+lot of native (c++) OpenGL ES: portable windows/linux/android code QtCreator framework: compile on all platforms License: - 3d models were taken from The Guild 2 Renaissance. All rights belong to Nordic Games GmbH. Non-commercial usage with courtesy of Nordic Games GmbH. - trackball code inspired by apple cocoa help Note: - home made qml widgets (Qt5.1 compatible) - home made openGL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Simple Viewer
    Project moved to GitHub: https://github.com/reybits/simple-viewer-gl Small and simple viewer for Linux, support multipage images, support transparency and alpha-channel in images.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    AnsiGL

    AnsiGL

    A modern "graphics" API for text-based applications

    Sourceforge is no longer being updated! Check out our new home instead: http://github.com/nicrohobak/AnsiGL ---------------------------------------- AnsiGL is a C++ console text "graphics" API using simply ASCII characters and ANSI escape sequences, and all without the use of any video hardware. It strives to be a simple-to-use text-graphical toolkit have with an intuitive interface for developers, while maintaining a sufficiently high degree of flexibility. Many comparable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SmoothLife

    SmoothLife

    A generalization of Conway's Game of Life

    ...OpenGL and GLSL shaders are used for real-time 2D and 3D graphics. Time stepping is done via a real to complex FFT based convolution operation. There are also two deliberately simple test implementations in FreeBasic and Matlab. A 2D version on a sphere shows that it is really not dependent on the underlying grid.
    Downloads: 6 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    OpenGL GUI Library

    OpenGL GUI Library

    a GUI library with fast procedural themes

    The basis of this project was used for my bachelor thesis. Momentarily it's in development stages and I haven't made any documentation, but feel free to check the demos showcasing the various algorithms used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    GuiObjects

    GuiObjects

    A C++ library to easily create GUI-editable objects

    The project was born when I wanted to write a 3D modeling + rendering engine in C++. I wanted to create an easily expandable tool for the GUI, that will automatically know how to display the various objects for editing. The goal was to make each object "know" how it should be displayed and changed, so that a simple GUI tool can display complex objects, and new objects can be created without having to spend time creating the "widgets" for them. The basic requirements was: - The "GuiObjects" don't know which graphical toolkit (e.g. gtk) will be used to display them...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Program for color-keying images, i.e. replacing green-screen or blue-screen frames transparent. User interface: command-line, processing numbered image sequences and simple console-GUI for tweaking the keying-values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Qt Handwriting Recognizing it's a simple Qt GUI interface of a artificial neural network to provide handwrite recognition. This project use FANN (Fast Artificial Neural Network) on first approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WeaselGui
    WeaselGui is middleware aimed at game developers to assist the creation of GUI and presentation layers. Simple, extendable, drop-in code with few dependencies for trivial integration. WeaselGui features in the book Game Engine Gems I © Weaseltron 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a personal DICOM files Viewer for MS Windows with simple GUI interface. This program is based on DCMTK Library. The development tool is Microsoft Visual Studio 2005.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GLICT aims to creation of simple-to-implement set of classes to produce a functional widget-based GUI using OpenGL. Implementation is planned in that way so that no windowing system or method is preferred.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple GUI frontend for gphoto2 with features useful in scientific research - support for simultaneous shooting and post processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is very simple GUI library for SDL. Provides some general widget like button, scrollbar, image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SpiceX is a simple schematic capture program for graphical interaction with Spice-based electronic simulation cores, i.e., placing components, wires and test points. SpiceX creates NETLISTs and runs simulations directly from the GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A simple program for bathch processing of images with easy GUI. Currently only puts graphics from specified image file onto images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SDL OO is an object oriented access to the SDL (Simple DirectMedia Layer), SDL_image, SDL_mixer, SDL_net, SDL_ttf, ... written in C++. It supports 2D/3D windows and is optimized for game/GUI development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    eboxy is an application for creating simple GUI interfaces for entertainment PCs, designed to be used on a TV screen with an IR remote. However it can be used for many other applications where a simple GUI front-end is required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    OnGui is an open source cross-platform GUI API. Goals are to be simple to learn and use, small and lean, and use C++ in an elegant way. A further goal is to be compatible enough with GTK that both can be used by an application without excessive overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a library to make a simple GUI, under OpenGL. It uses only OpenGL calls to draw the library. I originally created it to use as the interface for a 3d game. It features buttons, checkboxes, radioboxes, menus, progress bars, spinners, textboxes,
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB