opengl_sky
Atmospheric renderer
Procedural renderer for atmospheric effects in OpenGL
Pure-shader sky and cloud rendering in OpenGL
185 stars
5 watching
19 forks
Language: Objective-C++
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chrisliebert/sdlgl3-wavefront | A C++ template for shader-based OpenGL 3.3 applications that can load and render multiple wavefront .obj files with textures. | 8 |
wwwtyro/glsl-atmosphere | A software that simulates the color of the sky based on the scattering of light by an atmosphere | 592 |
skywind3000/mini3d | A simple 3D rendering software using C and OpenGL, providing a complete example of a fixed-pipeline software renderer. | 2,195 |
fede-vaccaro/terrainengine-opengl | An OpenGL 4 application rendering a procedural scene with terrain, water, and volumetric clouds. | 634 |
rswinkle/portablegl | A portable implementation of OpenGL 3.x in clean C as a single header library. | 1,044 |
slightlymad/atmosphericscattering | A Unity plugin for simulating atmospheric scattering in 3D graphics | 657 |
seblague/clouds | A simple Unity plugin for rendering clouds using raymarching | 863 |
tsherif/simple-opengl-loader | A library that provides an extensible OpenGL loader for cross-platform support | 86 |
sopyer/scintillagl | A C++ port of the Scintilla text editing control to OpenGL, enabling 3D rendering and interaction. | 32 |
skyrpex/richtext | A class for drawing rich text with customizable styles and colors in SFML 2. | 49 |
kosua20/opengl-skydome | An implementation of a skydome effect using fragment shaders in OpenGL | 47 |
rougier/freetype-gl | An OpenGL library for rendering Unicode text with a single texture and vertex buffer. | 1,644 |
tsherif/picogl.js | A minimal WebGL 2 rendering library for creating 3D graphics with a convenient API | 789 |
tsherif/webgl2examples | A collection of WebGL 2 rendering algorithms implemented in raw WebGL 2. | 535 |
gonchar/sap | A performance-enhanced particle system for Starling Framework using vertex constants | 45 |