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: over 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,733 |
shff/opengl_sky | Procedural renderer for atmospheric effects in OpenGL | 189 |
kosua20/rendu | A graphics rendering engine designed for experimentation with Vulkan and various rendering techniques. | 549 |
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 | 77 |
wwwtyro/glsl-atmosphere | A software that simulates the color of the sky based on the scattering of light by an atmosphere | 595 |
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 | 183 |
khronosgroup/glsl | Maintains and develops the GLSL shading language specification and extensions used in graphics rendering. | 351 |
lilxyzw/liltoon | A toolset providing customizable, feature-rich shaders for rendering avatars in Unity. | 982 |
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. | 3,344 |
azhirnov/glsl_trace | A library for debugging and profiling shaders in graphics rendering applications | 33 |
halvves/shader-doodle | A web-component for creating and rendering fragment shaders in GLSL. | 545 |
shader-park/shader-park-core | A JavaScript library for creating procedural graphics and shaders in real-time. | 762 |