A small Computer Graphics project based on WebGL.
Just define the coordinates and angles of several arc edges to render a 3D alphabet model.
-
Alphabet model rendered with lighting and textures.
-
Reusable WebGL drawing library.
-
Common: Teaching materials from Prof. Edward Angel
-
Common/math_circle.js: Basic drawing library.
-
cube.js: My alphabet rendering library.
-
button.css: Configuration of display pages buttons.
-
cube_dark.html: Display page in low lighting.
-
cube_light.html Display page in high lighting.
-
index.html: Display pages with different lighting.
Please visit our Demo Site