Skip to content

Some shaders intended for webgl2 (pbr and skybox)

Notifications You must be signed in to change notification settings

dppower/webgl2-shaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A collection of shaders for webgl 2, featuring physically based rendering,
a realistic skybox using inscattering and transmittance.

The project is a VC++ solution, with .vs.glsl and .fs.glsl files treated as
c++ files (Options > Text Editor > File Extension > Add "glsl" Microsoft Visual C++).
There is headers that define glsl functions as if they were C++, so end up with a
crude syntax highlighting for glsl in visual studio.

About

Some shaders intended for webgl2 (pbr and skybox)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published