This repository represents the Lynar Studios - Standard Library (ls-std).
|
|
преди 1 месец | |
|---|---|---|
| doc | преди 1 месец | |
| include | преди 1 месец | |
| library | преди 1 месец | |
| source | преди 1 месец | |
| test | преди 1 месец | |
| .clang-format | преди 1 месец | |
| .clang-tidy | преди 1 месец | |
| .gitignore | преди 1 месец | |
| README.md | преди 1 месец |
This is a 2D game engine based on SDL3.
It contains the following modules:
| Name | Description |
|---|---|
| ls-atlantis-input | This module provides all functionalities for input devices. |
| ls-atlantis-logic | This module provides functionalities like engine setup, game loop logic and engine run time information. |
| ls-atlantis-rendering | This module provides all rendering functionalities. |