Skip to content

A small Computer Graphics project based on WebGL

License

Notifications You must be signed in to change notification settings

adamqqqplay/webgl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebGL Project

A small Computer Graphics project based on WebGL.

Just define the coordinates and angles of several arc edges to render a 3D alphabet model.

Features

  1. Alphabet model rendered with lighting and textures.

  2. Reusable WebGL drawing library.

Structure

  • 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.

Demo

Please visit our Demo Site

LICENSE

MIT-2.0

About

A small Computer Graphics project based on WebGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published