27 projects for "essential-static" with 2 filters applied:

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    Animated Drawings

    Animated Drawings

    Code to accompany "A Method for Animating Children's Drawings"

    AnimatedDrawings is a framework that converts user sketches or line drawings into fully animated 2D motion sequences using learned motion priors. The idea is that you draw a simple static figure (stick figure, silhouette, or contour lines), and the system produces plausible skeletal motion (walking, jumping, dancing) that adheres to the drawn shape constraints. The architecture separates shape embedding (to understand user-drawn geometry) from motion embedding / generation (to produce temporally coherent movement). ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    image-blaster

    image-blaster

    An image-to-world skillset for Claude

    ...The project is designed to accelerate early-stage 3D work by producing usable assets from visual references in just a few guided steps. It can generate dynamic object models, static environment captures, ambient loops, and object-specific physics sounds. The resulting assets can be used in game engines, 3D tools, and web-based graphics projects. image-blaster is best understood as an experimental agent workflow for quickly jumpstarting interactive worlds rather than a full 3D authoring suite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    frame.js

    frame.js

    JavaScript Sequence Editor

    ...It abstracts the boilerplate of setting up a render loop, tracking elapsed time, and updating callbacks at the right cadence. By providing a simple lifecycle—start, stop, tick—it encourages separation between state updates and rendering, which is essential for smooth visuals. The library aims to be unobtrusive: you can drop it into demos or prototypes without adopting a large framework. Because it centralizes timing, it becomes easier to coordinate multiple animated elements or throttle work on low-power devices. For creative coding, micro-games, and UI flourishes, it offers just enough structure to keep animation code tidy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    3DCellForge

    3DCellForge

    AI-powered interactive 3D cell generation and exploration studio

    ...It includes cached demo models so the experience can work without generating a new model every time. Overall, it is a creative research and education tool for visualizing cell structures in a more interactive way than static diagrams.
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    AnimateDiff

    AnimateDiff

    Plug-n-play module turning text-to-image models into animation

    AnimateDiff is an open-source project designed to enhance text-to-image diffusion models by adding animation capabilities. It allows users to turn static images generated by popular text-to-image models into animated sequences without requiring additional model training. This plug-and-play tool is compatible with a wide range of community models and facilitates the generation of animation directly from pre-existing text-to-image models. It supports various configurations to create animations with different visual styles, providing flexibility and ease of use for developers and artists interested in exploring dynamic, AI-generated animations.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 6
    Perceptron

    Perceptron

    The birth of modern video feedback art.

    Perceptron is a video feedback engine with a variety of extraordinary graphical effects. Perceptron is an endless flow of transforming visuals. Perceptron * recursively transforms images and video streams in realtime and produces a combination of Julia fractals, IFS fractals, and chaotic patterns due to video feedback * evolves geometric patterns into the realm of infinite details and deepens the thought * records animations (movies) * saves and opens presets...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    bmpcanvas

    Change bmp files' aspect ratio by adding canvas borders.

    This small tool can add borders to bmp files in batch processing mode. All bmp files will have the specified aspect ratio after conversion. The border color can be automatically determined or set to a static color. The program can preserve the landscape/portrait format of the image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    ...To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D g=PDEGraphics2D.paint(Component c); PDEGraphics2D g=PDEGraphics2D.paint(JComponent c); PDEGraphics2D g=PDEGraphics2D.paint(Window c); PDEGraphics2D g=PDEGraphics2D.paint(JApplet c); The getCode(..) and write(....) methods can then be used to access the generated script and create HTML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Math Transformations Library
    A library analog to those included in Matlab without the need of external libraries; just right for embedded or static linking. MTL was used to build a 3d Scanner. MTL consists of pars B - Basic Functions, Matrices, Images, Hypermodels (3d Models and up) N - Numeric Functions ranging from linear regression over nonlinear optimization to singular-value computation I - Image filters and Image enhancement H - Hardware related (optional part), does require additional libraries and is only useful on certain hosts. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    galleryforge creates static HTML galleries by recursing through a hierarchy of directories containing images. Every directory becomes an album in the gallery, every image is resized to target size and a thumbnail created.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    PyAlbum is a program that generates static files (HTML pages, text, XML) based on templates from digital camera images or other pictures. Written in Python. Runs at least on Windows/32, Linux, Unix, Mac OS. Uses PIL and the EmPy templating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Support for Java 3D in NetBeans IDE. Currently only a wrapper for Java3D libraries. The goal is to at least provide Matisse with every component a user can add to its form, and later a static Universe Editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SCIG is a PHP (currently being rewritten in Ruby) script which allows to create static representations of Rubiks Cube and similar puzzles. It is highly customizable and has many useful features like caching and drawing many cubes on one image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AnotherScrapBook allows you to index, rotate, comment, edit images and films (and more) and create static web sites (and more).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PHP classes for creating Image Tags Cloud. Static and dynamic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    P-gal is a program that generates gallery of images for the web. It generates static HTML. It has a powerful support for templates that allows to customize pages genearted as much as you want. It can generate thumbnails of with user chosen size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Essential Data is data-aware SWT controls with a twist. The twist is that we don't replace the standard SWT controls with proprietary ones. Rather we supply generic MVC controllers that make standard SWT controls data-aware and that work with any model
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Web based tool (PHP) to generate static photo albums (HTML) out of the pictures and description files (opt.). No database needed. No PHP needed for loading/watching the resulting albums. Includes examples, templates and stylesheets. Several languag
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Iterative refocus GIMP plug-in can be used to refocus images acquired by a defocused camera, blurred by gaussian or motion blur or any combination of these. Adaptive or static area smoothing can be used to remove the so called \"ringing\" effect.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    A java tool to generate static html photo album site from existing images, based on Apache Maven(maven.apache.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PyGallery generates static html-based photo-galleries with optional captions. It is written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WebAlbum is the easiest way to have your photo albums ready on the Internet. Organize pictures, add descriptions, generate static pages and publish !!! It supports JPG, GIF, BMP, FPX, TIFF, custom templates and a multithreaded FTP tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java 2 application for positioning of furniture in the room with 3d preview. 3d preview is static or dynamic - user can walk across the assembled room and view it in real time. Used technologies: Java, Java3d, XML, VRML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The solution for portable photo image albums. Ideal for burning onto CD-ROM or posting to static HTML web sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The OpenGL Class Library (GLCL) is intented to be a set of C++ classes, available through static and dynamic libraries, that will allow the developer to create OpenGL applications using C++ quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo