Showing 33 open source projects for "teaching"

View related business solutions
  • $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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    jsconsole

    jsconsole

    Web based console - for presentations and workshops

    jsconsole is a web-based interactive JavaScript console designed to make it easy to run and present live JavaScript code directly in the browser, which is especially handy for workshops, presentations, and remote debugging scenarios. It provides an in-browser REPL-style environment where you can type JS expressions and see output instantly, making it useful for teaching, debugging snippets, or demonstrating ideas without setting up a local development environment. One hallmark of jsconsole is its remote debugging support: you can connect a remote browser or device to your console session and receive console output or even execute commands in that context, which simplifies diagnosing problems on devices you don’t have physically in front of you. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pascal Editor

    Pascal Editor

    A 3D building editor built with React Three Fiber and WebGPU

    ...The editor emphasizes ease of use, allowing users to write, edit, and preview code in real time with minimal configuration. Its architecture is intentionally simple, making it easy to extend or customize for specific use cases such as embedded editors or teaching tools. The project is particularly useful for developers who want a portable and accessible coding environment that works across devices without installation.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    FXGL

    FXGL

    Java/JavaFX/Kotlin Game Library (Engine)

    ...Games are easily packaged into a single executable .jar or native images. Any 2D game (side-scroller/platformer/arcade/RPG). Any business application with complex UI controls/animations. Hobby/academic/commercial projects. Teaching/learning/improving game development skills.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    glslmath

    glslmath

    C++ header-only library that simulates GLSL math

    ...It rather aims to provide a convenient single header file that implements the most commonly used subset of GLSL so that it is easy to use for rapid prototyping and GLSL teaching purposes. It is used at the Georg-Simon Ohm University of Applied Sciences in Nuremberg for teaching computer graphics courses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    glvertex

    glvertex

    Support for legacy OpenGL in core profiles

    The glVertex library emulates the legacy OpenGL API, which has been deprecated in OpenGL core profiles. It is also a convenience wrapper around GLSL shaders, VBOs and FBOs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    BallroomDJ4

    BallroomDJ4

    Ballroom Music Player

    BallroomDJ 4 is a complete rewrite of BallroomDJ. BallroomDJ 4 is a ballroom music player (but can be used for other purposes). It is designed with the goal of being able to play music the entire evening without intervention.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Chalk

    Chalk

    All-In-One Digital Teaching Assistant

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    KABOOM! in 180 lines of bare C++

    KABOOM! in 180 lines of bare C++

    A brief computer graphics / rendering course

    ...The codebase is small enough to be fully understood in a short time, making it ideal for students and developers new to graphics programming. It is often used in teaching environments to illustrate core rendering concepts in a practical way. Overall, tinykaboom is a minimalist yet powerful introduction to ray tracing and 3D rendering principles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SoundRuler is a tool for acoustic analysis, graphing and teaching. It interactively recognizes and measures 35 temporal and spectral properties of each sound in a file. It also features several measurement, graphing and didactic modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10

    A3D Legacy Library

    Legacy C++ libraries for basic image processing

    This Library was released by Acute3D for educational purposes. It is distributed under a BSD license. Some derivative works are used for teaching C++ development and image processing at Ecole des Ponts ParisTech. The Library is composed of 4 modules: - Common: base containers, random number generation, timer functions. - Images: image I/O and basic image processing algorithms. - LinAlg: simple wrappers for linear algebra algorithms. - Graphics: basic graphical user interface based on wxWidgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Sphaerica

    Interactive spherical geometry software.

    Sphaerica is an interactive spherical geometry computer software. You can create complex geometric constructions in spherical geometry with this software. It supports orthogonal, stereographic and gnomonic projections to display your construction. It also has a built in scripting language for automated constructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BCRT is a raytracer that uses povray-like syntax for defining scenes. It is ment as a teaching-projekt and offers multiple shapes and special effects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pink is an image processing library developed at ESIEE Engineering for research and teaching purposes. It contains implementations of over 200 algorithms for image segmentation and filtering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A set of Qt/C++ classes enabling cross-platform sound recording and pitch recognition. Can be used in software (e.g. instrument tuners, sound dictation, music teaching and tests) as a user input method. Includes a guitar-tuner example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OpenDoceo is a distant learning Open Source software dedicated to recording and delivering training and teaching through several specialized modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    bmp24_io
    bmp24_io is a small collection of C-subroutines for reading and writing image files. The focus is on an easy use for teaching purposes and quick evaluation of research ideas. Students with different proficiency in C should be able to use bmp24_io.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    TUGs (Teaching Unit GeneratorS) is a collection of unit generators that may be useful for teaching real-time digital sound synthesis and processing in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Replay is a network analysis and teaching tool designed to repeat captured network traces on tap network devices. At the moment this is only a proof of concept even though it is already useable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This small python script will generate mp3 and corresponding text files for learning / training the morse code. It follows the method of Koch for teaching the characters and the method described in N0HFFs book for improving the skills even more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The goal of this project is to create an interactive teaching demo for Bezier surface patch. It can be used in CAGD courses, and help the students to have a better understanding of Bezier surface patch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenMusic is an object-oriented visual programming environment based on CommonLisp/CLOS. It provides libraries and editors that make it a powerful environment for music composition. It can also be used for teaching functional and object programming. THE OM 5.2 RELEASE HOSTED ON SOURCEFORGE IS NOT MAINTAINED ANYMORE. IT IS STILL AVAILABLE FOR IT INCLUDES PRELIMINARY ATTEMPTS AT PORTING OM TO LINUX PLATFORMS, WHICH WE BELIEVE COULD STILL BE USEFUL FOR FUTURE PORTS AND DEVELOPMENTS. See the recent OM 6 developments and release at http://repmus.ircam.fr/openmusic/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    This project is a proof of concept for the use of video games as an alternative to traditional methods of music teaching, particularly for boys. It is the basis for the "Million Musician Challenge"- to engage 1,000,000 in music making.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    an educating tool generating heightmaps (heightmap terrains) with various algorithms, teaching how they work and how to use them, and letting you very easily try your own ideas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Online Classroom for tutoring/teaching. Written in C# and is very simple to use. Currently the client is in development but most of the server is done. Currently there is a chat and a whiteboard, as well as plans for Audio. Looking for developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo