Skip to content

Latest commit

 

History

History

01_hello_weblg

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Step 1. Hello WebGL

It is minimal basics to start yellow square on gray background.

Yellow square on gray background

It is not much to show, but requires 200 code lines of low-level programming.

If you don't want to use low-level programming, you can use additional WebGL frameworks to simplify code development: Three.js, Babylon.js, etc.

Also I advise you to visit AlteredQualia website to view some interesting WebGL experiments.