Alain Galvan

Results 16 repositories owned by Alain Galvan

πŸ“• A clone of @rygorous series of posts on the graphics pipeline.

CrossShader

265
Stars
10
Forks
Watchers

βš”οΈ A tool for cross compiling shaders. Convert between GLSL, HLSL, Metal Shader Language, or older versions of GLSL.

CrossWindow

539
Stars
47
Forks
Watchers

πŸ’»πŸ“± A cross platform system abstraction library written in C++ for managing windows and performing OS tasks.

CrossWindow-Demos

63
Stars
4
Forks
Watchers

πŸ₯ͺ Examples of how to use CrossWindow for things like rendering graphics, listening to events, etc.

CrossWindow-Graphics

74
Stars
7
Forks
Watchers

A header only library to simplify creating πŸŒ‹ Vulkan / βšͺ OpenGL / 🌐 WebGL / ❎DirectX / πŸ€– Metal data structures with CrossWindow.

directx12-seed

120
Stars
22
Forks
Watchers

βœ–πŸŒ± A DirectX 12 starter repo that you could use to get the ball rolling.

GPU-Zen-2-Baker

39
Stars
7
Forks
Watchers

πŸ₯§ An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.

image-editor-effects

88
Stars
6
Forks
Watchers

πŸ’Ž A WebGL example of image adjustment / effects shaders found in Photoshop, other image editors and game engines.

metal-seed

35
Stars
2
Forks
Watchers

πŸ€–πŸŒ± An Apple Metal starter repo that you could use to get the ball rolling.

opengl-seed

32
Stars
4
Forks
Watchers

βšͺ🌱A modern OpenGL starter repo that you could use to get the ball rolling.