120 skills found · Page 1 of 4
KTStephano / StratusGFXRealtime 3D rendering engine
Eyescale / EqualizerEqualizer is the standard middleware to create and deploy parallel OpenGL-based applications. It enables applications to benefit from multiple graphics cards, processors and computers to scale the rendering performance, visual quality and display size. An Equalizer application runs unmodified on any visualization system, from a simple workstation to large scale graphics clusters, multi-GPU workstations and Virtual Reality installations.
TimArt / 3DAudioVisualizersAn OpenGL Audio Visualizer suite in C++ using JUCE for Audio and GUI. This was used as my final project in Computer Graphics class at Baylor University.
melling / ComputerGraphicsComputer Graphics Topics: Bézier curves, OpenGL, Ray Tracing, etc
medialab-ku / OpenGLESbookIntroduction to Computer Graphics with OpenGL ES
SagarGaniga / Computer GraphicsBeginners Guide to Computer Graphics in C/C++, OpenGL, JavaFX
Clapeysron / MycraftA minecraft clone project based on modern OpenGL completed in ZJU computer graphics course.
slackmoehrle / Computer Graphics Through OpenGL 2ndComputer Graphics Through OpenGL: From Theory to Experiments, Second Edition (Sumanta Guha)
club-doki7 / Vulkan4jComputer Graphics and Gaming API (Vulkan, OpenGL, GLFW, STB, ...) bindings for Java using Java 22 FFM APIs
vtupulse / Computer Graphics Projects In OpenGLTop 50 Computer Graphics Projects Implemented using OpenGL library
rajathpi / Space ShooterOpenGL project on the Spaceship Shooting Game
shinerd / ComputerGraphicsProgramming InOpenGLComputer Graphics Programming in OpenGL with C++
bkainz / ShaderLabFrameworkThe Shader Lab Framework is a teaching tool to solidify the fundamentals of Computer Graphics with OpenGL 4.0 and GLSL.
Dovyski / Opengl DemosA list of small OpenGL applications to demonstrate concepts of Computer Graphics
skuhl / Opengl ExamplesOpenGL code for virtual reality applications and computer graphics education (moved to gitlab)
AmrSaber / ComputerGraphics OpenGLNo description available
marcusstenbeck / Tncg14 Parallax MappingOpenGL rendering pipeline with a parallax mapping shader made in the course Advanced Computer Graphics (TNCG14) at Linköpings University.
NishkarshRaj / Computer GraphicsComputer Graphics Algorithms in C++ and OpenGL basics.
Clapeysron / MobileCraftA minecraft clone iOS project transplant from MacOS C++ version based on modern OpenGL completed in ZJU computer graphics course.
seucs / MinicraftSEU CS Computer Graphics Course Design: a Minecraft-like game based on openGL