Skip to content

alucantonio/Examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

394 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEUTRINO EXAMPLES

A fast and light library for GPU-based computation and interactive data visualization.

www.neutrino.codes

© Alessandro LUCANTONIO, Erik ZORZIN - 2018-2021

Overview

PLEASE NOTICE THIS INSTALLATION PROCEDURE IS BASED ON THE INSTALLATION OF THE NEUTRINO LIBRARY PRIOR TO IT, HENCE IT SHARES THE SAME HARDWARE AND SOFTWARE REQUIREMENTS. PLEASE CHECK THAT INSTALLATION BY READING THE README.md FILE IN THE "NEUTRINO" REPOSITORY: https://github.com/NeutrinoCodes/Neutrino BEFORE PROCEEDING.

Neutrino is a C++ library that facilitates writing parallel code running on GPU hardware combining the power of the OpenCL computational framework with the OpenGL graphics language (see https://www.neutrino.codes).

The Neutrino examples can be installed on Linux (see: Linux installation) or Windows (see: Windows installation).

Hardware requirements

  • GPU having the OpenCL-OpenGL interoperability mode (cl_khr_gl_sharing extension available: it can be verified by running Clinfo).

Software requirements

© Alessandro LUCANTONIO, Erik ZORZIN - 2018-2021

About

Neutrino library example applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 33.5%
  • C++ 31.1%
  • GLSL 26.0%
  • CMake 9.4%