Introduction¶
This so called “Getting Started” section provides an overview of RaeptorCogs and guides you through the initial steps to set up your development environment.
It is recommended for new users to begin here to familiarize themselves with the framework’s core concepts, installation procedures, and basic usage.
Your goal is to create a simple application that opens a window and displays a rotating logo along with some animated particles (you can found the complete code in the examples/demo/src folder of the repository).:
In the following sections, you will find detailed instructions on how to set up your development environment, create a basic application, and explore the fundamental features of RaeptorCogs.