Showing 18 open source projects for "origin"

View related business solutions
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 1
    react-rewards

    react-rewards

    A package containing a few micro-interactions you can use

    ...If a huge cloud of smiling emoji doesn't fit your application well, try changing the physics config to make it more subtle. In order to use the rewards, you'll need to provide an element that will become the origin of the animation. This element needs to have an ID that matches the one used inside the hook - it can be anywhere in the DOM as long as the IDs match. You can place the element inside a button, center it and shoot up from the button. You can place it on top of the viewport with position: "fixed" and change the angle to 270, to shoot downwards. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Morphing Editor

    Morphing Editor

    Java application for creating Morphing videos

    origin=sourceforge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    FractalImageCompression

    FractalImageCompression

    Java Fractal Image Compression based on Delaunay triangulation

    ...operation=countAndForward&url=https%3A%2F%2Ffrojasg1.com%2Fdemos%2Faplicaciones%2FfractalCompressor%2Ffractal_image_compression_v1.0_demo.mp4%3Forigin%3Dsourceforge&origin=web You can find more about it at this web site: https://www.frojasg1.com:8443/downloads_web/web/html/compresionFractalImagenes.html?origin=sourceforge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    color_ball

    color_ball

    Application that paints a subtly colored ball over an image

    ...It has been an excuse for integrating the JColorChooser with my library: * Multi-precision * Dark mode * It remembers the latest chosen colors you can watch a demo at: https://frojasg1.com:8443/resource_counter/resourceCounter?operation=countAndForward&url=https%3A%2F%2Ffrojasg1.com%2Fdemos%2Faplicaciones%2FcolorBall%2FcolorBall.v1.0.demo.video.mp4%3Forigin%3Dsourceforge&origin=web You will find more about it at this web site: https://www.frojasg1.com:8443/downloads_web/web/html/bolaDeColor.html?origin=sourceforge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Network Discovery Software | JDisc Discovery Icon
    Network Discovery Software | JDisc Discovery

    JDisc Discovery supports the IT organizationss of medium-sized businesses and large-scale enterprises.

    JDisc Discovery is a comprehensive network inventory and IT asset management solution designed to help organizations gain clear, up-to-date visibility into their IT environment. It automatically scans and maps devices across the network, including servers, workstations, virtual machines, and network hardware, to create a detailed inventory of all connected assets. This includes critical information such as hardware configurations, software installations, patch levels, and relationshipots between devices.
    Learn More
  • 5
    InstrumentalMusic

    InstrumentalMusic

    Application which detects musical notes from the microphone.

    ...Zoom Dark mode option JDK-17 compatibility With v1.2 it includes a pitch shifter (making voice lower or sharper through a slider) There is a demo video which shows how it works (the demo video can be visited from Help menu of the application) You can also see the pitch-shifter demo version here: https://frojasg1.com:8443/resource_counter/resourceCounter?operation=countAndForward&url=https%3A%2F%2Ffrojasg1.com%2Fdemos%2Faplicaciones%2FInstrumentalMusic%2Fpitch.shifter.mp4%3Forigin%3Dsourceforge&origin=web You can find more about it at this web site: https://www.frojasg1.com:8443/downloads_web/web/html/instrumentalMusic.html?origin=sourceforge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    radon-transform-for-java

    Library with a Radon Transform implementation for Java

    ...The shared zip includes the library and an example, which shows how to make the library work in a real case. You can see more information at: https://www.frojasg1.com:8443/downloads_web/web/html/radon.html?origin=sourceforge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    desktop-icons

    Application for resizing images to create icons of standard sizes

    ...You can change the alpha component (of transparency) of the rest of pixels too JDK-17 compatibility You will find more about it at this web site. https://www.frojasg1.com:8443/downloads_web/web/html/iconos.html?origin=sourceforge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    threeddonut

    threeddonut

    3D donut. Example of frojasg1.com libraries usage

    ... - Classes to easy the xml file management (without validation) - JDK-17 compatibility You will find more about it at this web site: https://www.frojasg1.com:8443/downloads_web/web/html/donut.html?origin=sourceforge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    key_color_image

    Command line app for creating a particular color scale to images

    ...(This does not work properly in certain environments, but you can always move the mouse over your color before launching the application) You can find more about it at this web site: https://www.frojasg1.com:8443/downloads_web/web/html/keyColorImage.html=origin=sourceforge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 10
    html2canvas

    html2canvas

    A JavaScript HTML screenshot renderer

    ...However, as it is heavily dependent on the browser, the library is not to be used in nodejs. It can't circumvent any browser content policy restrictions and to render cross-origin content a proxy will be needed to get the content to the same origin.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11
    ObjectVolume

    ObjectVolume

    Calculates Volume, Surface Area & Centroid of a Closed Triangular Mesh

    The ObjectVolume program calculates the volume, surface area and centroid of a closed triangular mesh represented in an object file (.obj). The process goes through the list of triangles that make up the surface and, for each triangle, forms a tetrahedron with an external point. The program uses the origin (0,0,0). The volume of the tetrahedron is then calculated. Tetrahedrons with back facing triangles are added and those with forward facing triangles are subtracted yielding the object volume. A detailed description of the process is presented in the ObjectVolumeTutorial.doc document as well as program logic and results. A key component in the program is a subroutine that calculates the volume of a tetrahedron. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Lens effect JPanel Java

    Lens effect in a JPanel Java library

    Example of use of the library which makes a lens effect over a Java JPanel You can find more about it at this web site: https://www.frojasg1.com:8443/downloads_web/web/html/efectoLente.html?origin=sourceforge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Go Graphics

    Go Graphics

    Go Graphics - 2D rendering in Go with a simple API

    ...DrawStringAnchored does the same for text, so you don't need to call MeasureString yourself. gg supports linear, radial and conic gradients and surface patterns. You can also implement your own patterns. It is often desired to rotate or scale about a point that is not the origin. The functions RotateAbout, ScaleAbout, ShearAbout are provided as a convenience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Digitial Diceworks Locomotion System

    Digitial Diceworks Locomotion System

    A way of moving around in virtual space that uses initial motions

    ...When you start walking in the real world, you start by taking small step, if you were going to start running you were to start with a bigger step. The difference in these “initial motions” is the distance at which you moved from where you started, your origin. This is the core concept of the DDLS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HermeneutiX

    HermeneutiX

    Your graphical tool for Syntactic/Semantic Structure Analysis of texts

    HermeneutiX is a tool for diagramming syntactic and semantic structures of complex (not necessarily foreign-language) texts (e.g. bible or other historical excerpts). HermeneutiX is now part of SciToS (the scientific tool set). Starting with version 2.0.0, HermeneutiX can be found on GitHub. Please check out the release summary: https://github.com/scientific-tool-set/scitos/releases For an introduction, check out this video: https://youtu.be/uQjewyG0Ad8 PS: To run a Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Subtitles synchronization

    Application in Java for synchronizing subtitles (.srt and .ass)

    ...The GUI allows switching between English and Spanish languages. You will find more about it at this web site: https://www.frojasg1.com:8443/downloads_web/web/html/sincronizadorDeSubtitulos.html?origin=sourceforge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    lavalamp>3

    screen colors get changed by a neural net

    On the full screen or a frame the colors get changed dynamically by using a image recognition neural net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Design Cubes of Light

    Design Cubes of Light

    New software tool for designing of everything

    It's revolutionary invention for design of any product or design project, cause work with basics of Nature/Universe, it works with origin of all things created, a Light.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next