Showing 88 open source projects for "no code"

View related business solutions
  • 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    OS X port of the Svlis the GPL Set-theoretic Kernel Geometric Modeler (Kernel) produced by the University of Bath, UK. The source code was released on the 21nd of September 2001 under the GPL by bath Uni.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Java 3D Game SDK based on J2SE 1.4 and Java 3D 1.3. No native code is used, so this SDK should be portable to all operating systems, which provide the above SDKs. The SDK provides functions from initializing the window till model animating and renderin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    POD is a project designed to produce working distributed model code, and applying that to 3d spaces. At first, this will work with simple cases, working upward to a fully working 3d environment, with interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    simple, portable and customizable library providing headers and initialisation code for OpenGl extensions. glex
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 5
    Right now we\'re in a stepping stone stage. We\'re ditching all the Quake 2 code, so we\'re drafting some new specs. For all those that are wondering when it\'s going to be done, just remeber the famous J. Carmack line. \"When it\'s done.\" -junkieboo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Loose intention is to develop a particle engine visualised with Java3D. Along the way various aspects of Java3D will be explored. Hopefully code generated will have benefit to others as a learning base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GLOOP is Liquid Object Oriented Particles. libGLOOP render implicit surfaces from a set of "meta-points". Uses include: modeling liquids, volume rendering, computerized silly putty. Based on code by Brian Sharp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a viewer for ase (ASCII Scene Export) files. This code should be used to implement object loading in your own software (eg.: games).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The PowerPov rendering tool is more than a graphical front-end to PovRay. It includes scripting capabilities and even allows one to use embedded code in PovRay files, thus making easy to use complex and repetitive shapes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 10
    LxDoom is a version of the classic fps game Doom by id Software. Specifically, it's an engine for playing Doom levels, based on the source code released by id Software. It aims to be free, reliable, portable, and support a wide range of levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A game engine in C# and Mono using managed code wherever possible with focus on loading and rendering complex animated scenes and objects using the standard COLLADA format and interactivity with animations and physics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Wiiframe is a cross platform codebase that connects a Nintendo Wii remote to a 3D graphics window. This code is intended to be used as a base for other cross platform applications that take advantage of the Wii remote, such as games or design tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Lfant

    A small Game Engine project.

    Lfant is a small (so far) 3D game engine, rendered using OpenGL. It will be primarily aimed toward action games, but able to conform to other genres. The code uses an Entity-Component model, a bit like Unity3D, where Entities have a list of Components that they can access at any given time. These components "add" functionality to the owner Entity (albeit not directly). Examples of Components are Rigidbody, HeatTransfer, Inventory, MeshRenderer, ParticleSystem. The intent of use for this system is that most of the time you won't have super specific entities, only child or grandchild classes, but have many components that can be added, removed, or even swapped between Entities, at runtime. ...
    Downloads: 0 This Week
    Last Update:
    See Project