Skip to content

aidanfnv/sgl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

344 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docs ci pypi

Slang Graphics Library

Introduction

Slang Graphics Library (sgl) is a modern, cross-platform graphics library written in C++ and Python.

Features

TBD

Installation

sgl is available as pre-compiled wheels via PyPI. Installing sgl is as simple as running

pip install nv-sgl

Requirements

  • python >= 3.9

Documentation

The documentation is available on readthedocs.

License

sgl source code is licensed under the Apache-2.0 License - see the LICENSE.txt file for details.

sgl depends on the following third-party libraries, which have their own license:

sgl releases additionally include pre-built binaries of the following third-party components, which have their own license:

Citation

If you use sgl in a research project leading to a publication, please cite the project. The BibTex entry is:

@software{sgl,
    title = {Slang Graphics Library},
    author = {Simon Kallweit and Chris Cummings},
    note = {https://github.com/shader-slang/sgl},
    version = {0.13.1},
    year = 2024
}

About

Slang Graphics Library

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 69.2%
  • C 15.1%
  • Python 11.8%
  • CMake 3.8%
  • Other 0.1%