Showing 18 open source projects for "learn"

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
  • 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.
  • 1
    Retribution Engine
    The Retribution Engine is designed for first person shooter games on Windows PCs using OpenGL and OpenAL. It is supplied with a range of games and levels and includes fully featured level and model editors. The game and tools also run on Linux using wine/bottles.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    brilliant as reality

    A raytracer that tries to combine simplicity with power.

    ...Raytracing itself will be done in a shared library, allowing other software to use BrilliantAsReality's tracing abilities directly. Envisioned features: - scene description language should be: - - easy to learn (KISS) - - easy to use (common things can be described concisely) - - Object oriented - Image in image effects - Quaternion based rotations (simple to use, of course!) - Useable via SDL or shared library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Dimension Balls

    Dimension Balls

    A public domain cross platform 3D game

    ...Provided as freeware mostly as a source of inspiration to help others. A little like a 3D version of the Amiga game Pang! The game is mostly intended for someone wanting to learn OpenGL. But since the game only uses OpenGL 1.0 the drawing code is outdated, but still things can be learned from the collision detection and other techniques. Some of the code is left in an unfinished/testing state. This game was a learning experiment for me, and the math used is tested until it works for the game. After using the science math by the book, there were still flaws that could make the player get stuck under certain conditions (since floating point is not exact), and the workarounds for this are just my own ideas. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    ITK-SNAP x64

    ITK-SNAP static builds for Windows 64-bit(only one file)

    ...It is the product of a decade-long collaboration between Paul Yushkevich, Ph.D., of the Penn Image Computing and Science Laboratory (PICSL) at the University of Pennsylvania, and Guido Gerig, Ph.D., of the Scientific Computing and Imaging Institute (SCI) at the University of Utah, whose vision was to create a tool that would be dedicated to a specific function, segmentation, and would be easy to use and learn. ITK-SNAP is free, open-source, and multi-platform.
    Downloads: 15 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
  • 5
    TurboSphere

    TurboSphere

    TurboSphere is an easy to learn and powerful JS based game engine.

    TurboSphere is an intuitive and easy to learn game engine. It is generally modeled after the Sphere RPG engine for its API, although the API has been modernized. It uses JavaScript as its game logic language, and supports many common file types for resources. TurboSphere uses Google V8 for JavaScript execution and SDL for graphics, audio, input and most other game related functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    IMathSoft

    The software for solving special problems of mathematics and physics

    ...The project "Nonlinear Stourm-Liouville Problems with Distribution Potentials" is developed for solving nonlinear Sturm-Liouville problems with integrable potentials including Dirac delta function. The numerical-analytical method used in the project is called the FD-method. It was first proposed by Professor V.L.Makarov in 1991.To learn more about the problems of such type and the FD-method see, for example, http://arxiv.org/abs/1112.2540.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GuiObjects

    GuiObjects

    A C++ library to easily create GUI-editable objects

    ... - save/load/undo/etc. will be taken care of automatically. In addition, because this is a project I started to train in C++: - there will be no dynamic casting! (I hate them) - using c++0x (I want to learn - sorry!) I'm still working on implementing a ray tracing program with it, and maybe other tools as well
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Geometry Solver 3D

    Geometry Solver 3D

    An application for analytic geometry education

    ...We took special care to integrate full support for interactive whiteboards reducing the need for using keyboard to minimum. We used different colors for every object to help users learn the user interface quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tinger Mask is a free and open source software that can cover a region on the screen. Especially, it can cover the subtitles, which is the best way to learn a second language. It can run on any kinds of platform, like windows, linux, MAC OS, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    D2D Map Editor enables the rapid creation of tile based map grids. It’s easy to learn and can be used by programmers and non-programmers alike. The maps generated can be deployed in games and applications developed in C++, C#, ActionScript and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ani2Pov is a 3d file converter for Anim8or (PovRay,ms3d, SMD, Collada, Ogre, Irrlicht, ASE, AC3D, VideoScape...) It can also convert several 3D file formats to Anim8or (using ASSIMP). Learn More:. http://texel3d.free.fr/projets/ani2pov/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The SEL project has a high aim to build a 3D game engine which is Simple, Easy to Learn. All SAMPLE text in this area are placeholders for layout reference only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    geWiz X1L was a masters degree project to explore development of a baseline architecture for a game engine in C++. It contains a variety of ideas, but nothing that was fully finished. Not compilable; use only as a resource to learn how not to do things.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Class library for performing geometric constructions in 2D and 3D with Postscript output. Easy to learn for C++ programmers. Easy parametrizing of figures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple Ray Tracer is a platform independepent 3D rendering engine using a technique known as Ray Tracing. The programming language is c++ and the code is object oriented, very simple, and intuitive. It provides a great foundation to learn ray tracing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OnGui is an open source cross-platform GUI API. Goals are to be simple to learn and use, small and lean, and use C++ in an elegant way. A further goal is to be compatible enough with GTK that both can be used by an application without excessive overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AQUYNZA is a set of C++ libraries, sample programs and doc's for the modelling, visualization and persistence of 3D environments. Its modular and highly portable. Its primary objective is helping to learn (and teach) computer graphics. (code in SPANISH)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple, yet extensible raytracer. Especially useful to learn different rendering techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB