Giter Site home page Giter Site logo

ljdarj / velaptor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kinsondigital/velaptor

0.0 0.0 0.0 38.4 MB

2D game and media application development framework

Home Page: https://docs.velaptor.io

License: MIT License

C# 99.14% GLSL 0.86%

velaptor's Introduction

logo

Velaptor

Build PR Status Check Unit Test PR Status Check

Technical Debt Maintainability Rating Vulnerabilities

Bugs Code Smells Duplicated Lines (%)

Codecov

Latest Nuget Release Nuget Downloads

Good First GitHub Issues Discord

!! NOTICE !!

This library is still under development and is not at v1.0.0 yet!! However, all of the major features are available, so we encourage you to use it 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 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 just concentrate on developing your game or multi-media application.

โœจ Features โœจ

Cross-Platform

We strive for Velaptor to be a 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 for naming, documentation and usability of the API to be first class.

Flexible Content Loading System

Velaptor has the ability to load texture atlas data for its rendering as well as single image and sound content. The content loading system is flexible and has an API with the ability to be extended to load custom content for your media applications and games.

Content Caching

Loaded content such as images and sounds are cached for better performance. If the same content is attempting to be loaded from its source after it has already been loaded, it will be used from memory instead of being reloaded. You can also load content by building your own content loader.

๐Ÿ“ฝ๏ธ Feature Demo ๐Ÿ“ฝ๏ธ

FeatureDemoVideo


๐Ÿ“ƒ Documentation and Resources ๐Ÿ“ƒ

Full API documentation and tutorials can be found at docs.velaptor.io. Velaptor is powered by CASL and Silk.NET.


๐Ÿ™๐Ÿผ Contributing ๐Ÿ™๐Ÿผ

Interested in contributing? If so, click here to learn how to contribute your time or here if you are interested in contributing your funds via one-time or recurring donation.

๐Ÿ”ง Maintainers ๐Ÿ”ง

x-logo-dark-mode x-logo-light-mode Calvin Wilkinson (KinsonDigital GitHub Organization - Owner)

x-logo-dark-mode x-logo-light-mode Kristen Wilkinson (KinsonDigital GitHub Organization - Project Management, Documentation, Tester)


๐Ÿš” Licensing And Governance ๐Ÿš”

Contributor Covenant GitHub

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 expected behavior in our community.

velaptor's People

Contributors

calvinwilkinson avatar kselena avatar kinsondigitaladmin avatar renovate[bot] avatar andrebonda avatar syedmsawaid avatar dependabot[bot] avatar kshitiz-mhto avatar quinnrdavis avatar fkamau1 avatar thestbar avatar deepsource-io[bot] avatar map-b avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.