News

Visualization of a PyTorch 2D tensor on Cuda device using OpenGL, without the need to transfer data to the CPU. The visualization is real-time, meaning that any changes to the tensor within the render ...
This repository is a Python port of the C++ code from the highly regarded LearnOpenGL tutorial series by Joey de Vries. The primary purpose of this repository is to provide a Python-based alternative ...