Skip to content

Latest commit

 

History

History
executable file
·
14 lines (9 loc) · 577 Bytes

readme.md

File metadata and controls

executable file
·
14 lines (9 loc) · 577 Bytes

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.