C++ Archives – GameFromScratch.com Game Development News, Tutorials and More Thu, 21 Dec 2023 14:11:30 +0000 en-US hourly 1 https://wordpress.org/?v=6.4.2 https://gamefromscratch.com/wp-content/uploads/2020/07/GFS-1.png C++ Archives – GameFromScratch.com 32 32 Ultra Engine Released In Early Access https://gamefromscratch.com/ultra-engine-released-in-early-access/ Thu, 21 Dec 2023 14:10:43 +0000 https://gamefromscratch.com/?p=28349 GameFromScratch.com
Ultra Engine Released In Early Access

Ultra Engine, a new game engine from the creators of the Leadwerks game engine and the Ultra App Kit UI library was just released in early access. The engine is making some pretty big performance claims, specifically 10x the performance of Unity! There are two versions of this engine, the …

Ultra Engine Released In Early Access Read More

The post Ultra Engine Released In Early Access appeared first on GameFromScratch.com.

]]>
Raylib 5.0 Released https://gamefromscratch.com/raylib-5-0-released/ Mon, 04 Dec 2023 17:47:30 +0000 https://gamefromscratch.com/?p=28285 GameFromScratch.com
Raylib 5.0 Released

Raylib 5.0, the incredibly easy to use C/C++ game development framework just (*cough* two weeks ago *cough*) released Raylib 5.0. This release also marks the 10th anniversary since Raylib 1.0 was released. Key features of the Raylib 5 release: As always, those are only some highlights of the new raylib 5.0 but …

Raylib 5.0 Released Read More

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

]]>
JetBrains Release CLion Nova EAP https://gamefromscratch.com/jetbrains-release-clion-nova-eap/ Thu, 09 Nov 2023 17:12:26 +0000 https://gamefromscratch.com/?p=28228 GameFromScratch.com
JetBrains Release CLion Nova EAP

JetBrains have just released a new version of their C++ IDE CLion, named suitably enough CLion Nova. This is a refactor of CLion that replaces the old slower Java legacy core with a new one built on their custom clangd implementation and the engine behind Rider and ReSharper C++ tools. …

JetBrains Release CLion Nova EAP Read More

The post JetBrains Release CLion Nova EAP appeared first on GameFromScratch.com.

]]>
Harfang 3D Engine Hands-On https://gamefromscratch.com/harfang-3d-engine-hands-on/ Mon, 28 Aug 2023 14:33:01 +0000 https://gamefromscratch.com/?p=27809 GameFromScratch.com
Harfang 3D Engine Hands-On

The Harfang 3D engine is an open source graphics engine for creating games, applications and VR apps for Windows and Linux. The core framework is available under multiple open source licenses including GPLv3, LGPL as well as a paid commercial license. In addition to the core framework, there is also …

Harfang 3D Engine Hands-On Read More

The post Harfang 3D Engine Hands-On appeared first on GameFromScratch.com.

]]>
Wicked Engine in 2023 https://gamefromscratch.com/wicked-engine-in-2023/ Tue, 22 Aug 2023 15:40:16 +0000 https://gamefromscratch.com/?p=27793 GameFromScratch.com
Wicked Engine in 2023

The Wicked Engine is a free and open source game engine we’ve had our eyes on for a while. We first covered it back in 2019, then revisited it in 2022 then mentioned it in our Underrated Game Engines round-up just a few weeks back. Amazingly enough, since that video …

Wicked Engine in 2023 Read More

The post Wicked Engine in 2023 appeared first on GameFromScratch.com.

]]>
Flax Engine 1.6 Released https://gamefromscratch.com/flax-engine-1-6-released/ Tue, 11 Jul 2023 13:54:26 +0000 https://gamefromscratch.com/?p=27715 GameFromScratch.com
Flax Engine 1.6 Released

Flax Engine was first released in 2020 and it has come an extremely long way in a relatively short period of time, with this weekend’s release of Flax Engine 1.6. This release has some pretty major new features, including: Flax is a source available (not open source) game engine that …

Flax Engine 1.6 Released Read More

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

]]>
Visual Studio 2022 User Interface Update https://gamefromscratch.com/visual-studio-2022-user-interface-update/ Fri, 12 May 2023 14:25:20 +0000 https://gamefromscratch.com/?p=27525 GameFromScratch.com
Visual Studio 2022 User Interface Update

Microsoft have proposed a series of user interface updates for Visual Studio 2022. When Visual Studio 2022 was launched, the UI got a decent update over 2019. This proposed user interface update is much smaller in scope, mostly dealing with changes in spacing and contrast to bring Visual Studio more …

Visual Studio 2022 User Interface Update Read More

The post Visual Studio 2022 User Interface Update appeared first on GameFromScratch.com.

]]>
FLECS – Fast and Lightweight Entity Component System https://gamefromscratch.com/flecs-fast-and-lightweight-entity-component-system/ Sun, 02 Apr 2023 14:27:57 +0000 https://gamefromscratch.com/?p=27384 GameFromScratch.com
FLECS – Fast and Lightweight Entity Component System

FLECS is a cross platform open source C/C++ based entity component system (ECS) we covered all the way back in 2019. Written primarily in C99, FLECS is an ECS that should be easy to integrate into your own projects or into existing engines, such as Unreal Engine, where a minimal …

FLECS – Fast and Lightweight Entity Component System Read More

The post FLECS – Fast and Lightweight Entity Component System appeared first on GameFromScratch.com.

]]>
RayLib 4.5 Released https://gamefromscratch.com/raylib-4-5-released/ Sun, 19 Mar 2023 15:01:47 +0000 https://gamefromscratch.com/?p=27315 GameFromScratch.com
RayLib 4.5 Released

The cross platform, open source C/C++ (technically C99) game development framework RayLib just released RayLib 4.5. RayLib is full featured, very modular, available for several platforms and has language bindings for essentially every modern programming language. Details of the RayLib 4.5 release: Key Links 4.5 Release Notes RayLib Homepage GitHub …

RayLib 4.5 Released Read More

The post RayLib 4.5 Released appeared first on GameFromScratch.com.

]]>
10x C++ Code Editor https://gamefromscratch.com/10x-c-code-editor/ Tue, 24 Jan 2023 18:31:35 +0000 https://gamefromscratch.com/?p=27136 GameFromScratch.com
10x C++ Code Editor

The 10x Editor is a new (currently in beta) code editor for the C++ language. It is only available for Windows right now, with other platforms intended to come later, you can download it for free during the beta process. The entire mantra of C++ is performance and simplicity. It …

10x C++ Code Editor Read More

The post 10x C++ Code Editor appeared first on GameFromScratch.com.

]]>