Cogs.Core library Introduction
The Cogs.Core library contains the engine and subsystems used for Cogs visualization projects.
Functionality provided by Cogs.Core includes:
- Engine initialization and startup
- Handling components and component systems
- Creating and destroying entities composed from components
- Picking
- Culling
- Rendering
- Querying
- Basic 3D interaction and GUI.
Content
Developer Tutorials