Coder Social home page Coder Social logo

schism's Introduction

schism C++ libraries

Build Status

The schism C++ libraries offer object-oriented interfaces to the OpenGL C-language API with related interfaces for Nvidia CUDA and OpenCL compute language interoperability and various utilities to help with common real-time graphics related tasks. The libraries are written in standard C++ using OpenGL 3.3 to 4.2 core profile functionality and are useable on Windows as well as Linux operating systems.

The libraries were developed at the Virtual Reality Systems Group at the Bauhaus-Universität Weimar to support my PhD research work and are used in various student thesis and research projects at our group. Current projects include virtual reality applications and visualization software for extremely large image and especially volume data sets.

The main features of the schism C++ libraries are:

  • basic vector, matrix and quaternion classes and operations for real-time graphics context
  • basic graphics primitives and related intersection tests (ray, plane, box, frustum)
  • object-oriented interface to OpenGL core profile functionality
  • compute interoperability with OpenCL and Nvidia CUDA
  • window and context management for Windows (Win32) and Linux (X and GLX)
  • basic viewer window provided using Qt GUI-Framework
  • texture-based FreeType2 font rendering (sub-pixel rasterization, outlined drawing)
  • logging functionality (terminal and file output, extendable)
  • timing functionality for profiling tasks (non-blocking OpenGL, OpenCL, CUDA timers)
  • data loaders for image data (standard images through FreeImage and custom DDS loader)
  • data loaders for volume primitives (RAW, VoxelGeo, SEG-Y, DDS)

schism - external dependencies

For Windows the external dependencies need to be placed into the /externals folder. You can find pre-compiled versions of the required libraries using the packages linked here. Download the externals package suitable for your platform and extract the contents into the /externals folder.

contributors

The primary developer of the schism C++ libraries is Christopher Lux

schism's People

Contributors

chrislu avatar gandideluxe avatar bernstein avatar scholli avatar schneegans avatar nyran avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.