Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Start Free
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.
realistic truck simulator with 3D graphics done from zero
...This is also a good dydactical software: code is easy to undersand,and drawing procedures and physics sim procedure are written from 0 so it's clearly understandable how a complete 3D game is done in C, starting from a blank page of any plain text editor.Only basic knowledge of C was used. VID:
http://youtu.be/n_O-9EFW5zk
Lagrande_Rally_3D is an evolution of this
ASCII-Art variant of the CTruck3D _Open truck/car simulator
...This is quite instructive as software, expecially if taken in conjuction with the pure X Window System version: in both cases the 3D frames representing what happens are done internally by the program, using basic concepts form 3D computational graphics. Stanrd C as all the optehr memeberso of the series.
it come in 2 subversions: Linux and Windows. for the Windows version there is a ready executable too. VIDEO: http://www.youtube.com/watch?v=n_O-9EFW5zk
PC race game outgauge, by 89S52 MCU, to show live data which is transmitted by COM port. Program running on PC is written in VB6 special thanks to Siklosi Janos who supported me to get game data video: http://www.youtube.com/watch?v=NfWMRNuJebo
Mjolnir is an open-source server program for the closed-source Korean shooting game, GunBound. The login and setup functions, as well as encryption and protocols, of the GunBound client will need to be understood and re-implemented in a server.
TIN is an artificial-life program running under X. TIN's are mammal lifeforms, equipped with some basic instincts and abilities, evolving in a 2D environment.
This program will be a 3d Editor for Erwin Coumans's 1996 3D Engine Demo (http://coockie.com), in hopes that it can be used to create worlds more effectively, and give anyone a basic knowledge of creating a 3d editor.