Showing 13 open source projects for "except"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    Vizzu

    Vizzu

    Library for animated data visualizations and data stories

    ... constructor has to load Vizzu's WebAssembly module asynchronously to prevent blocking the whole page. Because of this, any method except animate() will throw an exception while the library is not initialized. There is an initializing promise in the Vizzu class, which will resolve when initialization is finished. You can call all methods after this promise is resolved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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 best...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    rayshade-mathematica

    rayshade-mathematica

    rayshade and POV for Mathematica Export + view

    Beautifully Render* your Graphic3D and Shown or Manipulate right in the Front End (without Export to, ie 3DStudio Art Renderer, et al). For use with Mathematica 4.0 - 13.1. Makes file.ray or .pov that will look much like image in notebook except rendered. Works easily/automatically with many Graphics3D (and some Graphic) as well. However graphics in 13.1 is too big to comment on: many will work many not. Has many options to fix renders that aren't so auto. Now very portable (Apple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Exposure

    Exposure

    Learning infinite-resolution image processing with GAN and RL

    Learning infinite-resolution image processing with GAN and RL from unpaired image datasets, using a differentiable photo editing model. ACM Transactions on Graphics (presented at SIGGRAPH 2018) Exposure is originally designed for RAW photos, which assumes 12+ bit color depth and linear "RGB" color space (or whatever we get after demosaicing). jpg and png images typically have only 8-bit color depth (except 16-bit pngs) and the lack of information (dynamic range/activation resolution) may lead...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    fbgrad

    fbgrad

    Explores color gradients with framebuffer graphics

    A fun splashy program that accomplishes very little. Working example of framebuffer programming, creating JPEGs, drawing into a linear memory array. Kids will maybe like it, it's not interactive except it does screendumps if you hit s while it's running
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    tinyobjloader

    tinyobjloader

    Tiny but powerful single file wavefront obj loader

    Tiny but powerful single file wavefront obj loader written in C++03. No dependency except for C++ STL. It can parse over 10M polygons with moderate memory and time. tinyobjloader is good for embedding .obj loader to your (global illumination) renderer. We recommend to use master (main) branch. Its v2.0 release candidate. Most features are now nearly robust and stable (The remaining task for release v2.0 is polishing C++ and Python API).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    imagefap-gallery-dl-cli

    Headless fork of ImageFap Gallery Downloader

    This is a "fork" of the ImageFap Gallery Downloader project to change it from querying keyboard and instead allow you to pass the URLs along via CLI. Additional features will be added as requested or desired.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 8
    Complex Renderer

    Complex Renderer

    Simple renderer of complex functions including recursive

    .... It is extremely fast, but uses only 32-bit float. And finally, the fourth works on CPU, but uses arbitrary precision (OpenMP), so it hasn't limit for depth (except rendering time).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SpectroHelp

    SpectroHelp

    helps color-blind persons to work with color

    Helps color-blind persons to work with color, and can be used by others for educational purposes. Some modes are taken from commercial Eyepilot application, other modes added for fun/education. SpectroHelp has several tools and modes: * 'Wave tool' animates color selected by mouse across all image, and can help read complex colored diagrams like subways maps and pie charts * Dark and Light tool change lightness of all colors except selected by mouse * Some modes where introduced to map full...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 10
    PhotoKit

    PhotoKit

    Photo browser with impressive 3D effects, slide effects and animations

    PhotoKit is a photo browser with impressive 3D effects and many slide effects. Features: 3D effects Slide effects (my another project NextEffect). Multi-touch (e.g. on N9) EXIF information. Share images to sina weibo. (for Chinese users) Online images with Google image search. Build debian package (make deb). PhotoKit can not manager photos now, just viewing. It will be possible in the future. The UI of PhotoKit is based on Qt graphics framework (except filedialog), so you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    LibNebular is C++ Linux library for uniform image file manipulation as String key-value pairs (with sometimes BLOB values) where different file types are intruduced through DL (".so") libraries. Includes BMP and JPEG plugins. Can easily be ported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    StickyPy
    A Stick figure animation program written with Python(www.python.org) and PyGame(www.pygame.org). It is similar to Pivot, except with a much wider variety of animation features, such as keyframes.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Photo Matrix is a photo viewer. You may upload, create thumbnails and view your photos online. it has multiple album support and web based administration allowing copy/move/delete of your images. it requires no additional software except php GD extension
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next