Open Source JavaScript Graphics Software for Mac - Page 12

JavaScript Graphics Software for Mac

View 59 business solutions

Browse free open source JavaScript Graphics Software for Mac and projects below. Use the toggles on the left to filter open source JavaScript Graphics Software for Mac by OS, license, language, programming language, and project status.

  • Intelligent Spend Management Icon
    Intelligent Spend Management

    One easy-to-use procure-to-pay software platform for real-time visibility and control over all business spend.

    Procurify’s easy-to-use Intelligent Spend Management platform provides hundreds of organizations worldwide with real-time visibility and control over all business spend. By bringing more spend under management, our customers capture reliable spend data that can be used to proactively minimize rogue spend and rework — and ultimately save them precious time and money.
  • Powerful Phishing Protection for Microsoft 365. Icon
    Powerful Phishing Protection for Microsoft 365.

    For companies that need a powerful phishing protection solution

    PhishTitan is a next-generation phishing protection and remediation solution powered by TitanHQ. Our proprietary machine-learning algorithm integrates directly with Microsoft 365, catching and remediating sophisticated phishing attacks Microsoft misses. These sophisticated, zero-day attacks are currently being missed and are where the real damage occurs. Post-delivery remediation (PDR) allows you to remove all phishing emails from your user's inbox, removing risk instantly. Our curated and unique email threat intelligence data is unmatched in visibility, coverage, and accuracy.
  • 1
    Snaps! Gallery is an easy to install and use PHP image gallery. It aims to be simple, powerful, and customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Spectacle

    Spectacle

    A ReactJS based Presentation Library

    Spectacle is an open source presentation library based on React.js. It lets you create sleek presentations using JSX syntax, giving you the ability to live demo your code. Spectacle’s presentations are lively and interactive, with clickable elements, themes, custom backgrounds, animations, and many other fun and unique elements you can add to make your presentations pop. With Spectacle you can also live demo your code in real time without having to leave the presentation deck. Code blocks conveniently auto-size and scroll when there is an overflow of content. See the live demo deck at: https://raw.githack.com/FormidableLabs/spectacle/main/examples/one-page.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SpiderGL is a JavaScript 3D Graphics library which relies on WebGL for realtime rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Spritejs

    Spritejs

    A cross platform high-performance graphics system

    Spritejs is a cross-platform high-performance graphics system, which can render graphics on web, node, desktop applications and mini-programs. SpritejsNext is the new version of spritejs. It is renderer agnostic enabling the same api to render in multiple contexts: webgl2, webgl, and canvas2d. Manipulate the sprites in canvas as you do with the DOM elements. SpritejsNext provides several kinds of basic sprite elements, which can be operated on the layer like DOM elements. Compatible for most modern browsers. You should import babel-polyfill for early browsers(i.e. iOS 8).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Email Authentication Problems Solved by EasyDMARC Icon
    Email Authentication Problems Solved by EasyDMARC

    For companies that need a SaaS platform to implement and monitor DMARC, DKIM, SPF, and BIMI

    Thousands of IT Managers and Sysadmins use EasyDMARC every day to manage, monitor, and secure email infrastructure.
  • 5
    Stingray provides a robust Object Oriented Programing framework for Javascript. Stingray's classes lessen development time for graphic/multi-media designers and web developers and focus on new projects, rather than re-invent the wheel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Strut Editor Offline

    BEST FREE SOFTWARE TO MAKE IMPRESSIVE PRESENTATIONS.

    Strut is an open source project to make impressive presentations like Prezi the application was powered by Strut.io and Electron projects Strut is available on Windows, Linux and Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tamachan is a GUI front end written in XUL to generate S5 presentations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TenorSpace.js

    TenorSpace.js

    Neural network 3D visualization framework

    TensorSpace is a neural network 3D visualization framework built using TensorFlow.js, Three.js and Tween.js. TensorSpace provides Keras-like APIs to build deep learning layers, load pre-trained models, and generate a 3D visualization in the browser. From TensorSpace, it is intuitive to learn what the model structure is, how the model is trained and how the model predicts the results based on the intermediate information. After preprocessing the model, TensorSpace supports the visualization of pre-trained models from TensorFlow, Keras and TensorFlow.js. TensorSpace is a neural network 3D visualization framework designed for not only showing the basic model structure but also presenting the processes of internal feature abstractions, intermediate data manipulations and final inference generations. By applying TensorSpace API, it is more intuitive to visualize and understand any pre-trained models built by TensorFlow, Keras, TensorFlow.js, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Textillate.js

    Textillate.js

    A jquery plugin for CSS3 text animations

    Textillate.js combines some awesome libraries to provide an easy-to-use plugin for applying CSS3 animations to any text. Simply include textillate.js and it's dependencies in your project to start creating unique effects. Textillate.js is built on top of the simple, yet amazingly powerful animate.css and lettering.js libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rierino Content Management Platform for eCommerce Icon
    Rierino Content Management Platform for eCommerce

    For medium to large enterprises targeting online commerce and digital transformation

    Rierino Commerce platform is a smart headless backend for high-growth commerce designed to support infinite flexibility & scale. With various modules such as product information management (PIM), pricing & promos, search, content (CMS), and journey management, it has a highly extensible structure allowing users to easily add or customize modules through simple configurations.
  • 10

    TiledImage

    TiledImage is a system to browse a large image.

    TiledImage is a system to browse a large image. An image of several mega pixels are divided into some tiles and download them by javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tom's Javascript Animation Engine is a javascript engine that handles ascii animation. It is meant to be easy-to-use for the non-programmer, and likewise quite hackable for the entry-level programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TurboSphere

    TurboSphere

    TurboSphere is an easy to learn and powerful JS based game engine.

    TurboSphere is an intuitive and easy to learn game engine. It is generally modeled after the Sphere RPG engine for its API, although the API has been modernized. It uses JavaScript as its game logic language, and supports many common file types for resources. TurboSphere uses Google V8 for JavaScript execution and SDL for graphics, audio, input and most other game related functions. It includes a map engine intended for top-down, zelda like games. Other, script based map engines are possible, and several have been implemented for TurboSphere's predecessor, Sphere (like the Majestic Map Engine (http://spheredev.org/smforums/index.php?topic=4496.0)). TurboSphere is largely compatible with the Sphere RPG engine, the main API change is the replacement of object creating functions with proper JavaScript constructors. This means that there are several completed games already made that work with TurboSphere, requiring only a small set of compatibility scripts to function in TurboSphere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A throwback to the old school computing lessons with turtle graphics, updated to todays interfaces. Can be used for teaching kids about programming, both inside the script environment and through java extension. It also fun !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tweet Parser

    Tweet Parser

    Analyse bases de données tweets pour rapport d'impact social media

    Le logiciel permet d'analyser des bases de données de tweets (API Twitter extraites sous format .csv) afin de pouvoir créer un rapport d'impact social media d'un événement suivis par des hashtags. Le logiciel permet de créer différents graphiques pertinents et de pouvoir placer dans le presse-papier des tweets à mettre dans le rapport.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A DHTML interface to the MapServer GIS engine. (Get MapServer at http://mapserver.gis.umn.edu). MapSurfer allows interactive display, panning, and zooming of geographic data along with feature querying. See http://www.scign.org/mapsurfer/mapsurfer/
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A webtool for publishing mapinfo MIF files with attributes to the web, based on html, php, vml, jvascript and mysql database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Browsers support rendering shapes within your web pages. This library provides a JavaScript cross-browser API for drawing and editing shapes using VML, SVG, and canvas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Vectorial Gradients
    Vectorial gradients Funny mix shapes. Compare with bitmap gradients
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Presentation framework for Web applications. On the basis of: HTML, JavaScript, DHTML. Configure your user interface with Tag libraries (for J2EE systems) or XSL templates (for any other WEB systems using XML/XSL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Vivus.js

    Vivus.js

    JavaScript library to make drawing animation on SVG

    Vivus is a lightweight JavaScript class (with no dependencies) that allows you to animate SVGs, giving them the appearence of being drawn. There are a variety of different animations available, as well as the option to create a custom script to draw your SVG in whatever way you like. Every path element is drawn at the same time with a small delay at the start. This is currently the default animation. Each line is drawn synchronously. They all start and finish at the same time, hence the name `sync`. Each path element is drawn one after the other. This animation gives the best impression of live drawing. To give more freedom, it's possible to override the animation of each path and/or the entire SVG. It works a bit like the CSS animation timing function. But instead of using a cubic-bezier function, it use a simple JavaScript function. It must accept a number as parameter (between 0 to 1), then return a number (also between 0 and 1). It's a hook.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Vizzu

    Vizzu

    Library for animated data visualizations and data stories

    Vizzu is a free, open-source Javascript/C++ library utilizing a generic dataviz engine that generates many types of charts and seamlessly animates between them. It can be used to create static charts but more importantly, it is designed for building animated data stories and interactive explorers as Vizzu enables showing different perspectives of the data that the viewers can easily follow due to the animation. Create a placeholder element that will contain the rendered chart. The Vizzu 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
  • 22
    Vue Meta

    Vue Meta

    Manage HTML metadata in Vue.js components with SSR support

    Vue Meta is a Vue.js plugin that allows you to manage your app's metadata. It is inspired by and works similar as react-helmet for react. However, instead of setting your data as props passed to a proprietary component, you simply export it as part of your component's data using the meta info property. These properties, when set on a deeply nested component, will cleverly overwrite their parent components' metaInfo, thereby enabling custom info for each top-level view as well as coupling metadata directly to deeply nested subcomponents for more maintainable code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    VueGL

    VueGL

    Vue.js components rendering 3D WebGL graphics reactively with three.js

    VueGL is a component library for rendering 3D graphics with Vue.js and three.js. Using VueGL, you can handle WebGL very easily. In addition, drawn graphics are responsively re-rendered when detecting data changes. Vue.js is one of the very popular frameworks for building web apps or interactive websites. three.js is a 3D graphics library to uses WebGL. It provides classes wrapping WebGL APIs. They aim for different targets to be rendered, Vue.js for DOM and three.js for WebGL context. These APIs are completely different and that causes a mess when we want them to work together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Wave Framework

    Wave Framework

    Open Source API-centric PHP Micro-framework

    Wave is a PHP micro-framework that is built loosely following model-view-control architecture and factory method design pattern. It is made for web services, websites and info-systems and is built to support a native API architecture, caching, user control and smart resource management. Wave is a compact framework that does not include bloated libraries and features and is developed keeping lightweight speed and optimizations in mind. While not necessary for using Wave Framework, it comes by default with a URL and View controllers intended for building websites by solving URL requests and loading views. Mercurial and Git repositories is available for developers who are interested in following the development. Official website and documentation: http://www.waveframework.com Social networks for latest news: Google+ - http://plus.google.com/106969835456865671988 Facebook - http://www.facebook.com/waveframework Twitter - http://www.twitter.com/WWWFramework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Web 2.0 environment for collaborative and extensible design of object interconnection diagrams like UML, networks, circuits and other graph based diagrams. Client: Web-based (AJAX / Dojo Toolkit) Server: JEE Application (Struts Framework)
    Downloads: 0 This Week
    Last Update:
    See Project