Search Results for "objective c for windows" - Page 4

Showing 9410 open source projects for "objective c for windows"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 1
    AirSim

    AirSim

    A simulator for drones, cars and more, built on Unreal Engine

    AirSim is an open-source, cross platform simulator for drones, cars and more vehicles, built on Unreal Engine with an experimental Unity release in the works. It supports software-in-the-loop simulation with popular flight controllers such as PX4 & ArduPilot and hardware-in-loop with PX4 for physically and visually realistic simulations. It is developed as an Unreal plugin that can simply be dropped into any Unreal environment. AirSim's development is oriented towards the goal of creating a...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 2
    F·W·K

    F·W·K

    3D game engine/framework in C, with Luajit and Python bindings now

    3D game framework in C, with Luajit and Python bindings now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Handmade Math

    Handmade Math

    A simple math library for games and computer graphics

    A single-file, cross-platform, public domain game math library for C/C++. Fully inlined HandmadeMath.h. No need for HANDMADE_MATH_IMPLEMENTATION anymore. Added extra parentheses around some macros. Renamed the 'Rows' member of hmm_mat4 to 'Columns'. Since our matrices are column-major, this should have been named 'Columns' from the start. 'Rows' is still present, but has been deprecated. Added array subscript operators for vector and matrix types in C++. This is provided as a convenience...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    3ds-examples

    3ds-examples

    Examples for 3DS using devkitARM, libctru, citro3d and citro2d

    Examples for 3DS using devkitARM, libctru, citro3d and citro2d.
    Downloads: 0 This Week
    Last Update:
    See Project
  • SysAid multi-layered ITSM solution Icon
    SysAid multi-layered ITSM solution

    For organizations spanning all industries and sizes from SMBs to Fortune 500 corporations

    SysAid is an ITSM, Service Desk and Help Desk software solution that integrates all of the essential IT tools into one product. Its rich set of features include a powerful Help Desk, IT Asset Management, and other easy-to-use tools for analyzing and optimizing IT performance.
  • 5
    Oak

    Oak

    A pure Go game engine

    ... in the immediate future need to introduce alternate drivers that include C dependencies for performance improvements in some scenarios, and currently, we have no OSX solution that lacks objective C code. Integrated with optimized image manipulation via gift.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Gideros

    Gideros

    Gideros Release version

    Gideros is a cross-platform development environment for creating amazing games and interactive applications in 2D or 3D. It is easy to pick up, quick to develop, and robust to deploy. Code your game once and deploy it to Android, iOS, MacOS, tvOS, Windows, HTML 5, and more. Apart from supporting multiple platforms, Gideros also provides automatic screen scaling and automatic selection of proper image resolution, which makes supporting different screen resolutions, aspect ratios, and universal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DOSBox Staging

    DOSBox Staging

    DOSBox Staging is a modern continuation of DOSBox

    DOSBox Staging is a modern continuation of DOSBox, your existing configurations will continue to work, and you will have access to many advanced features. DOSBox Staging picks the best shader based on the emulated video mode and your host resolution, from 720p to 4K.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Flax Engine

    Flax Engine

    Flax Engine, multi-platform 3D game engine

    The most agile game engine is now available. Full source code. Full power. Fully featured. Flax Engine is a high-quality modern 3D game engine written in C++ and C#. From stunning graphics to powerful scripts - Flax can give everything for your games. Designed for fast workflow with many ready-to-use features waiting for you right now. Flax Visual Studio extension provides better programming workflow, C# scripts debugging functionality, and allows to attach to running engine instance to debug C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    slua-unreal

    slua-unreal

    lua dev plugin for unreal engine 4 or 5

    Slua-unreal is an unreal4 plugin, which allows you to use Lua language to develop game logic and hot fix your code. It gives you 3 ways to wrap your C++ interface to Lua, including reflection by blueprint, C++ template, and static code generation. It also enables two-way communication between Blueprint and Lua. The advantage of Lua over C++ is that it requires no compilation for logic change, which significantly speeds up the game development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
  • 10
    Mojoc

    Mojoc

    A cross-platform, open-source, pure C game engine for mobile game

    Mojoc is an open-source, cross-platform, pure C game engine. It is based on OpenGLES3 and written in C99. It currently works on IOS and Android, but can easily be extended to other platforms, and will support more platforms in the future. In platform-independent code, Mojoc uses only the standard C library, no dependence on third-party libraries. Mojoc uses an extremely lightweight OOC (Object Oriented C) programming model. Mojoc application architecture is based on components, state-machines...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The flexible game engine

    The flexible game engine

    The flexible game engine

    ... on-the-fly without having to reboot the game every time. Runs and looks equally well both on Linux and on Windows. Designed to be as fail-safe as possible to never lose your work if crashes should occur. Engine plus tools amounts to less than 50K LOC. Written in simple 'C-style' C++. It is easy for anyone to understand and make modifications. All the code is released under the very permissive MIT license and can be downloaded via GitHub by anyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Svelto.ECS

    Svelto.ECS

    Svelto ECS C# Entity Component System

    Real ECS framework for c#. Enables writing encapsulated, decoupled, maintainable, highly efficient, data-oriented, cache-friendly, code without pain. Although the framework is platform agnostic (compatible with c# 7 and above and .net standard 2.0 and above), it comes with several Unity extensions. Svelto.ECS is easy to start with, but full of tricks for expert users. The hardest problem to overcome is usually to shift mentality from OOP programming to ECS programming more than using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NAEV

    NAEV

    Naev is a 2d action/rpg space game, action, rpg and simulation

    Naev is a game about space exploration, trade, and combat. Players travel the galaxy and earn money by trading, fighting and performing missions. You pilot a space ship from a top-down perspective and are more or less free to do what you want. As the genre name implies, you’re able to trade and engage in combat at will. Beyond that, there’s an ever-growing number of storyline missions, equipment, and ships; Even the galaxy itself grows larger with each release. For the literarily-inclined,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OpenJK

    OpenJK

    Community effort to maintain and improve Jedi Academy (SP & MP)

    OpenJK is a community effort to maintain and improve the game and engine powering Jedi Academy and Jedi Outcast while maintaining full backward compatibility with the existing games and mods. This project does not intend to add major features, rebalance, or otherwise modify core gameplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Animation Compression Library

    Animation Compression Library

    Animation Compression Library

    Animation compression is a fundamental aspect of modern video game engines. Not only is it important to keep the memory footprint down but it is also critical to keep the animation clip sampling performance fast. The more memory an animation clip consumes, the slower it will be to sample it and extract a character pose at runtime. For these reasons, any game that attempts to push the boundaries of what the hardware can achieve will at some point need to implement some form of animation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Entitas Game Engine

    Entitas Game Engine

    Entitas is a super fast Entity Component System (ECS) Framework

    Entitas is a super fast Entity Component System Framework (ECS) specifically made for C# and Unity. Internal caching and blazing-fast component access make it second to none. Several design decisions have been made to work optimally in a garbage-collected environment and to go easy on the garbage collector. Entitas comes with an optional code generator which radically reduces the amount of code you have to write and makes your code read like well-written prose. Entitas is fast, and light...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ViZDoom

    ViZDoom

    Doom-based AI research platform for reinforcement learning

    ViZDoom allows developing AI bots that play Doom using only the visual information (the screen buffer). It is primarily intended for research in machine visual learning, and deep reinforcement learning, in particular. ViZDoom is based on ZDOOM, the most popular modern source-port of DOOM. This means compatibility with a huge range of tools and resources that can be used to create custom scenarios, availability of detailed documentation of the engine and tools and support of Doom community....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EnTT

    EnTT

    A fast and reliable entity component system (ECS) and much more

    EnTT is a header-only, tiny and easy to use library for game programming and much more written in modern C++. Among others, it's used in Minecraft by Mojang, the ArcGIS Runtime SDKs by Esri and the amazing Ragdoll. The entity-component-system (also known as ECS) is an architectural pattern used mostly in game development. This project started off as a pure entity-component system. Over time the codebase has grown as more and more classes and functionalities were added. Statically generated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Urho3D

    Urho3D

    Urho3D Game engine

    Urho3D is a game engine made by developers, for developers. The code is clean and well-commented. Urho3D is free and will always be free. There is no hidden royalties. It is IDE-agnostic and has no vendor lock-in. Urho3D runs on Windows, Linux, macOS/iOS/tvOS, Android, and even on Raspberry Pi. It also runs on your browsers. You need an installed Urho3D library for the desired target platform to proceed. Although the Urho3D build system also supports linking the Urho3D library directly from its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mudlet

    Mudlet

    Cross-platform, open source, and super fast MUD client with scripting

    Play immersive, multiplayer, pure-text games on Mudlet. Performance defined Mudlet from its birth. The custom text display and the Lua-powered scripting system will handle the biggest raids without issues. Mudlet’s entire user interface is designed to be modded – from the space within the window to the look and feel of the client itself. Make yourself a beautiful portal to your text world. Mudlet is completely free to download, modify, and extend. Build on top of a powerful foundation and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    osu!framework

    osu!framework

    A game framework written with osu! in mind.

    A game framework written with osu! in mind. If you are interested in creating a project using the framework, please start from the getting started wiki resources (or jump straight over to the project templates). You can either start off from an empty project, or take a peek at a working sample game. Either way, full project structure, cross-platform support, and a testing setup are included! This framework is intended to take steps beyond what you would normally expect from a game framework....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jolt Physics

    Jolt Physics

    A multi core friendly rigid body physics and collision detection lib

    A multi core friendly rigid body physics and collision detection library suitable for games and VR applications, used by Horizon Forbidden West. So why create yet another physics engine? First of all, this has been a personal learning project and secondly I wanted to address some issues that I had with existing physics engines. In games we usually need to do many more things than to simulate the physics world and we need to do this across multiple threads. We therefore place a lot of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Graph NotebookAmazon GameLift Unity

    Graph NotebookAmazon GameLift Unity

    Access GameLift resources and integrate GameLift into your Unity game

    The Amazon GameLift Plugin for Unity contains libraries and native UI that makes it easier to access GameLift resources and integrate GameLift into your Unity game. You can use the GameLift Unity Plugin to access GameLift APIs and deploy AWS CloudFormation templates for common gaming scenarios. Auth Only, this scenario creates a game backend service that performs only player authentication and no game server capability. It creates a Cognito user pool to store player authentication...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Depressurizer

    Depressurizer

    A Steam library categorizing tool

    Depressurizer is a program aimed at making it a bit easier to manage large Steam game libraries. It can auto-categorize your games for you. Currently, it does so based on data from that game's Steam store pages. It can use genres, Steam flags (like "Single-Player" and "Steam Cloud"), Steam tags, Developer & Publisher info, How Long to Beat times, year, and/or Steam review user scores. Auto-categorizing can be done manually or automatically via shortcuts. In addition to providing a way to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JENGINE

    JENGINE

    The solution that allows unity games update in runtime

    JEngine is an out-of-the-box framework designed for Unity developers. It encapsulates powerful functions. Beginners can also get started quickly and easily create games that can be updated hotly. The master branch is the latest version that the developers think can be used normally and will not have too many problems. It is recommended to use and has the most powerful functions (fixes bugs in versions 0.6 and 0.5 at the same time); The 0.6.x branch is currently in use by most commercial...
    Downloads: 0 This Week
    Last Update:
    See Project