opengl_sky
Atmospheric renderer
Procedural renderer for atmospheric effects in OpenGL
Pure-shader sky and cloud rendering in OpenGL
189 stars
5 watching
19 forks
Language: Objective-C++
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ template for shader-based OpenGL 3.3 applications that can load and render multiple wavefront .obj files with textures. | 8 |
| A software that simulates the color of the sky based on the scattering of light by an atmosphere | 595 |
| A simple 3D rendering software using C and OpenGL, providing a complete example of a fixed-pipeline software renderer. | 2,209 |
| An OpenGL 4 application rendering a procedural scene with terrain, water, and volumetric clouds. | 649 |
| A portable implementation of OpenGL 3.x in clean C as a single header library. | 1,054 |
| A Unity plugin for simulating atmospheric scattering in 3D graphics | 660 |
| A simple Unity plugin for rendering clouds using raymarching | 868 |
| A library that provides an extensible OpenGL loader for cross-platform support | 86 |
| A C++ port of the Scintilla text editing control to OpenGL, enabling 3D rendering and interaction. | 32 |
| A class for drawing rich text with customizable styles and colors in SFML 2. | 49 |
| An implementation of a skydome effect using fragment shaders in OpenGL | 47 |
| An OpenGL library for rendering Unicode text with a single texture and vertex buffer. | 1,652 |
| A minimal WebGL 2 rendering library for creating 3D graphics with a convenient API | 790 |
| A collection of WebGL 2 rendering algorithms implemented in raw WebGL 2. | 535 |
| A performance-enhanced particle system for Starling Framework using vertex constants | 45 |