Skip to content

but0n/frag3d.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Frag3d.js

Demo

What

Frag3d is a light weight WebGL tools, it makes GLSL programming much simpler.

  • Before

  • After

Why

We both knew there are a lot of WebGL plugins, they are powerful, but heavy.

This tiny tools is for some one who want to learn Raw WebGL, or decide to dig and develop some professional shader program.