KinsonDigital.Velaptor
1.0.0-preview.46
Prefix Reserved
dotnet add package KinsonDigital.Velaptor --version 1.0.0-preview.46
NuGet\Install-Package KinsonDigital.Velaptor -Version 1.0.0-preview.46
<PackageReference Include="KinsonDigital.Velaptor" Version="1.0.0-preview.46" />
<PackageVersion Include="KinsonDigital.Velaptor" Version="1.0.0-preview.46" />
<PackageReference Include="KinsonDigital.Velaptor" />
paket add KinsonDigital.Velaptor --version 1.0.0-preview.46
#r "nuget: KinsonDigital.Velaptor, 1.0.0-preview.46"
#:package KinsonDigital.Velaptor@1.0.0-preview.46
#addin nuget:?package=KinsonDigital.Velaptor&version=1.0.0-preview.46&prerelease
#tool nuget:?package=KinsonDigital.Velaptor&version=1.0.0-preview.46&prerelease

Velaptor
NOTICE
This library is still under development and is not at v1.0.0 yet! However, all major features are available, so we encourage you to use Velaptor and provide feedback. That is what open source is all about.
About Velaptor
Velaptor is a 2D game development framework written in modern C# that strives to be simple and easy to use. Game development can be difficult, which is one reason why Velaptor was developed. It takes care of all of the lower-level, more complicated things for creating a game, like playing sound, loading graphics, managing content, multi-platform, and dealing with input, just to name a few. This way, you can concentrate on developing your game or multi-media application.
Features
Cross-Platform
We strive for Velaptor to be cross-platform. We do this by using as many cross-platform dependencies as possible. If a cross-platform dependency cannot be found, then the appropriate platform-specific implementations will be used.
Easy To Use
One of the goals of this library is to make it easy to use. We aim to ensure consistent naming conventions, documentation, and first-class API usability.
Flexible Content Loading System
Velaptor can load texture atlas data for its rendering, as well as single images and sound content. The content loading system is flexible and has an API that can be extended to load custom content for your games.
Content Caching
Loaded content, such as images and sounds, is cached for better performance. Suppose the same content is attempting to be loaded from its source after it has already been loaded. In that case, it will be used from memory instead of reloading from disk. You can also load content by building your content loader.
**Feature Demo **
Documentation and Resources
Complete API documentation, tutorials, and blogs can be found at the Velaptor docs website. Velaptor is powered by CASL and Silk.NET.
Contributing
These projects are fueled by personal passion and are actively maintained with regular updates, improvements as well as a commitment to code quality. As the ecosystem grows, I am looking to transition from a solo effort to a community-backed model. Whether you are interested in contributing code to help build new features or providing monetary support to help cover infrastructure and development time, your involvement makes a positive impact. We encourage and use early pull requests. Please do not wait until you are finished with your work before creating a PR! Click here to learn how to create an early pull request.
Financial Support
Maintaining these projects takes a significant amount of time and resources. If you or your company rely on our software, please consider supporting the work financially. This helps ensure regular updates, faster bug fixes, and long-term sustainability. Github Sponsors: Support us directly through GitHub Open Collective - Kinson Digital
Maintainers
Calvin Wilkinson (KinsonDigital GitHub Organization - Owner)
Calvin Wilkinson (KinsonDigital GitHub Organization - Owner)
Licensing And Governance
This software is distributed under the very permissive MIT license, and all dependencies are distributed under MIT-compatible licenses.
This project has adopted the code of conduct defined by the Contributor Covenant to clarify the expected behavior in our community.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- FreeTypeSharp (>= 3.1.0)
- Hardware.Info (>= 110.0.0.1)
- KinsonDigital.Carbonate (>= 1.0.0-preview.18)
- KinsonDigital.CASL (>= 1.0.0-preview.22)
- MP3Sharp (>= 1.0.5)
- Newtonsoft.Json (>= 13.0.4)
- Serilog (>= 4.3.1)
- Serilog.Sinks.Console (>= 6.1.1)
- Serilog.Sinks.File (>= 7.0.0)
- Silk.NET (>= 2.23.0)
- Silk.NET.OpenGL.Extensions.ImGui (>= 2.23.0)
- SimpleInjector (>= 5.5.2)
- SixLabors.ImageSharp (>= 3.1.12)
- System.IO.Abstractions (>= 22.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on KinsonDigital.Velaptor:
| Package | Downloads |
|---|---|
|
KinsonDigital.VelaptorAseprite
2D game or application development framework that provides 2D rendering, audio, keyboard and mouse input, etc. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-preview.46 | 74 | 5/23/2026 |
| 1.0.0-preview.45 | 82 | 5/22/2026 |
| 1.0.0-preview.44 | 627 | 2/9/2026 |
| 1.0.0-preview.43 | 121 | 10/25/2025 |
| 1.0.0-preview.42 | 240 | 9/21/2025 |
| 1.0.0-preview.41 | 389 | 2/7/2025 |
| 1.0.0-preview.40 | 170 | 1/7/2025 |
| 1.0.0-preview.39 | 231 | 12/23/2024 |
| 1.0.0-preview.38 | 278 | 9/17/2024 |
| 1.0.0-preview.37 | 420 | 8/11/2024 |
| 1.0.0-preview.36 | 443 | 5/5/2024 |
| 1.0.0-preview.35 | 225 | 4/20/2024 |
| 1.0.0-preview.34 | 215 | 3/7/2024 |
| 1.0.0-preview.33 | 184 | 2/1/2024 |
| 1.0.0-preview.32 | 206 | 1/16/2024 |
| 1.0.0-preview.31 | 217 | 1/2/2024 |
| 1.0.0-preview.30 | 334 | 11/6/2023 |
| 1.0.0-preview.29 | 208 | 10/23/2023 |
| 1.0.0-preview.28 | 206 | 10/5/2023 |
| 1.0.0-preview.27 | 170 | 9/16/2023 |
