Showing 62 open source projects for "turtle"

View related business solutions
  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Simple Turtle LOGO

    Simple Turtle LOGO

    Free Educational Tool for Beginner LOGO Coding (STEM Students / Kids)

    SIMPLE TURTLE ================ Create simple LOGO programs with commands to control the Turtle and draw amazing images!! Use for STEM, Coderdojo or similar coding events. Recursive REPEAT statements. INSTANT ON / OFF = Turns on / off immediate execution of commands FD x = Forward x pixels BK x = Backward x pixels RT x = Right by x degrees LT x = Left by x degrees PU = Pen Up (Do not draw) PD = Pen Down (Draw) REPEAT x = Creates a loop to run x times which runs any commands within the loop. ...
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 2
    Luxor

    Luxor

    Simple drawings using vector graphics; Cairo "for tourists!"

    Luxor is a Julia package for drawing simple static 2D vector graphics. It provides basic drawing functions and utilities for working with shapes, polygons, clipping masks, PNG and SVG images, turtle graphics, and simple animations. The focus of Luxor is on simplicity and ease of use: it should be easier to use than plain Cairo.jl, with shorter names, fewer underscores, default contexts, and simplified functions. For more complex and sophisticated graphics in 2D and 3D, Makie.jl is the best choice. Luxor is thoroughly procedural and static: your code issues a sequence of simple graphics ‘commands’ until you’ve completed a drawing, and then the results are saved into a PDF, PNG, SVG, or EPS file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TurtleWeb
    TurtleВеб - это не просто мой школьный проект, это лучший веб-браузер, который Вы когда-нибудь использовали.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Red Panda Dev-C++

    Red Panda Dev-C++

    A powerful and lightweighted C/C++ IDE

    ... * Symbol completion works like other modern IDE (like IDEA and VS code) * UTF-8 encoding support * Greatly improved search/replace function * Refactor: rename symbols, extracting marco * new project templates like graphics.h, turtle graphics, GLFW+GLEW,GLUT,etc. And more , see News.txt Issues can be reported at https://github.com/royqh1979/Dev-CP
    Leader badge
    Downloads: 697 This Week
    Last Update:
    See Project
  • 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
  • 5
    BINPython

    BINPython

    Lightweight and small portable Python, build with pyinstaller

    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    GroIMP

    GroIMP

    Growth-grammar related Interactive Modelling Platform

    ...It exhibits several features which makes itself suitable for the field of biological or ALife modelling: The “modelling backbone” consists in the language XL. It is fully integrated, e.g., the user can interactively select the rules to be applied. GroIMP provides classes that can be used in modelling: Turtle commands, further geometrical classes like bicubic surfaces, the class Cell which has been used in the Game Of Life implementation, and so on. The outcome of a model is visualised within GroIMP. In the visual representation of the model output, users can i
    Downloads: 18 This Week
    Last Update:
    See Project
  • 7
    pynguin

    pynguin

    Pynguin is a python-based turtle graphics application.

    Pynguin is a python-based turtle graphics application. It combines an editor, interactive interpreter, and graphics display area.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Turtle

    C++ mock objects for Boost

    Turtle is a C++ mock object library based on Boost with a focus on usability, simplicity and flexibility.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    turtle

    turtle

    Shell programming, Haskell style

    Turtle is a reimplementation of the Unix command line environment in Haskell so that you can use Haskell as a scripting language or a shell. Think of turtle as coreutils embedded within the Haskell language. The turtle library focuses on being a "better Bash" by providing a typed and light-weight shell scripting experience embedded within the Haskell language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 10
    Turtle Sport
    Turtle Sport is a software developed to communicate with GPS devices. Turtle Sport retrieves yours training sessions from your Garmin and it makes diagram and statistic reports.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 11
    The Hershey Font Explorer

    The Hershey Font Explorer

    Review, Manage, and Export Vector-Based Fonts

    The Hershey Font Explorer allows the classic set of Hershey Fonts to be appreciated both as such, as well as in their native stroke-by-stroke "R Format". By way of a bonus, Hershey's entire set of fonts are also provided in the files area as downloadable archives. The archived fonts have been rendered in four modern formats: (1) A eval()uable file-format parsable by Python. (2) A graphical (PNG) Format (3) A new, parser-firendly, one-line-per-glyph ASCII R Format (4) The...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 12
    Turtle is MacOS X VOIP appricaion powered by Linphone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ProTest

    A minimalistic test framework written in C++.

    A minimalistic test framework written in C++ providing scenario based, stateful acceptance testing where application user interface is mocked using test stubs. Refer to Sample.cpp for usage guidance. The sample defines a simple application class, fake user interface implementing the same abstract interface as the application requires, a test context to hold test state and pass it on among steps, and a few test steps. It then adds all the test steps to a test scenario. Then the default() main...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SuperFractal

    SuperFractal

    Implementation of different fractals

    SuperFractal lets you configure and discover different kind of fractals: Apollonial Gasket, Lindmayer Fractals, Barnsley Fractal and Turtle Fractals.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Turtle Calculator

    Turtle Calculator

    Turtle Calculator is a simple easy-to-use calculator.

    Turtle Calculator is a simple easy-to-use calculator as an alternative to the Windows/Mac calculator. Simply choose an operation, enter the first and second numbers and click the Add/Multiply/Subtract/Divide button! This project is now open source! Source code at: https://github.com/Kivitoe/Turtle-Calculator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    TurtleTracks

    TurtleTracks Logo

    NOW MOVED TO GITHUB. PLEASE GO TO http://github.com/zoomicon/TurtleTracks --- Since the original TurtleTracks project seems to have disappeared from the Internet, leaving back broken links, I have set this up in order to point to the TurtleTracks Logo sourcecode
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    XLogo4Schools

    A Logo interpreter and programming environment specialized for schools

    ...Some commands which were buggy in the original XLogo have been fixed. The interpreter works now more efficient due to the usage of more suitable data structures. The output of turtle graphics is now smoother and more appealing due to different rendering settings. Various features have been added to support better user experience and satisfaction in schools. @Translations: The new GUI parts are available in * English * German * French * Italian If you would like to make the application available in your language and if you would like to contribute, please contact us...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CRMod
    see: http://www.computercraft.info/forums2/index.php?/topic/18156-mc-17-cc-173-chunky-peripherals-turtle-chunkloaders-mining-chunkloaders-crmod/#entry173820
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Desktop application written in Java to control a Voyetra Turtle Beach AudioTron. Pause, Play, Prev, Next etc. functions from your desktop without waiting for long web page load times! Github Mirror: https://github.com/cryptomountain/javatron
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sesame Windows Client
    A Windows GUI application for RDF. SWC is a client tool for a Sesame 2 RDF server or SPARQL endpoint, and can be used as a out-of-the-box local triplestore. It offers advanced SPARQL querying and handles Sesame server administrative tasks. This tool is no longer actively maintained as my priorities and interests have shifted away from .Net development. If you are interested in taking over, drop me a line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    C++ Semantic Web Objects library: Turtle parser. SPARQL compiler. Rule-based query transformer. SQL serializer. Query federater Tutorials 2010: http://www.w3.org/2010/Talks/1208-egp-swobjects/ 2011: https://sites.google.com/site/swobjectstutorial/documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    RDFConvert

    commandline syntax convertor for RDF

    RDFConvert is a simple command-line tool for converting RDF file betweeen different syntax formats. It is based on the OpenRDF Rio parser toolkit, and currently supports RDF/XML, Trig, Trix, Turtle, N3, N-Triples, RDF/JSON, JSON-LD, Sesame Binary RDF and N-Quads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Griselda

    Proceedural Bezier shape generator written in java

    Griselda is a small java application that outputs complex Bezier shapes in Adobe PostScript. Originally coded in HyperTalk on an early Apple Macintosh ,Griselda began as a personal exploration of the book “Turtle Geometry: The Computer as a Medium for Exploring Mathematics” by Harold Abelson and Andrea diSessa. (MIT Press 1981). Bezier curves are generated procedurally using a turtle; control points are modified as sets whose angles and lengths are changed by various morph actions. This method was devised long before filters like ‘Punk’, ‘Bloat’ and ‘Twist’ appeared in commercial drawing programs; and I'm sure you will agree the method used in Griselda is more sophisticated and allows far greater control of the bezier curve...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Alien Invaders

    Alien Invaders is the first game by Stupid Turtle Games

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    RDF P

    RDF Eclipse Plugins

    RDF P (P stands for project or plugin or PIXEL) provides Eclipse plugins for working with RDF data: editors, views, builders, wizards etc. RDF P is based on OpenRDF/Sesame and bundles OWLIM Lite. Currently follwing features are included: * Turtle editor with syntax highlighting * Outline page displaying the RDF contents as table * Graph view displaying RDF as interactive graph * Builder to assemble RDF files into a local repository * SPARQL editor which access the local repository * New Turtle file wizard You can download Tawny which is an Eclipse IDE edition demonstrating RDF P.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB