Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
Download Free Tool
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
InputCore is a generic input system that lets you use any input devices such as keyboards, mouses, joysticks, etc... Written in C++. - Project: ceInputCore.sourceforge.net - CorEngine Blog: CorEngine.wordpress.com
The project 'MultiVerse' will be an open, decentralized, 3D virtual world where players and server owners can create or import content, build objects and define custom behaviour using scripts. Players can interact with objects in various ways.
Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
This is an Ragnarok Map editor made(And being better asap) with irrlicht and C++.
Esse é um editor de mapas de Ragnarok feito(E ficando melhor o quanto antes) com irrlicht e C++.
StateCore is a generic finite state machine (FSM), based on the state pattern and written in C++. - Project: ceStateCore.sourceforge.net - CorEngine Blog: CorEngine.wordpress.com
This project is a platform for creating and/or playing games. It's based on a framework that allow everybdy to create or use every module. For example if there is a 2D game, you can use it with a native 2D impl or an SDL impl or any other renderer.
The Onyx Framework is a C++ Application Framework that builds upon the Poco libraries. It will eventually lean towards games/graphical applications but the core libraries can be used separately.
The SxEngine or "SxE" is a highly modular and cross platform game engine now in development. Its intended to be an effective solution for creating any kind of modern 3D/2D game.
CrossGDK is an OpenSource Crossplatform Game Development Kit for C++.
On the supported operating systems we use the native APIs to gain highest performance.
CrossGDK is based on OpenGL and OpenAL.
The main purpose is the creation of modern 3D games.
EasyGL is really a Super Easy framwork built on top of OpenGL. We use the glfw library to make the openGL window super easy.
EasyGL also has math functions and in the future have physics functions and evne other more game based functions
A Chien2D é voltada ao desenvolvimento de jogos 2D em C/C++, utilizada pelo autor em cursos de programação de jogos. A biblioteca é multiplataforma, rodando em Windows, Linux e Mac OS X.
Ray3d is a multi-platform 3d game engine with an entire FPS game for it's techdemo. It's based on Irrlicht and other opensource libraries, and written in C/C++. It is in pre-alpha and under HEAVY development.
1-2-3 Feel is a simple clicking timekilling game for those, who like minesweeper and various loops games. Goal: fill all field. Rules: For number <i> you can move only from <i> to <i+1>. You can move only from reached points to not reached.
OpenSGToolbox is a collection of libraries that extend features on top of the OpenSG library. These features are: User Interface Particle System Animation Input Video and others.
xizero is a 3d enhanced vertical scroller/shooter. It will run under linux and possibly windows and is a complete software renderer. More at: http://atcrosslevel.de
A lua game engine with combining existing physics system,graphics system and sound system.All components are Binded to lua as lua dynamic linked library.I develop my game by it,and add new function when game needs.