Showing 21 open source projects for "tutorial"

View related business solutions
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
  • 1
    Signature Pad

    Signature Pad

    HTML5 canvas based smooth signature drawing

    ...Demo works in desktop and mobile browsers. You can check out its source code for some tips on how to handle window resize and high DPI screens. You can also find more about the latter in HTML5 Rocks tutorial. This library is provided as UMD (Universal Module Definition) and ES6 module. When you modify width or height of a canvas, it will be automatically cleared by the browser. SignaturePad doesn't know about it by itself, so you can call signaturePad.clear() to make sure that signaturePad.isEmpty() returns correct value in this case.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    3D Website with Three.js

    3D Website with Three.js

    The most impressive websites in the world use 3D graphics

    Project_3D_developer_portfolio is a code-repository and tutorial project that teaches how to build a developer portfolio website enhanced with 3D graphics and animations, using technologies like React, Three.js, React Three Fiber, Tailwind CSS, Vite and more. The idea is to help developers create “the most impressive websites” by blending immersive 3D scenes and interactive UI elements with modern web frameworks.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Algebraic graphs

    Algebraic graphs

    Algebraic graphs

    Alga is a library for algebraic construction and manipulation of graphs in Haskell. See this Haskell Symposium paper and the corresponding talk for the motivation behind the library, the underlying theory and implementation details. We can give semantics to the constructors in terms of the pair (V, E) of graph vertices and edges. Alga can handle graphs comprising millions of vertices and billions of edges in a matter of seconds, which is fast enough for many applications. We believe there is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SMILI

    SMILI

    Scientific Visualisation Made Easy

    ...It also features a number of standard processing algorithms for smoothing, thresholding, masking etc. images and models, both with graphical user interfaces and/or via the command-line. See our YouTube channel for tutorial videos via the homepage. The applications are all built out of a uniform user-interface framework that provides a very high level (Qt) interface to powerful image processing and scientific visualisation algorithms from the Insight Toolkit (ITK) and Visualisation Toolkit (VTK). The framework allows one to build stand-alone medical imaging applications quickly and easily.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 5
    CSS Animation 101

    CSS Animation 101

    Learn how to bring animation to your web projects

    CSS Animation 101 is a tutorial resource that teaches the fundamentals of motion on the web using only CSS. It starts with core building blocks—transitions, transforms, and keyframes—and then layers in timing functions, delays, and choreography to create more expressive sequences. The material stresses clarity and maintainability, showing how to structure styles so animations are easy to reason about and adjust.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    3DDFA

    3DDFA

    Fast, accurate and stable 3D dense face alignment

    This work extends 3DDFA, named 3DDFA_V2, titled Towards Fast, Accurate and Stable 3D Dense Face Alignment, accepted by ECCV 2020. The supplementary material is here. The gif above shows a webcam demo of the tracking result, in the scenario of my lab. This repo is the official implementation of 3DDFA_V2. Compared to 3DDFA, 3DDFA_V2 achieves better performance and stability. Besides, 3DDFA_V2 incorporates the fast face detector FaceBoxes instead of Dlib. A simple 3D render written by c++ and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    mini3d

    mini3d

    3D Software Renderer in 700 Lines

    The 3D software rendering tutorial, without any performance optimization, mainly shows people how to write a software renderer with a fixed pipeline. Although the main body code is only 700 lines, the sparrow is small and complete. The source code has only one mini3d.c, and a single file implements everything and is easy to read. No third-party library dependencies, no complicated project directories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Apparatus

    Apparatus

    A hybrid graphics editor and programming environment

    Apparatus is a browser-based visual editor and programming environment that streamlines building interactive diagrams. Users draw shapes, flows, constraints, and attach behavior code-side. It combines visual design with real code, supporting live demos, exports, and embedding. Created by CDG Labs, it helps build educational and exploratory tools quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    flow visualization toolbox

    matlab 2D image processing GUI toolbox for flow visualization

    ...This toolbox can be conveniently extended for 2D image processing in other disciplines, for example, surface stress measurement, inferred thermograph, PIV. See developer guide for HOWTO. * example project.mat and calib.mat use abs path will not work for you directly. pl. rebuild yours according to my youtube tutorial
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10

    nlProj

    3d lib

    Based on the great opengl tutorial website (http://nehe.gamedev.net), I am extracting some common API in a very object oriented programming fashion. Once the API is complete, I will start porting it to more modern versions of OpenGL. This is not really new, but it is my way of learning...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ...It uses the scene graph concept, with the possibility of panning and zooming cameras on various parts of the scene. Multiple cameras can be painted on the same window, each with its own painting rectangle. Multiple demos and a tutorial are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Flint

    Flint

    Actionscript 3 Particle Engine for Flash and Flex

    Flint is an ActionScript 3 particle engine designed for creating rich particle effects in Flash and Flex applications, providing tools for animations like fire, smoke, and explosions. This first tutorial will introduce the basics of Flint through a project to create a snow effect. Our effect will be snow flakes drifting down the screen. Each snow flake will be a particle in our particle system. If you want to see the final effect, scroll to the bottom of the page. This tutorial works with version 4.0.0 of the Flint library. This example creates a 2D particle effect. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mouse Gesture Composer (MGC)
    ...Basic elements are mouse movements, placed on a timeline segmented in measures, similar to classical music. Uses processing.org. Developed by numediart.org. A video tutorial is available here: http://vimeo.com/33442844 Main developper: François Zajéga - http://www.frankiezafe.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The so3DTools aims to provide many different helper class, examples and tutorial in C++ for OGRE3D. It aims to make understand how to use some advanced features in OGRE 3D. It is LGPL. At 2011/03/28, the project contains 20 tutorials + Ogre.chm.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    The project will provide a Cocoa framework to interface OpenGL in a more OO-fashioned style. It is not meant to be the fastest code possible, nor to leverage all the power of OpenGL, but to give developers a easy way to start working in 3D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Viewer of Mac OS X video tutorial i18n subtitles project. Mac Basics, iTunes, MobileMe, iLife , iWork available with English and Italian subtitles. This app help peoples with hearing impairment and non english speaking understand Find Out How video tutor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SPACS is an extension for Macromedia / Adobe Flash that automates flash tutorial creation. Using the SPACS panel, users submit a sequence of images, define hotspots which trigger question / answer sets, and outputs a flash file.(http://tinyurl.com/af6og5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Haxe Flash Tutorial is a tutorial on Haxe with sample code ready to run out of the box. A library with reusable functions completes the tutorial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Here is a collection of best Gimp photo plug-ins and special effects for the Gimp. These plug-ins are written in script-fu/tiny-fu to provide special FX effects, photo effects, color/text/logo effects. Also included visual SCJP tutorial & many more..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Game engine modeled on the simpengine from the book Opengl Game programming. To be built in JAVA, on top of JOGL (which is a set of JAVA bindings to Opengl). Also, coding of a tutorial testbed and a simple game demo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GoGraph is a tutorial software giving informatics students an easy, interactive and ergonomic way to learn and exercise the graph theory. It is based on JGraph, an open-source graph component for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB