All Projects → paroj → Nv_dds

paroj / Nv_dds

DDS image loader for OpenGL/ OpenGL ES2

Labels

Projects that are alternatives of or similar to Nv dds

Glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
Stars: ✭ 8,416 (+16401.96%)
Mutual labels:  opengl
Game Dogfight
Air to air combat game, created in Python 3 using HARFANG 3D.
Stars: ✭ 41 (-19.61%)
Mutual labels:  opengl
Jglm
Java OpenGL Mathematics Library
Stars: ✭ 44 (-13.73%)
Mutual labels:  opengl
Ashengine
A cross-platform 3D engine based on Qt 5.9.7, OpenGL 3.3 and Assimp 4.1.
Stars: ✭ 35 (-31.37%)
Mutual labels:  opengl
Botcraft
Botcraft is a cross-platform C++ library to create bots that connect and interact with Minecraft servers with (optional) integrated OpenGL renderer
Stars: ✭ 41 (-19.61%)
Mutual labels:  opengl
Llgl
Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal
Stars: ✭ 1,011 (+1882.35%)
Mutual labels:  opengl
Hs Quake 3
Quake 3 map viewer written in Haskell
Stars: ✭ 33 (-35.29%)
Mutual labels:  opengl
Android Gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
Stars: ✭ 8,211 (+16000%)
Mutual labels:  opengl
Catacombgl
CatacombGL is a Windows source port with OpenGL graphics for Catacomb 3D (1991), The Catacomb Abyss (1992), The Catacomb Armageddon (1992) and The Catacomb Apocalypse (1993).
Stars: ✭ 41 (-19.61%)
Mutual labels:  opengl
Knights province
Knights Province missions and wiki.
Stars: ✭ 43 (-15.69%)
Mutual labels:  opengl
Roboviz
Monitor and visualization tool for the RoboCup 3D Soccer Simulation League
Stars: ✭ 36 (-29.41%)
Mutual labels:  opengl
Altseed
Stars: ✭ 40 (-21.57%)
Mutual labels:  opengl
Simpleton Engine
What a stupid name for a library
Stars: ✭ 42 (-17.65%)
Mutual labels:  opengl
Pixelflow
A Processing/Java library for high performance GPU-Computing (GLSL). Fluid Simulation + SoftBody Dynamics + Optical Flow + Rendering + Image Processing + Particle Systems + Physics +...
Stars: ✭ 978 (+1817.65%)
Mutual labels:  opengl
React Native Gpuimage
GPUImage Component in React Native
Stars: ✭ 45 (-11.76%)
Mutual labels:  opengl
Hinterland
2D top-down shooter game
Stars: ✭ 34 (-33.33%)
Mutual labels:  opengl
Melo
melo is mesh loader for OBJ, glTF2 and PLY
Stars: ✭ 41 (-19.61%)
Mutual labels:  opengl
Modeler
Free 3D Modeling Tool
Stars: ✭ 50 (-1.96%)
Mutual labels:  opengl
Open Inventor
Open Inventor is an object oriented scene graph library implemented in C++ layered on top of OpenGL. It was originally developed by SGI.
Stars: ✭ 45 (-11.76%)
Mutual labels:  opengl
Shaderworkshop
Interactive GLSL fragment shaders editor made with Qt
Stars: ✭ 43 (-15.69%)
Mutual labels:  opengl

nv_dds

Overview

this project tracks updates/ bugfixes for the DDS loader from the nvidia SDK and ports it to OpenGL2+ and OpenGL ES2

changes

  • refactor code for faster execution/ smaller footprint
  • gcc 64bit compability
  • compability with OpenGL ES2
  • correctly handle RGBA, BGRA, RGB, BGR formats (some require ES2 extensions)
  • add interface to load files from memory
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].