Skip to content

An abstraction layer that sits above 3D APIs, with current support for Vulkan and pending support for DirectX12.

Notifications You must be signed in to change notification settings

alessand10/g3d-api-layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

G3D API Layer

Overview

The G3D API Layer is a project designed to provide a robust and flexible API layer for 3D graphics applications. This layer abstracts the complexities of underlying graphics libraries and provides a simplified interface for developers. This project currently supports Vulkan, but is expected to support DirectX12 in the near future.

Features

  • Simplified API for 3D graphics
  • Cross-platform support
  • High performance
  • Extensible and modular design

Installation

To install the G3D API Layer, clone the repository and follow the build instructions:

git clone https://github.com/yourusername/g3d-api-layer.git
cd g3d-api-layer
# TODO: add build instructions

About

An abstraction layer that sits above 3D APIs, with current support for Vulkan and pending support for DirectX12.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published