Game Engine
for 3D Game Development
Developing Pard Engine Studio
Wednesday 8th April 2026
In this devlog, we unveil Pard Engine Studio, the editor of Pard Engine, following significant refactoring of the C++ Core Framework and Graphics Engine.
Creating the Open Project Tab
Saturday 25th May 2024
Finally, the "Open Project" Tab is ready.
Creating the New Project Tab
Monday 6th May 2024
After days of work, part of the "New Project" Tab of the Projects Browser has been completed.
Pard Engine Studio Development Update: Wednesday 8th April 2026

We've reached a major milestone in Pard Engine's development! We are now targeting the Alpha version release in late 2026/early 2027. In this devlog, we unveil Pard Engine Studio, the editor of Pard Engine, following significant refactoring of the C++ Core Framework and Graphics Engine.

Read the news
Watch on YouTube

Open Project Tab Development Update: Saturday 25th May 2024

Finally, the "Open Project" Tab is ready.
The "Open Project" Tab has been designed to allow the user to open a Pard Engine Project created previously by means of the "New Project" Tab.
In particular, this tab is composed by a custom ListView Component that allows to list the projects.
Each item of the ListView shows various information of a particular project like Project Title and Project Folder Path.
When the user clicks on one of the various items of the listview (i.e. a project)
the browser should activate a process that, at the end, should lead to
1) the loading of the project
2) the opening of the Pard Engine Editor.

Read the news
Watch on YouTube

New Project Tab Development Update: Monday 6th May 2024 After days of work, part of the "New Project" Tab has been completed.
The "New Project" Tab has been designed to allow the user to create a new Pard Engine Project.
Currently, the browser is able to generate a new project based on:
1) the selected project template;
2) the name provided in the textbox;
3) the folder path provided thorugh the usage of the folder browser dialog.
The next step to do is to add the "Open Project" Tab in the Projects Browser.

Read the news
Watch on YouTube
Download Pard Engine
Be ready to download the first version of Pard Engine.
Donate
Support the development of Pard Engine
by making monthly donations on Patreon.
Click Donate for more information.