Showing 43 open source projects for "c-bus"

View related business solutions
  • Make Your Observability Stack Effortless Icon
    Make Your Observability Stack Effortless

    For Software Engineers, DevOps, Data Architects, and IT Leaders

    The progression to modern application stacks and microservices architectures has resulted in orders of magnitude more logs, metrics, events, and traces. Like gravity, data attracts more data, making it increasingly difficult to move and process as it accumulates over time. More than ever, there is a need to be able to stream-process, filter, mask, transform, aggregate, analyze, and route that data to various data tier destinations optimized for specific usage.
    Learn More
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
    Sign up
  • 1
    NextFractal - Real-time fractals

    NextFractal - Real-time fractals

    Application for creating fractals and other generated images

    NextFractal is an application for creating fractals and other algorithmically generated images. Images are generated from instructions contained in a script. NextFractal provides tools for rendering fractals, creating time-based and event-based animations, organising images, and exporting images and animations. See video for a short demonstration. NextFractal is free software, available for Mac, Windows and Linux. Download the latest release on GitHub:...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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: 0 This Week
    Last Update:
    See Project
  • 3
    SuperShaper

    SuperShaper

    A tool that uses OpenCL to procedurally generate 3D models

    The SuperShaper is an interactive tool to manipulate 3D meshes created from a "Trigonometry Formula" in real-time. The created mesh of up to a million vertices can be morphed interactively. The model is displayed in 3D, allowing customising the rendering. Export to 3DS and OBJ file formats is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    wallfart

    wallfart

    Make interesting, mostly Mandelbrot set based, desktop wallpaper.

    Boring to some, immensly entertaining to others, fractal investigation seems to have fallen out of favour with the kids these days: I aim to change that. GET THE PREBUILT WINDOWS VERSION HERE: https://sourceforge.net/projects/wallfart/files/setupWallFArt.exe/download
    Downloads: 2 This Week
    Last Update:
    See Project
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
    Learn More
  • 5
    syfluid

    syfluid

    Fancy interactive fluid simulation for gfx fans, VJs and demo coders

    ... to pause. "s" to save a png or jpg. syfluid is written in C++ using OpenGL. Even though it is heavily performance optimized and using OpenGL Shading Language (GLSL), it is a performance hog. Use "f" to show the FPS. If they are lower than 30, then reduce the quality parameter that you find in the menu from 200 to e.g. 100. For very fast graphic cards, try 400 and above. This fluid simulation is based on on Jos Stam's paper: http://www.dgp.toronto.edu/people/stam/reality/Research/pdf/GDC03.pdf
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    zMand
    A cross-platform Mandelbrot set viewer written in C++/SDL2. Tested only on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Buddhabrot Max

    Buddhabrot Max

    A Buddhabrot generator for large (>20000² px) renderings.

    A escape time orbit fractal renderer written in C#. Consists of two separate programs, one focused on high resolution and high quality rendering ("Buddhabrot Max"), the other focused on realtime exploration / zooming ("Buddhabrot Mag"). Uses multithreading and hardware acceleration. Allows creating of huge renderings (if enough memory is available) and saving files with full 32 bit float dynamic range as OpenEXR files. You can easily add new formulas which are then runtime compiled...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    zMand
    A cross-platform Mandelbrot set viewer written in C++/SDL2. Tested only on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Fraqtive

    Fraqtive

    Generator of the Mandelbrot family fractals

    Fraqtive is an open source, multi-platform generator of the Mandelbrot family fractals. It uses very fast algorithms supporting SSE2 and multi-core processors. It generates high quality anti-aliased images and renders 3D scenes using OpenGL. It allows real-time navigation and dynamic generation of the Julia fractal preview. Website: https://fraqtive.mimec.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • PMG Low-Code Automation Platform Icon
    PMG Low-Code Automation Platform

    For companies of all sizes interested in a low-code and digital process automation platform

    PMG is a low-code software platform that allows users to configure automation solutions and business applications to drive digital transformation initiatives. From streamlining business processes through automation, to integrating existing systems and filling in point solution functionality gaps, to delivering a collaborative workspace and unified user experience – PMG’s low-code platform does it all without coding. Business users as well as IT resources are empowered to configure, deploy, and maintain solutions that meet their company’s specific needs.
    Learn More
  • 10
    FractalNow

    FractalNow

    Fast, advanced, multi-platform fractal generator

    FractalNow provides users with tools to generate pictures of various types of fractals quickly and easily. It is made of both a command line tool, FractalNow, and a graphical tool, QFractalNow. The graphical tool, based on Qt library, allows users to explore fractals intuitively and generate pictures. Both tools are entirely multi-threaded and implement advanced algorithms and heuristics that make computation very fast compared to most existing free fractal generators.
    Leader badge
    Downloads: 79 This Week
    Last Update:
    See Project
  • 11

    HexMandala

    Generating hexacon based images.

    This program generates hexagon based figures that reminds me to a mandala, hence the name. Based on a given text of at least 3 characters (only letters, no digits or spaces) a start value for the hexagon figure is calculated. A set of colours is used to fill in the hexagon. It is possible to change the colours which can result in a figure to give a totally different impression. (on the colour changes only!) Changing the way the calculations are done is possible (in the configuration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Knot

    Knot

    Rendering of 2D and 3D Celtic Knots

    Knot allows visualisation of 3D Celtic Knots. The knot models can also be exported for loading into 3D modelling applications or 3D printing.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13

    Fractal Visualizer

    Geneartion of Standard Fractals.

    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Image Filters Generation

    Generation of Image Filters using Genetic Algorithms.

    https://sourceforge.net/p/wiretransferbankaccount/wiki/Home/ this project is provided "AS IS" without warranties of any kind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fractal Zoom Explorer

    Fractal Zoom Explorer

    Fractal Zoom Explorer

    Fractal Explorer supporting FTF and common .NET standard supported formats
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    HGL Suite

    HGL Suite

    A piece of useless crap

    March 2013 this project was announced first to public, but the feedback was ZERO. So I guess it is insanely bad and unusable. Ok. But sorry, I decided to continue it for myself to improve my inability and unexperience in software development FOR MYSELF. Even if it seemed to be the worst thing ever, I *NEED* to develop software for my own well being and even if I apparently - after over 20 years since the first lines of code I wrote - I improved my ability not a single bit than it is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Complex Renderer

    Complex Renderer

    Simple renderer of complex functions including recursive

    This program draws a user-defined function from complex plane to RGBA color. Currently, compiled program draws Mandelbrot set, but if you want to draw another function, you need to inherit it from 'Renderer' class in sources, pass it to 'Window' and recompile project. Including 4 versions. The first one was written with C++ and uses CPU 128-bit double. The second does the same, but was written with D language and Derelict3. The third uses GPU (GLSL shaders) to draw Mandelbrot set...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Knotter

    Knotter

    Interactive designer for Celtic knots

    Knotter is a highly configurable interlace designer. Interlace patterns are a kind of design historically used as a decorations in many places and by different cultures, some examples are Celtic knotworks and Islamic interlaces. Knotter aims to allow its user to design such patterns in an intuitive way and to provide easy ways to integrate the result in external general-purpose graphic software. For this purpose, designs created within Knotter can be save in a custom human-readable...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 19

    Mobius Mandelbrot

    Fractal Extreme plugin for Hiato's Mobius Mandelbrot

    ... bad versions if I want to work with them again. Instructions. Unzip the 64 bit plugin dll into C:\Program Files\Cygnus Software\Fractal eXtreme 64-bit\plugins64 The 32 bit plugin goes into C:\Program Files (x86)\Cygnus Software\Fractal eXtreme 32-bit\plugins or if you have 32bit windows it may the C:\Program Files\Cygnus Software\Fractal eXtreme 32-bit\plugins
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SmoothLife

    SmoothLife

    A generalization of Conway's Game of Life

    Conway's Game of Life is generalized to a continuous domain. 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: 4 This Week
    Last Update:
    See Project
  • 21
    sinestesia

    sinestesia

    Displays music using fractal flames and hardware acceleration (openCL)

    This program takes audio input from microphone, you can redirect pc audio output using control panel on Windows or pavucontrol on Linux. Your computer needs to support openCL (is sufficient a modern gpu or a intel core cpu) Commands: F11 toggle fullscreen S toggle stroboscopic flash NUMBER [0 to 9] change number of symmetry axes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TreeBuilder is a 3D tree model procedural generation tool. It implements two methods of tree creation. First is based on J. Penn & J. Weber paper "Creation and Rendering of Realistic Trees" and the second one uses L-Systems. TreeBuilder also features realtime rendering of created models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    fractals screensaver

    fractals screensaver

    This program draws randomly about 100 types of fractals. Program realized on C++ (as screensaver and as standard window application) and on Java (as applet and image store application).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    LX29 SGGF

    Some Graphical Art Functions combined in one Form

    The Lukix29 SGGF makes much more than only SGGF's it is an tool for making and manipulating mostly Random generated geometrical Pictures
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    Recursion Lab

    Visually explore patterns created using geometrical recursion.

    Take two reference points and use them to define an x-axis. Then add in some other points to form any pattern. Use each reference point with each pattern point to form a new x-axis on which each pattern point is reiterated. Throw in a few more dazzling features (such as colors, a visualizer mode, blending, render exporting, and more) and you have a Recursion Lab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next