opengl-skydome
Skydome shader
An implementation of a skydome effect using fragment shaders in OpenGL
A fragment-shader skydome implementation
47 stars
2 watching
11 forks
Language: GLSL
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kosua20/herebedragons | A collection of implementations of the same 3D scene using various rendering methods and APIs | 1,732 |
shff/opengl_sky | Procedural renderer for atmospheric effects in OpenGL | 185 |
kosua20/rendu | A graphics rendering engine designed for experimentation with Vulkan and various rendering techniques. | 548 |
vassvik/minimal_opengl | A minimal setup to experiment with OpenGL compute shaders in a standalone environment. | 6 |
jaredloomis/andromeda | A Haskell-based library for writing and compiling OpenGL shaders | 76 |
wwwtyro/glsl-atmosphere | A software that simulates the color of the sky based on the scattering of light by an atmosphere | 592 |
mekanoe/shaders | A collection of Unity shaders with various effects and utilities. | 42 |
orels1/orels-unity-shaders | A collection of Unity shaders designed for practical use in 3D graphics projects | 178 |
khronosgroup/glsl | Maintains and develops the GLSL shading language specification and extensions used in graphics rendering. | 345 |
lilxyzw/liltoon | A toolset providing customizable, feature-rich shaders for rendering avatars in Unity. | 965 |
synlogic/syns-unity-shaders | A collection of Unity shaders designed to enhance and customize visual effects in 3D environments. | 60 |
shader-slang/slang | A shading language that facilitates the development and maintenance of large-scale shader codebases with performance and portability in mind. | 2,189 |
azhirnov/glsl_trace | A library for debugging and profiling shaders in graphics rendering applications | 32 |
halvves/shader-doodle | A web-component for creating and rendering fragment shaders in GLSL. | 509 |
shader-park/shader-park-core | A JavaScript library for creating procedural graphics and shaders in real-time. | 759 |