shader-programming
There are 20 repositories under shader-programming topic.
frostbone25/Unity-Voxel-Tracer
Work in progress voxel tracer. This is intended to be an offline solution for generating lighting/volumetrics.
dicgi/shading-lab
🔮 Shader Authoring Lab
KeeVeeGames/Shady.gml
GameMaker shader preprocessor for code reuse! Import and inline directives, generating shader variants.
daniel752/opengl-tutorial
A Simple OpenGL tutorial to learn the basics of 2D and 3D rendering.
Klus3kk/stellAI
The next evolution of my 3D engine developed in C. StellAI will be a C++ reimagining of that foundation, enhanced with AI-driven features to create adaptive and intelligent 3D environments.
Leroks/earth-sun-moon-webgl2
Earth, Sun and Moon 2D animations in WebGL2
etopuz/ShaderNotes
Shaders created in unity for learning and experimenting purposes
jperry82/CS-330-Comp-Graphic-and-Visualization
This repository contains the final project for the CS 330 course, where I developed a 3D scene using OpenGL. The project showcases 3D modeling, textures, lighting, and interactive camera controls. The experience enhanced my skills in computational graphics and iterative development, offering insights for future educational and professional goals.
Leroks/Food-Savers
Computer Graphics Design Project; a webgl2 game made with react-three-fiber that includes GLSL shaders and CS algorithms such as Perlin Noise and A*
Leroks/koch-snowflake-webgl2-animation
Simple translation and rotation using shader language. Also real-time shader alteration.
nourrizk/shallow-wave-simulation-INF585
Implementation of the Shallow Wave Simulator as part of the course INF585 on Computer Animation - Ecole Polytechnique
Leroks/koch-s-snowflake
koch's snowflake with triangles using webgl2. shader programming. computer graphics.
Leroks/perspective-cube
Perspective view of a cube with quad color faces.
Leroks/rotating-star-webgl2-gui
Rotating Star Shader with speed and color controls with GUI
Leroks/sierpinski-gasket-with-color-gradient
Sierpinski Gasket with color gradients on each triangle using fragment shader.
Leroks/texture-and-lighting-webgl2
625 cube instancing
Mohammed-Nour/computer-graphics-in-game-development
This repository contains the source code for a graphics rendering project developed for the Computer Graphics in Game Development course at Innopolis University. It demonstrates advanced rendering techniques using DirectX 12, providing a solid foundation in modern graphics programming.
UjemnyGH/GLSL-Shader-Designer
Simple program to design and test shaders and how they affect scene