C++ Archives – GameFromScratch.com Game Development News, Tutorials and More Wed, 05 Feb 2025 16:07:24 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.2 https://gamefromscratch.com/wp-content/uploads/2020/07/GFS-1.png C++ Archives – GameFromScratch.com 32 32 C/C++ Game Engines in 2025 https://gamefromscratch.com/c-c-game-engines-in-2025/ Thu, 30 Jan 2025 16:48:56 +0000 https://gamefromscratch.com/?p=29778 GameFromScratch.com
C/C++ Game Engines in 2025

Today we have compiled a list of the best C and C++ game engines and game frameworks for game development in 2025. This is the second in a series of posts exploring the game engine options available for the most popular programming languages. We have a Python Game Engine resource

The post C/C++ Game Engines in 2025 appeared first on GameFromScratch.com.

]]>
SDL 3 Released https://gamefromscratch.com/sdl-3-released/ Wed, 22 Jan 2025 15:08:54 +0000 https://gamefromscratch.com/?p=29720 GameFromScratch.com
SDL 3 Released

SDL, or the Simple DirectMedia Layer is one of the most important open-source game development frameworks and they just released SDL 3. Well technically it’s SDL 3.2.0, but it is the first production ready version of the SDL 3 branch. Key features of SDL 3 include: If you are migrating

The post SDL 3 Released appeared first on GameFromScratch.com.

]]>
RavEngine C++ Game Engine https://gamefromscratch.com/ravengine-c-game-engine/ Tue, 26 Nov 2024 16:22:36 +0000 https://gamefromscratch.com/?p=29512 GameFromScratch.com
RavEngine C++ Game Engine

RavEngine is an open-source cross platform C++ 23 based 3D game engine for Windows, Mac, Linux, Android, iOS and more. It is considered an early alpha and should not be used in a production capacity. It is based heavily around the Entity Component System (ECS) design and has a robust

The post RavEngine C++ Game Engine appeared first on GameFromScratch.com.

]]>
Raylib 5.5 Released https://gamefromscratch.com/raylib-5-5-released/ Mon, 18 Nov 2024 15:09:37 +0000 https://gamefromscratch.com/?p=29473 GameFromScratch.com
Raylib 5.5 Released

Coming one year after the Raylib 5 release, the Raylib 5.5 release is jam packed with new features including the Raylib Project Creator we discussed earlier. Features of the Raylib 5.5 release: Key Links Raylib Homepage RayLib Github Raylib 5.5 Release Notes Raylib Discord Server You can learn more about

The post Raylib 5.5 Released appeared first on GameFromScratch.com.

]]>
C++ Scripting in Godot with J.E.N.O.V.A https://gamefromscratch.com/c-scripting-in-godot-with-j-e-n-o-v-a/ Mon, 11 Nov 2024 14:07:17 +0000 https://gamefromscratch.com/?p=29445 GameFromScratch.com
C++ Scripting in Godot with J.E.N.O.V.A

There is a new GDExtension for the Godot game engine called Projekt J.E.N.O.V.A (no idea what the acronym is). This extension brings C++ scripting inside the Godot game engine, just as you currently can with GDScript or C#. It is also a very WIP extension with very little documentation so

The post C++ Scripting in Godot with J.E.N.O.V.A appeared first on GameFromScratch.com.

]]>
Esenthel Titan Engine https://gamefromscratch.com/esenthel-titan-engine/ Thu, 07 Nov 2024 15:33:53 +0000 https://gamefromscratch.com/?p=29426 GameFromScratch.com
Esenthel Titan Engine

Today we are checking out the Esenthel Titan Engine, that bills itself as “The Most Powerful Game Engine in the World”. This to put it mildly, is a very bold claim. The Titan Engine is a free download with a 5% commercial royalty if you sell your game. It is

The post Esenthel Titan Engine appeared first on GameFromScratch.com.

]]>
The OGRE Next Game Framework https://gamefromscratch.com/the-ogre-next-game-framework/ Mon, 04 Nov 2024 15:39:44 +0000 https://gamefromscratch.com/?p=29410 GameFromScratch.com
The OGRE Next Game Framework

The OGRE 3D graphics/game framework is a cross platform open-source C++ game framework and rendering engine that has been in development since 2001! Over the last two + decades, OGRE has been used to power several successful games, such as the Torchlight Series, Rogue Galaxy and even provided the original

The post The OGRE Next Game Framework appeared first on GameFromScratch.com.

]]>
Flax Engine 1.9 Released https://gamefromscratch.com/flax-engine-1-9-released/ Sat, 19 Oct 2024 14:43:59 +0000 https://gamefromscratch.com/?p=29371 GameFromScratch.com
Flax Engine 1.9 Released

The Flax game engine just released Flax 1.9. Highlights of the Flax Engine 1.9 release include: Key Links Flax Engine Homepage Flax Engine 1.9 Release Notes Flax Discord Lumberyard Bistro Sample Ported to Flax You can learn more about the Flax Engine 1.9 release in the video below.

The post Flax Engine 1.9 Released appeared first on GameFromScratch.com.

]]>
Raylib Project Creator https://gamefromscratch.com/raylib-project-creator/ Thu, 26 Sep 2024 15:51:44 +0000 https://gamefromscratch.com/?p=29259 GameFromScratch.com
Raylib Project Creator

I have long been a fan of the open source free RayLib game development framework. With bindings for just about every programming language ever, tons of examples and support for most major platforms, Raylib is a versatile toolkit for building games using code. What has always shined about RayLib though

The post Raylib Project Creator appeared first on GameFromScratch.com.

]]>
Descent 3 Source Code Released https://gamefromscratch.com/descent-3-source-code-released/ Tue, 16 Apr 2024 15:19:07 +0000 https://gamefromscratch.com/?p=28755 GameFromScratch.com
Descent 3 Source Code Released

The source code for the 1999 Interplay/Outrage Entertainment game Descent 3 was just open sourced on GitHub under the MIT license. The person responsible for opening the project made the following statement on Reddit /r/gamedev: I was one of the developers for Descent 3 back in the late 90’s/early 2000’s.

The post Descent 3 Source Code Released appeared first on GameFromScratch.com.

]]>