/Pyng-3d

This is a temporary repository for Pyng-3d engine

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

Pyng Framework

Pyng is a set of tools that allows working with rendering pipeline in a platform independent way.

It provides the abstraction layer, which helps developers to write code that doesn’t depend on your system’s graphics API (DirectX, OpenGL etc.), making it ideal for building UI frameworks, 2D and 3D engines.

The main purpose of the framework is to ship flexible API, focusing on performance and using hardware acceleration of your target system.