Skip to content
forked from GameFoundry/bsf

Modern C++14 library for the development of real-time graphical applications

License

Notifications You must be signed in to change notification settings

REGoth-project/bsf

This branch is 1 commit ahead of, 164 commits behind GameFoundry/bsf:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 13, 2019
e176800 · Jul 13, 2019
Jul 11, 2019
Jul 6, 2019
Jul 13, 2019
Apr 30, 2019
Apr 30, 2019
Sep 19, 2017
Dec 26, 2018
Jan 28, 2019
May 17, 2018
Jul 3, 2019
Mar 15, 2018
Apr 29, 2019
Apr 6, 2019

Repository files navigation

CI Community Support
Build Status Build status Forums Discord Patreon Paypal

bs::framework is a C++ library that aims to provide a unified foundation for the development of real-time graphical applications, whether games, engines or tools.

Highlights

  • Built from the ground up in modern C++14 with a clean user-facing API
  • Lightweight implementations without the crud often found in older, larger solutions
  • Clean, highly modular architecture that can be easily understood, modified and built upon
  • Cross-platform, highly optimized, multi-threaded core capable of running very demanding projects
  • Focus on modern technologies and high-fidelity graphics
  • Fully documented codebase with an extensive API reference

Current feature-set includes a wide range of high level systems, ranging from math and utility libraries, to a physically based renderer backed by Vulkan, DirectX or OpenGL, all the way to input, GUI, physics, audio, animation and scripting systems, with asset support for most popular resource formats.

Features

  • Features - A detailed list of all currently available features.
  • Roadmap - A list of features to be implemented in both near and far future.

Get started

  • Documentation - Head over to the "User manuals" section to learn how to use the framework from the ground up. Use the API reference to look up what a particular class/method does.
  • Examples - Grab a set of working examples and start tinkering and analyzing them to figure out how things work. They are well documented and can be used for quickly learning the framework.
  • Compiling - Learn how to compile the framework from the source code.

Screenshots

1 2

3 4

5 6

About

Modern C++14 library for the development of real-time graphical applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 77.1%
  • C# 9.3%
  • C 8.9%
  • CMake 2.3%
  • 1C Enterprise 1.6%
  • Objective-C++ 0.6%
  • Other 0.2%